aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* inputPlugins/oggflac_plugin.c: remove unused varEric Wong2006-07-181-1/+0
* some quick hacks to avoid signedness warnings with gcc4Warren Dukes2006-07-179-108/+120
* audioOutput_mvp: remove unused variableEric Wong2006-07-171-1/+0
* inputPlugins/*_plugin.c: static-ficationEric Wong2006-07-178-77/+77
* alsa: fix memory leaks from snd_*_open*()Eric Wong2006-07-172-1/+5
* sparse: replace 0 (integer) usage with NULL where appropriateEric Wong2006-07-173-7/+9
* sparse: fix a enum type mismatch in flac_pluginEric Wong2006-07-171-1/+1
* sparse: ANSI-fy function declarationsEric Wong2006-07-1729-98/+98
* add sparse-check target to makefilesEric Wong2006-07-171-0/+11
* Will the leaks never end?!J. Alexander Treuman2006-07-161-1/+6
* Sigh, another memory leakJ. Alexander Treuman2006-07-161-2/+7
* One more leakJ. Alexander Treuman2006-07-161-0/+1
* Fixing what looks like a *huge* memory leakJ. Alexander Treuman2006-07-161-0/+1
* Fixing a whopping 4 memory leaksJ. Alexander Treuman2006-07-163-4/+9
* Now really remove libmad and libid3tag directoriesAvuton Olrich2006-07-1693-0/+0
* Remove hosted libid3tag & libmadAvuton Olrich2006-07-1696-32794/+4
* 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-161-15/+23
* audioOutput_alsa: calculate period size from sample rateEric Wong2006-07-161-2/+5
* remove the glib library dependencyEric Wong2006-07-165-66/+59
* 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
* [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-1499-100/+100
* [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