summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-14fix title->track in config file replaygain exampleQball 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