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