aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* [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
* Huge header update, update the copyright and addAvuton Olrich2006-07-13
* Add PulseAudio supportJ. Alexander Treuman2006-07-13
* Remove a couple more unused functionsAvuton Olrich2006-07-13
* Declare functions not used outside dbUtils.c static.Avuton Olrich2006-07-13
* Remove forceGetConfigParamValue, it's unused and evenAvuton Olrich2006-07-13
* Remove (now) unused code. Hasn't been used since revision 3026.Avuton Olrich2006-07-13
* path.*: cleanupsAvuton Olrich2006-07-13
* OSS: correctly check for the device in oss_testDefault()Eric Wong2006-07-12
* Remove unnecessary include, has always been pulledAvuton Olrich2006-07-05
* Add back the id3v1_encoding option. Now it really will convert id3v1 only.J. Alexander Treuman2006-06-21
* Cleanup getId3Info.J. Alexander Treuman2006-06-21
* Cleanup id3 ReplayGain parsing code.J. Alexander Treuman2006-06-21
* Silly jat, don't use newMpdTag as a variable name!J. Alexander Treuman2006-06-21
* Cleanup mp3_parseId3Tag to only modify the MpdTag if we have something new to...J. Alexander Treuman2006-06-21
* Rewrote id3Dup to search for tags manually. Now libid3tag will actually tell...J. Alexander Treuman2006-06-21
* Reverting patch to "fix" the alsa plugin when used with dmix. It ended up br...J. Alexander Treuman2006-06-11
* Check that db_file exists before checking if we can write to it. Committed o...J. Alexander Treuman2006-06-07
* main.c: fix gcc-2.95 compilation problemEric Wong2006-06-05
* Made pid_file an optional config parameter.J. Alexander Treuman2006-06-05
* Return -1 on error, not on success.J. Alexander Treuman2006-06-04
* correctly check for setenv() functionEric Wong2006-06-04