summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-05-08Jat/Q patch for checking permission on database before creating itQball Cow
2006-05-08Fix for bug 483Qball Cow
2006-05-08Commit Jat's patch for bug 1282Qball Cow
2006-05-08Commit Jat's patch for bug 1281Qball Cow
2006-05-03Add 'aif' as an extension with libaudiofile.Avuton Olrich
2006-04-30Added Disc # metadata item based on bug 571 (added id3v2 support)Qball Cow
2006-04-30Remove unused config valueQball Cow
2006-04-30update help textQball Cow
2006-04-27outputs now only needs read permissionQball Cow
2006-04-23Adding of plchangesposid command, this is a stripped down version of the plch...Qball Cow
2006-04-22Fix for the macro, use gitsetenv, thanks to normalperson, eleusis, jatAvuton Olrich
2006-04-22Solaris is reported to not have a setenv() thusAvuton Olrich
2006-04-22Fix typo, fixes bug in mantis, will sign off laterAvuton Olrich
2006-04-18oggvorbis_plugin.c: eek, I'm a moron..Eric Wong
2006-04-18oggvorbis_plugin.c: oops, fix an off-by-oneEric Wong
2006-04-05Don't rely on memcmp() for structs, padding bits are randomEric Wong
2006-03-29myfprintf: we should be near -ke speeds on most desktopsEric Wong
2006-03-26src/playlist.c: remove unnecessary strdup()Eric Wong
2006-03-26src/command.c: protocol commands are all lowercase, _always_Eric Wong
2006-03-26Small fix, it's file: test not file:testQball Cow
2006-03-26Support for fetching the content of a stored playlist (patch by qball), this ...Qball Cow
2006-03-25src/audioOutputs/audioOutput_oss.c: fix for big-endian machinesEric Wong
2006-03-19src/outputBuffer.c: bugfix: freeMpdTag(), not just free()Eric Wong
2006-03-18rewrite statefile code for audio devicesEric Wong
2006-03-18ls.c: remove unnecessary strdupEric Wong
2006-03-16merge with mpd/trunk up to r3925Eric Wong
2006-03-16fix some uninitialized variables (found by valgrind)Eric Wong
2006-03-16command.c: remove unnecessary strdup()Eric Wong
2006-03-16Hopefully the last of the spelling fixes :>Eric Wong
2006-03-16conf.c: correctly parse "~username/file" in config filesEric Wong
2006-03-15inputStream_http.c: speling fikcsesEric Wong
2006-03-15conf.c: speling ficksesEric Wong
2006-01-25fix bug 544Warren Dukes
2006-01-21fix for mp3 replaygaineQball Cow
2006-01-14Replay gain for mp3. (Patch cleaned up and provided by Jat)Qball Cow
2006-01-07fix addid crash ( found by qball )Warren Dukes
2005-12-31flac_plugin: revert the performance optimization we did a while agoEric Wong
2005-12-31r1067@BL4ST: normalperson | 2005-12-30 19:21:28 -0800Eric Wong
2005-12-17call dropBufferedAudio() when pausingWarren Dukes
2005-12-14Configure fix, so when no glib found it gives a error, and another race condi...Qball Cow
2005-12-12potential fix for bug #466Warren Dukes
2005-12-05optimize away a boatload of strdups during updateEric Wong
2005-11-19remove C++ style commentsEric Wong
2005-11-19gcc 2.95 fixesEric Wong
2005-11-18DJWLindenaar's fix race condition and some memory leaks patchQball Cow
2005-11-16DJWLindenaar balanced tree and master process patchQball Cow
2005-10-25debug messages no longer cause segfaults :PEric Wong
2005-10-02Fixed (tested in Fink and DarwinPorts) osX output pluginQball Cow
2005-09-08Patch to make the configure flag for mpd-mad and mpd-libid3tag more logic (fr...Qball Cow
2005-09-03forgot to print a strerrorWarren Dukes