summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-13Remove (now) unused code. Hasn't been used since revision 3026.Avuton Olrich
2006-07-13path.*: cleanupsAvuton Olrich
2006-07-12OSS: correctly check for the device in oss_testDefault()Eric Wong
2006-07-05Remove unnecessary include, has always been pulledAvuton Olrich
2006-07-04configure.ac: fix configure failing with newer faad2R.Ramkumar
2006-06-30Typo.J. Alexander Treuman
2006-06-23Remove completed items from TODO.J. Alexander Treuman
2006-06-21Add back the id3v1_encoding option. Now it really will convert id3v1 only.J. Alexander Treuman
2006-06-21Cleanup getId3Info.J. Alexander Treuman
2006-06-21Cleanup id3 ReplayGain parsing code.J. Alexander Treuman
2006-06-21Silly jat, don't use newMpdTag as a variable name!J. Alexander Treuman
2006-06-21Cleanup mp3_parseId3Tag to only modify the MpdTag if we have something new to...J. Alexander Treuman
2006-06-21Rewrote id3Dup to search for tags manually. Now libid3tag will actually tell...J. Alexander Treuman
2006-06-11Reverting patch to "fix" the alsa plugin when used with dmix. It ended up br...J. Alexander Treuman
2006-06-07Check that db_file exists before checking if we can write to it. Committed o...J. Alexander Treuman
2006-06-05configure.ac: set -Wall if we detect gcc-$VERSION or gcc$VERSIONEric Wong
2006-06-05main.c: fix gcc-2.95 compilation problemEric Wong
2006-06-05Made pid_file an optional config parameter.J. Alexander Treuman
2006-06-04New man page for mpd.conf. Thanks to qball and eleusis for input.J. Alexander Treuman
2006-06-04Return -1 on error, not on success.J. Alexander Treuman
2006-06-04Don't run configure from autogen.sh if NOCONFIGURE is non-empty.J. Alexander Treuman
2006-06-04correctly check for setenv() functionEric Wong
2006-06-04gcc 2.95 compatibility fixesEric Wong
2006-06-04configure.ac: fix a bash-ism in generated ./configureEric Wong
2006-05-21inputStream_http: avoid printf, use our handy macros in log.hEric Wong
2006-05-20Remove superfluous \n from addid's commandError call.J. Alexander Treuman
2006-05-20Save audio output state in correct order.J. Alexander Treuman
2006-05-15Fix log message when removing subdirectories.J. Alexander Treuman
2006-05-15Work around a stupid bug in libmad so VBR MP3s with CRC protection have the c...J. Alexander Treuman
2006-05-15Removed normalperson as an author in mpd.1 at his request.J. Alexander Treuman
2006-05-14Applied a modified patch for bug 344, needs testing with ipv6Qball Cow
2006-05-10My first commit! :D Make sure the same interface isn't closed twice when max...J. Alexander Treuman
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-04remove comment line from man pageQball 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 man page, adding normalperson as developerQball Cow
2006-04-30update help textQball Cow
2006-04-27outputs now only needs read permissionQball Cow
2006-04-25Update COMMANDS file with plchangesposid commandQball 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