summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2006-06-11Reverting patch to "fix" the alsa plugin when used with dmix. It ended up br...J. Alexander Treuman
2006-06-07Check that db_file exists before checking if we can write to it. Committed o...J. Alexander Treuman
2006-06-05main.c: fix gcc-2.95 compilation problemEric Wong
2006-06-05Made pid_file an optional config parameter.J. Alexander Treuman
2006-06-04Return -1 on error, not on success.J. Alexander Treuman
2006-06-04correctly check for setenv() functionEric Wong
2006-06-04gcc 2.95 compatibility fixesEric Wong
2006-05-21inputStream_http: avoid printf, use our handy macros in log.hEric Wong
2006-05-20Remove superfluous \n from addid's commandError call.J. Alexander Treuman
2006-05-20Save audio output state in correct order.J. Alexander Treuman
2006-05-15Fix log message when removing subdirectories.J. Alexander Treuman
2006-05-15Work around a stupid bug in libmad so VBR MP3s with CRC protection have the c...J. Alexander Treuman
2006-05-14Applied a modified patch for bug 344, needs testing with ipv6Qball Cow
2006-05-10My first commit! :D Make sure the same interface isn't closed twice when max...J. Alexander Treuman