acc620bbda
Save audio output state in correct order.
J. Alexander Treuman
2006-05-20 19:56:29 +00:00
cabc91b6c6
Fix log message when removing subdirectories.
J. Alexander Treuman
2006-05-15 15:10:11 +00:00
c9b3498a2d
Work around a stupid bug in libmad so VBR MP3s with CRC protection have the correct length.
J. Alexander Treuman
2006-05-15 13:48:47 +00:00
581507209d
Removed normalperson as an author in mpd.1 at his request.
J. Alexander Treuman
2006-05-15 08:54:34 +00:00
1ca85d5ec7
Applied a modified patch for bug 344, needs testing with ipv6
Qball Cow
2006-05-14 11:40:34 +00:00
6a2cf38465
My first commit! :D Make sure the same interface isn't closed twice when max_command_list_size is exceeded, and don't abort mpd should the same interface be closed twice somewhere else.
J. Alexander Treuman
2006-05-10 02:17:47 +00:00
66e4379d69
Jat/Q patch for checking permission on database before creating it
Qball Cow
2006-05-08 21:03:47 +00:00
1071524ae7
Fix for bug 483
Qball Cow
2006-05-08 08:34:14 +00:00
5416d00bcd
Adding of plchangesposid command, this is a stripped down version of the plchanges command, it only sends the pos and id of the changed command. Libmpd allready has support for it, and libmpdclient in libmpd too
Qball Cow
2006-04-23 11:10:41 +00:00
8220d3deac
Fix for the macro, use gitsetenv, thanks to normalperson, eleusis, jat
Avuton Olrich
2006-04-22 22:18:15 +00:00
3accf44add
Solaris is reported to not have a setenv() thus breaking compilation. This fixes that problem with a macro that emulates setenv() with putenv().
Avuton Olrich
2006-04-22 21:30:48 +00:00
d6d2ca7be8
Fix typo, fixes bug in mantis, will sign off later
Avuton Olrich
2006-04-22 01:36:52 +00:00
327d4861cf
oggvorbis_plugin.c: eek, I'm a moron..
Eric Wong
2006-04-18 06:28:12 +00:00
e31558206a
oggvorbis_plugin.c: oops, fix an off-by-one Huge thanks to lorijho for finding the bug.
Eric Wong
2006-04-18 06:17:48 +00:00
c208b05a0e
Don't rely on memcmp() for structs, padding bits are random
Eric Wong
2006-04-05 09:54:43 +00:00
e2e7d113ad
myfprintf: we should be near -ke speeds on most desktops
Eric Wong
2006-03-29 07:38:58 +00:00
171e1e9d72
src/playlist.c: remove unnecessary strdup()
Eric Wong
2006-03-26 19:31:22 +00:00
10afe91c64
src/command.c: protocol commands are all lowercase, _always_
Eric Wong
2006-03-26 17:43:52 +00:00
a2a2364b45
Small fix, it's file: test not file:test
Qball Cow
2006-03-26 14:06:48 +00:00
09929b6f82
Support for fetching the content of a stored playlist (patch by qball), this adds listPlaylist and listPlaylistInfo
Qball Cow
2006-03-26 13:46:05 +00:00
19021e9cc6
src/audioOutputs/audioOutput_oss.c: fix for big-endian machines
Eric Wong
2006-03-25 05:33:14 +00:00
db34f66d1a
src/outputBuffer.c: bugfix: freeMpdTag(), not just free()
Eric Wong
2006-03-19 00:06:47 +00:00
a25acbc94f
rewrite statefile code for audio devices
Eric Wong
2006-03-18 03:58:31 +00:00
6dadabea21
ls.c: remove unnecessary strdup
Eric Wong
2006-03-18 03:55:41 +00:00
6963502213
merge with mpd/trunk up to r3925
Eric Wong
2006-03-16 06:52:46 +00:00
d7e846bdc2
fix some uninitialized variables (found by valgrind)
Eric Wong
2006-03-16 06:41:48 +00:00
97e355e362
command.c: remove unnecessary strdup()
Eric Wong
2006-03-16 06:41:45 +00:00
867ca276ad
Hopefully the last of the spelling fixes :>
Eric Wong
2006-03-16 06:41:41 +00:00
e0439446b7
conf.c: correctly parse "~username/file" in config files
Eric Wong
2006-03-16 05:51:46 +00:00
89fc5da5d9
inputStream_http.c: speling fikcses
Eric Wong
2006-03-15 08:13:35 +00:00
7e1bb85c1a
conf.c: speling fickses
Eric Wong
2006-03-15 07:12:57 +00:00
03c60a28e2
fix for mp3 replaygaine
Qball Cow
2006-01-21 17:52:14 +00:00
cc679ab624
fix title->track in config file replaygain example
Qball Cow
2006-01-14 22:57:06 +00:00
971bf39784
Replay gain for mp3. (Patch cleaned up and provided by Jat)
Qball Cow
2006-01-14 22:47:16 +00:00
536c97f0bc
fix addid crash ( found by qball )
Warren Dukes
2006-01-07 03:26:12 +00:00
0153a78906
flac_plugin: revert the performance optimization we did a while ago
Eric Wong
2005-12-31 03:40:03 +00:00
63475b5a68
r1067@BL4ST: normalperson | 2005-12-30 19:21:28 -0800 Fix a couple of warnings (sbh, from oggflac branch)
Eric Wong
2005-12-31 03:23:46 +00:00
deac206b1e
call dropBufferedAudio() when pausing
Warren Dukes
2005-12-17 00:56:48 +00:00
a34c4af172
Configure fix, so when no glib found it gives a error, and another race condition fix in the master proces patch.
Qball Cow
2005-12-14 10:32:48 +00:00
20731cc7e6
Fixed (tested in Fink and DarwinPorts) osX output plugin
Qball Cow
2005-10-02 14:52:13 +00:00
3a579f36d6
Forgot commit message, Added extra debug output when scanning director sturcture for files, it's a rough first attemped and the messages need to be a bit unified, also it might be overkill here and there
Qball Cow
2005-09-08 21:27:46 +00:00
edcfbef90d
Patch to make the configure flag for mpd-mad and mpd-libid3tag more logic (from ticho)
Qball Cow
2005-09-08 21:08:02 +00:00
bc666a9fc6
forgot to print a strerror
Warren Dukes
2005-09-03 22:48:37 +00:00
9d52ff3444
disable shout if tremor is used because tremor is only an encoder
Eric Wong
2005-08-26 00:51:49 +00:00
1a3254f73c
patch for using Tremor to decode Ogg-Vorbis * autotools support is included, the floating point Vorbis decoder remains the default. * close bug #353 * Thanks to Hannes Reich for the patch
Eric Wong
2005-08-25 08:07:28 +00:00
65ec1dc320
todo update
Warren Dukes
2005-08-25 00:08:41 +00:00
2aba0437a6
Saving state of output-device in state-file. (This is a temporary solution, rewrite of state-file is planned for 0.13)
Qball Cow
2005-08-23 12:01:37 +00:00
1b65ae02d4
"&", not "&&" (the bug itself was harmless, but a bug nevertheless)
Eric Wong
2005-08-20 22:16:40 +00:00
c7cd49d123
change a break; to a return statement
Warren Dukes
2005-08-18 16:50:29 +00:00
fd38efdf86
attempt to fix an issue discoverred by jat with sending two close commands back to back will cause an assert to fail
Warren Dukes
2005-08-18 16:46:41 +00:00
dee9ab5ecd
patch from Oliver Logghe for Hauppage Media MVP support
Warren Dukes
2005-08-11 12:34:38 +00:00
6723e65cdf
Fix AddId handler, It tried to add the first argument instead of the 2nd. Resulting it tries to add "addid"
Qball Cow
2005-08-07 18:47:49 +00:00
bde7029409
fix warning reported gcc 4.0: x == y == z does not work as intended
Eric Wong
2005-08-07 10:17:28 +00:00
05036ef618
Fix musepack bitrate display Thanks to Paul Seropian (paranoos)
Eric Wong
2005-08-07 10:05:57 +00:00
ef444e6cbe
--enable-ao enables ao, doesn't disable ao support
Warren Dukes
2005-08-02 11:55:40 +00:00
1bfa9173dd
remove unnecessary apostrophe
Eric Wong
2005-07-31 11:35:03 +00:00
a196714eaa
update musepack decoding code to use the newer mpcdec library libmusepack is deprecated
Eric Wong
2005-07-30 10:28:43 +00:00
fb175591c3
don't check errno unless we have an error (ret<0) from write()
Eric Wong
2005-07-03 12:15:45 +00:00
bf9d8a0bbe
actually disable shout if ogg-vorbis is disabled, instead of just warning and not doing anything about it
Eric Wong
2005-06-30 08:36:56 +00:00
b443608e76
fix some typo's reported by jat
Warren Dukes
2005-06-17 22:37:52 +00:00
32ea85c09c
don't require format parameter for audio_output options
Warren Dukes
2005-06-05 20:09:35 +00:00
2219e6917e
forgot to parse the format string of audio_output's
Warren Dukes
2005-05-29 19:19:20 +00:00
b1122062de
fix some parsing of http_prebuffer_size
Warren Dukes
2005-04-17 18:51:03 +00:00
e5b23e37f1
todo update
Warren Dukes
2005-04-16 16:28:54 +00:00
cda56b4c00
todo update
Warren Dukes
2005-04-10 19:30:37 +00:00
db20894b90
fix OSS audioOutput plugin, so that when dropAudioBuffer is called and the oss device is closed, a subsequent call to playAudio will reopen the device
Warren Dukes
2005-04-06 22:52:42 +00:00