| Commit message (Expand) | Author | Age | Files | Lines |
* | r1067@BL4ST: normalperson | 2005-12-30 19:21:28 -0800 | Eric Wong | 2005-12-31 | 2 | -0/+2 |
* | call dropBufferedAudio() when pausing | Warren Dukes | 2005-12-17 | 1 | -1/+4 |
* | Configure fix, so when no glib found it gives a error, and another race condi... | Qball Cow | 2005-12-14 | 2 | -2/+2 |
* | potential fix for bug #466 | Warren Dukes | 2005-12-12 | 1 | -6/+6 |
* | optimize away a boatload of strdups during update | Eric Wong | 2005-12-05 | 1 | -4/+11 |
* | remove C++ style comments | Eric Wong | 2005-11-19 | 9 | -36/+41 |
* | gcc 2.95 fixes | Eric Wong | 2005-11-19 | 5 | -6/+9 |
* | DJWLindenaar's fix race condition and some memory leaks patch | Qball Cow | 2005-11-18 | 7 | -8/+44 |
* | DJWLindenaar balanced tree and master process patch | Qball Cow | 2005-11-16 | 13 | -115/+288 |
* | debug messages no longer cause segfaults :P | Eric Wong | 2005-10-25 | 2 | -6/+4 |
* | Ticho's configure.ac patch | Qball Cow | 2005-10-07 | 1 | -19/+18 |
* | Fixed (tested in Fink and DarwinPorts) osX output plugin | Qball Cow | 2005-10-02 | 1 | -2/+2 |
* | Forgot commit message, Added extra debug output when scanning director sturct... | Qball Cow | 2005-09-08 | 1 | -0/+1 |
* | Patch to make the configure flag for mpd-mad and mpd-libid3tag more logic (fr... | Qball Cow | 2005-09-08 | 12 | -15/+84 |
* | forgot to print a strerror | Warren Dukes | 2005-09-03 | 1 | -1/+1 |
* | disable shout if tremor is used because tremor is only an encoder | Eric Wong | 2005-08-26 | 1 | -1/+4 |
* | patch for using Tremor to decode Ogg-Vorbis | Eric Wong | 2005-08-25 | 2 | -4/+73 |
* | todo update | Warren Dukes | 2005-08-25 | 2 | -1/+16 |
* | Saving state of output-device in state-file. (This is a temporary solution, r... | Qball Cow | 2005-08-23 | 4 | -0/+143 |
* | "&", not "&&" (the bug itself was harmless, but a bug nevertheless) | Eric Wong | 2005-08-20 | 1 | -1/+1 |
* | change a break; to a return statement | Warren Dukes | 2005-08-18 | 1 | -1/+1 |
* | restore compat.c | Warren Dukes | 2005-08-18 | 1 | -0/+503 |
* | attempt to fix an issue discoverred by jat with sending two close commands ba... | Warren Dukes | 2005-08-18 | 2 | -503/+5 |
* | patch from Oliver Logghe for Hauppage Media MVP support | Warren Dukes | 2005-08-11 | 3 | -0/+299 |
* | Fix AddId handler, It tried to add the first argument instead of the 2nd. Res... | Qball Cow | 2005-08-07 | 1 | -1/+1 |
* | fix warning reported gcc 4.0: x == y == z does not work as intended | Eric Wong | 2005-08-07 | 1 | -1/+2 |
* | Fix musepack bitrate display | Eric Wong | 2005-08-07 | 1 | -3/+4 |
* | --enable-ao enables ao, doesn't disable ao support | Warren Dukes | 2005-08-02 | 1 | -1/+1 |
* | remove unnecessary apostrophe | Eric Wong | 2005-07-31 | 1 | -1/+1 |
* | update musepack decoding code to use the newer mpcdec library | Eric Wong | 2005-07-30 | 2 | -21/+21 |
* | don't check errno unless we have an error (ret<0) from write() | Eric Wong | 2005-07-03 | 1 | -1/+1 |
* | actually disable shout if ogg-vorbis is disabled, instead of just | Eric Wong | 2005-06-30 | 1 | -0/+1 |
* | fix some typo's reported by jat | Warren Dukes | 2005-06-17 | 1 | -2/+2 |
* | don't require format parameter for audio_output options | Warren Dukes | 2005-06-05 | 1 | -1/+1 |
* | forgot to parse the format string of audio_output's | Warren Dukes | 2005-05-29 | 1 | -11/+14 |
* | fix spelling error | Warren Dukes | 2005-05-07 | 1 | -1/+1 |
* | 'add' command now requires one argument | Warren Dukes | 2005-05-03 | 1 | -6/+4 |
* | fix bug 421: database read failed with newline in ID3-tag | Warren Dukes | 2005-04-30 | 2 | -2/+2 |
* | change the default max_output_buffer_size from 2048 to 8192 | Warren Dukes | 2005-04-27 | 3 | -3/+3 |
* | potentially clarify state_file | Warren Dukes | 2005-04-27 | 1 | -1/+1 |
* | fix some parsing of http_prebuffer_size | Warren Dukes | 2005-04-17 | 1 | -3/+3 |
* | todo update | Warren Dukes | 2005-04-16 | 1 | -25/+29 |
* | todo update | Warren Dukes | 2005-04-10 | 1 | -10/+15 |
* | fix OSS audioOutput plugin, so that when dropAudioBuffer is called and the os... | Warren Dukes | 2005-04-06 | 1 | -5/+10 |
* | syntax error cleanup | Warren Dukes | 2005-04-03 | 1 | -1/+1 |
* | fix syntax error | Warren Dukes | 2005-04-03 | 1 | -1/+1 |
* | - Fix incompatible type warnings | Avuton Olrich | 2005-03-29 | 1 | -2/+2 |
* | simpler parentPath() function from the uclinux branch (well-tested) | Eric Wong | 2005-03-28 | 1 | -12/+9 |
* | todo update | Warren Dukes | 2005-03-26 | 1 | -9/+29 |
* | destroy mutex's and condition's | Warren Dukes | 2005-03-24 | 1 | -0/+2 |