aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* [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
* Huge header update, update the copyright and addAvuton Olrich2006-07-1399-100/+235
* Add PulseAudio supportJ. Alexander Treuman2006-07-133-0/+196
* Remove a couple more unused functionsAvuton Olrich2006-07-132-22/+0
* Declare functions not used outside dbUtils.c static.Avuton Olrich2006-07-132-18/+16
* Remove forceGetConfigParamValue, it's unused and evenAvuton Olrich2006-07-132-13/+0
* Remove (now) unused code. Hasn't been used since revision 3026.Avuton Olrich2006-07-131-29/+0
* path.*: cleanupsAvuton Olrich2006-07-133-19/+8
* OSS: correctly check for the device in oss_testDefault()Eric Wong2006-07-121-3/+4
* Remove unnecessary include, has always been pulledAvuton Olrich2006-07-051-1/+0
* Add back the id3v1_encoding option. Now it really will convert id3v1 only.J. Alexander Treuman2006-06-213-0/+17
* Cleanup getId3Info.J. Alexander Treuman2006-06-211-7/+4
* Cleanup id3 ReplayGain parsing code.J. Alexander Treuman2006-06-211-13/+19
* Silly jat, don't use newMpdTag as a variable name!J. Alexander Treuman2006-06-211-4/+4
* Cleanup mp3_parseId3Tag to only modify the MpdTag if we have something new to...J. Alexander Treuman2006-06-211-7/+11
* Rewrote id3Dup to search for tags manually. Now libid3tag will actually tell...J. Alexander Treuman2006-06-212-12/+138
* Reverting patch to "fix" the alsa plugin when used with dmix. It ended up br...J. Alexander Treuman2006-06-111-1/+2