summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-07-16remove the glib library dependencyEric Wong
2006-07-16Committing qball's patch to list supported audio outputs in --versionJ. Alexander Treuman
2006-07-15command.c: fix a format-string error (go sparse!)Eric Wong
2006-07-15De-inline non-trivial, non-performance-critical functionsEric Wong
2006-07-15main: static-fication, ANSI fixesEric Wong
2006-07-15Avoid spewing messages to the consoleEric Wong
2006-07-15[CLEANUP] Fix indentation to be like the rest ofAvuton Olrich
2006-07-15[CLEANUP] Remove unused codeAvuton Olrich
2006-07-15[CLEANUP] Remove unused codeAvuton Olrich
2006-07-15[CLEANUP] Cleanup whitespace->tabsAvuton Olrich
2006-07-14[CLEANUP] cleanup whitespace -> tabsAvuton Olrich
2006-07-14Fix the undefined reference to `playerInitReal'Avuton Olrich
2006-07-14Use audio_output { name } for the stream name in PulseAudio, but do it The Ri...J. Alexander Treuman
2006-07-14[CLEANUP] Remove unused functionAvuton Olrich
2006-07-14Use audio_output { name } for the stream name in PulseAudioJ. Alexander Treuman
2006-07-14[CLEANUP] Cleanup whitespace->tabsAvuton Olrich
2006-07-14[CLEANUP] Remove unused functionAvuton Olrich
2006-07-14[CLEANUP] Make static what makes sense.Avuton Olrich
2006-07-14[CLEANUP] Remove function that doesn't need exportAvuton Olrich
2006-07-14[CLEANUP] Cleanup spaces->tabsAvuton Olrich
2006-07-14Update copyright in --versionJ. Alexander Treuman
2006-07-14Change shank's email addressJ. Alexander Treuman
2006-07-14[CLEANUP] Remove function from header, staticAvuton Olrich
2006-07-14[CLEANUP] remove unused functionAvuton Olrich
2006-07-14[CLEANUP] Remove closeCharSetConversion from theAvuton Olrich
2006-07-14[CLEANUP] Remove unused codeAvuton Olrich
2006-07-14[CLEANUP] Remove unused functions from the headerAvuton Olrich
2006-07-14[CLEANUP] Remove unused codeAvuton Olrich
2006-07-14[CLEANUP] Remove 'extern int errno;'Avuton Olrich
2006-07-14[CLEANUP] Remove unnecessary includes, staticAvuton Olrich
2006-07-14Remove test on a local variable that won't have been modified yetJ. Alexander Treuman
2006-07-14Remove unused playSilenceOrSleep macroJ. Alexander Treuman
2006-07-14Remove some misleading comments, fix shanks terrible spellingJ. Alexander Treuman
2006-07-14Use a macro to declare disabled audio output pluginsJ. Alexander Treuman
2006-07-13whoops, I don't know how that snuck into the lastAvuton Olrich
2006-07-13Huge header update, update the copyright and addAvuton Olrich
2006-07-13Add PulseAudio supportJ. Alexander Treuman
2006-07-13Remove a couple more unused functionsAvuton Olrich
2006-07-13Declare functions not used outside dbUtils.c static.Avuton Olrich
2006-07-13Remove forceGetConfigParamValue, it's unused and evenAvuton Olrich
2006-07-13Remove (now) unused code. Hasn't been used since revision 3026.Avuton Olrich
2006-07-13path.*: cleanupsAvuton Olrich
2006-07-12OSS: correctly check for the device in oss_testDefault()Eric Wong
2006-07-05Remove unnecessary include, has always been pulledAvuton Olrich
2006-06-21Add back the id3v1_encoding option. Now it really will convert id3v1 only.J. Alexander Treuman
2006-06-21Cleanup getId3Info.J. Alexander Treuman
2006-06-21Cleanup id3 ReplayGain parsing code.J. Alexander Treuman
2006-06-21Silly jat, don't use newMpdTag as a variable name!J. Alexander Treuman
2006-06-21Cleanup mp3_parseId3Tag to only modify the MpdTag if we have something new to...J. Alexander Treuman
2006-06-21Rewrote id3Dup to search for tags manually. Now libid3tag will actually tell...J. Alexander Treuman