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