aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use ERROR only once for our ogg vorbis errors, so we don't get a timestamp mi...J. Alexander Treuman2006-07-19
* Remove the internal mp4ff dependencyAvuton Olrich2006-07-19
* Initialize sigaction.sa_mask to an empty set in a few places we forgot toJ. Alexander Treuman2006-07-18
* Fix VBR mp3 seek accuracy bugJ. Alexander Treuman2006-07-18
* Cleaned up parse_xing, added support for Info magic, and added a parse_extens...J. Alexander Treuman2006-07-18
* Reindenting parse_xing, since I need to work on it and it's a messJ. Alexander Treuman2006-07-18
* Don't bother freeing a bunch of stuff at exit, since it takes far too long an...J. Alexander Treuman2006-07-18
* Some more autotools fixes/hacks/workaroundsEric Wong2006-07-18
* inputPlugins/oggflac_plugin.c: remove unused varEric Wong2006-07-18
* some quick hacks to avoid signedness warnings with gcc4Warren Dukes2006-07-17
* makedist.sh: followup on bundled id3tag/mad removalsEric Wong2006-07-17
* configure.ac: oops, unbreak configure :xEric Wong2006-07-17
* Fix some autotools related problemsEric Wong2006-07-17
* audioOutput_mvp: remove unused variableEric Wong2006-07-17
* inputPlugins/*_plugin.c: static-ficationEric Wong2006-07-17
* alsa: fix memory leaks from snd_*_open*()Eric Wong2006-07-17
* sparse: replace 0 (integer) usage with NULL where appropriateEric Wong2006-07-17
* sparse: fix a enum type mismatch in flac_pluginEric Wong2006-07-17
* sparse: ANSI-fy function declarationsEric Wong2006-07-17
* add sparse-check target to makefilesEric Wong2006-07-17
* If no input plugin is supported, fail to configure.Avuton Olrich2006-07-16
* Will the leaks never end?!J. Alexander Treuman2006-07-16
* Sigh, another memory leakJ. Alexander Treuman2006-07-16
* One more leakJ. Alexander Treuman2006-07-16
* Fixing what looks like a *huge* memory leakJ. Alexander Treuman2006-07-16
* Fixing a whopping 4 memory leaksJ. Alexander Treuman2006-07-16
* Now really remove libmad and libid3tag directoriesAvuton Olrich2006-07-16
* Remove hosted libid3tag & libmadAvuton Olrich2006-07-16
* Move remaining 0.12 goals to 0.13J. Alexander Treuman2006-07-16
* Split audio output parameters documentation in mpd.conf.5 into output-specifi...J. Alexander Treuman2006-07-16
* OSS: handle device disconnects and reconnects (w/o needing a mpd restart)Eric Wong2006-07-16
* volume: gracefully handle disconnected ALSA mixersEric Wong2006-07-16
* audio: attempt to gracefully handle disconnected/reconnected devicesEric Wong2006-07-16
* audioOutput_alsa: add use_mmap, period_time, buffer_time optionsEric Wong2006-07-16
* audioOutput_alsa: calculate period size from sample rateEric Wong2006-07-16
* remove the glib library dependencyEric Wong2006-07-16
* Removing MPD-Protocol.xml, since it's old, very incomplete, and will likely n...J. Alexander Treuman2006-07-16
* Added a warning to COMMANDS that it's out of dateJ. Alexander Treuman2006-07-16
* Fix more shank typos in mpdconf.example. Thanks to ves for reporting them.J. Alexander Treuman2006-07-16
* Committing qball's patch to list supported audio outputs in --versionJ. Alexander Treuman2006-07-16
* command.c: fix a format-string error (go sparse!)Eric Wong2006-07-15
* De-inline non-trivial, non-performance-critical functionsEric Wong2006-07-15
* main: static-fication, ANSI fixesEric Wong2006-07-15
* Avoid spewing messages to the consoleEric Wong2006-07-15
* Fix underquoted defintion warnings from newer automakeEric Wong2006-07-15
* autogen.sh: fix for automake16, automake17, etc...Eric Wong2006-07-15
* autogen.sh: allow AM_VERSIONs > 1.6 to be used more easilyEric Wong2006-07-15
* configure.ac: remove uncessary grep usageEric Wong2006-07-15
* [CLEANUP] Fix indentation to be like the rest ofAvuton Olrich2006-07-15
* [CLEANUP] Remove unused codeAvuton Olrich2006-07-15