aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove hosted libid3tag & libmadAvuton Olrich2006-07-1698-32917/+73
* Move remaining 0.12 goals to 0.13J. Alexander Treuman2006-07-161-4/+2
* Split audio output parameters documentation in mpd.conf.5 into output-specifi...J. Alexander Treuman2006-07-161-46/+44
* OSS: handle device disconnects and reconnects (w/o needing a mpd restart)Eric Wong2006-07-162-18/+37
* volume: gracefully handle disconnected ALSA mixersEric Wong2006-07-161-24/+36
* audio: attempt to gracefully handle disconnected/reconnected devicesEric Wong2006-07-162-5/+13
* audioOutput_alsa: add use_mmap, period_time, buffer_time optionsEric Wong2006-07-162-15/+43
* audioOutput_alsa: calculate period size from sample rateEric Wong2006-07-161-2/+5
* remove the glib library dependencyEric Wong2006-07-166-69/+59
* Removing MPD-Protocol.xml, since it's old, very incomplete, and will likely n...J. Alexander Treuman2006-07-161-332/+0
* Added a warning to COMMANDS that it's out of dateJ. Alexander Treuman2006-07-161-9/+9
* Fix more shank typos in mpdconf.example. Thanks to ves for reporting them.J. Alexander Treuman2006-07-161-2/+2
* Committing qball's patch to list supported audio outputs in --versionJ. Alexander Treuman2006-07-165-4/+29
* command.c: fix a format-string error (go sparse!)Eric Wong2006-07-151-1/+1
* De-inline non-trivial, non-performance-critical functionsEric Wong2006-07-157-7/+9
* main: static-fication, ANSI fixesEric Wong2006-07-151-13/+13
* Avoid spewing messages to the consoleEric Wong2006-07-151-2/+1
* Fix underquoted defintion warnings from newer automakeEric Wong2006-07-155-5/+5
* autogen.sh: fix for automake16, automake17, etc...Eric Wong2006-07-151-1/+1
* autogen.sh: allow AM_VERSIONs > 1.6 to be used more easilyEric Wong2006-07-151-7/+29
* configure.ac: remove uncessary grep usageEric Wong2006-07-151-3/+4
* [CLEANUP] Fix indentation to be like the rest ofAvuton Olrich2006-07-151-126/+130
* [CLEANUP] Remove unused codeAvuton Olrich2006-07-153-24/+7
* [CLEANUP] Remove unused codeAvuton Olrich2006-07-152-22/+1
* [CLEANUP] Cleanup whitespace->tabsAvuton Olrich2006-07-156-230/+58
* [CLEANUP] cleanup whitespace -> tabsAvuton Olrich2006-07-142-71/+66
* Fix the undefined reference to `playerInitReal'Avuton Olrich2006-07-143-3/+5
* Use audio_output { name } for the stream name in PulseAudio, but do it The Ri...J. Alexander Treuman2006-07-141-7/+2
* [CLEANUP] Remove unused functionAvuton Olrich2006-07-143-61/+26
* Use audio_output { name } for the stream name in PulseAudioJ. Alexander Treuman2006-07-141-4/+8
* [CLEANUP] Cleanup whitespace->tabsAvuton Olrich2006-07-141-25/+25
* [CLEANUP] Remove unused functionAvuton Olrich2006-07-142-41/+24
* [CLEANUP] Make static what makes sense.Avuton Olrich2006-07-141-6/+6
* [CLEANUP] Remove function that doesn't need exportAvuton Olrich2006-07-142-3/+1
* [CLEANUP] Cleanup spaces->tabsAvuton Olrich2006-07-141-87/+87
* Update copyright in --versionJ. Alexander Treuman2006-07-141-1/+1
* Change shank's email addressJ. Alexander Treuman2006-07-14102-103/+103
* [CLEANUP] Remove function from header, staticAvuton Olrich2006-07-142-3/+1
* [CLEANUP] remove unused functionAvuton Olrich2006-07-142-10/+0
* [CLEANUP] Remove closeCharSetConversion from theAvuton Olrich2006-07-142-4/+4
* [CLEANUP] Remove unused codeAvuton Olrich2006-07-142-66/+8
* [CLEANUP] Remove unused functions from the headerAvuton Olrich2006-07-142-116/+55
* [CLEANUP] Remove unused codeAvuton Olrich2006-07-142-35/+12
* [CLEANUP] Remove 'extern int errno;'Avuton Olrich2006-07-142-23/+3
* [CLEANUP] Remove unnecessary includes, staticAvuton Olrich2006-07-143-72/+71
* Remove test on a local variable that won't have been modified yetJ. Alexander Treuman2006-07-141-1/+0
* Remove unused playSilenceOrSleep macroJ. Alexander Treuman2006-07-141-6/+0
* Remove some misleading comments, fix shanks terrible spellingJ. Alexander Treuman2006-07-141-6/+1
* Use a macro to declare disabled audio output pluginsJ. Alexander Treuman2006-07-148-94/+26
* whoops, I don't know how that snuck into the lastAvuton Olrich2006-07-131-0/+7