aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* [CLEANUP] Remove unused codeAvuton Olrich2006-07-15
* [CLEANUP] Cleanup whitespace->tabsAvuton Olrich2006-07-15
* [CLEANUP] cleanup whitespace -> tabsAvuton Olrich2006-07-14
* Fix the undefined reference to `playerInitReal'Avuton Olrich2006-07-14
* Use audio_output { name } for the stream name in PulseAudio, but do it The Ri...J. Alexander Treuman2006-07-14
* [CLEANUP] Remove unused functionAvuton Olrich2006-07-14
* Use audio_output { name } for the stream name in PulseAudioJ. Alexander Treuman2006-07-14
* [CLEANUP] Cleanup whitespace->tabsAvuton Olrich2006-07-14
* [CLEANUP] Remove unused functionAvuton Olrich2006-07-14
* [CLEANUP] Make static what makes sense.Avuton Olrich2006-07-14
* [CLEANUP] Remove function that doesn't need exportAvuton Olrich2006-07-14
* [CLEANUP] Cleanup spaces->tabsAvuton Olrich2006-07-14
* Update copyright in --versionJ. Alexander Treuman2006-07-14
* Change shank's email addressJ. Alexander Treuman2006-07-14
* [CLEANUP] Remove function from header, staticAvuton Olrich2006-07-14
* [CLEANUP] remove unused functionAvuton Olrich2006-07-14
* [CLEANUP] Remove closeCharSetConversion from theAvuton Olrich2006-07-14
* [CLEANUP] Remove unused codeAvuton Olrich2006-07-14
* [CLEANUP] Remove unused functions from the headerAvuton Olrich2006-07-14
* [CLEANUP] Remove unused codeAvuton Olrich2006-07-14
* [CLEANUP] Remove 'extern int errno;'Avuton Olrich2006-07-14
* [CLEANUP] Remove unnecessary includes, staticAvuton Olrich2006-07-14
* Remove test on a local variable that won't have been modified yetJ. Alexander Treuman2006-07-14
* Remove unused playSilenceOrSleep macroJ. Alexander Treuman2006-07-14
* Remove some misleading comments, fix shanks terrible spellingJ. Alexander Treuman2006-07-14
* Use a macro to declare disabled audio output pluginsJ. Alexander Treuman2006-07-14
* whoops, I don't know how that snuck into the lastAvuton Olrich2006-07-13
* Link to PulseAudio wiki in mpd.conf.5 for more details on the format of the s...J. Alexander Treuman2006-07-13