| Commit message (Expand) | Author | Files | Lines |
2004-03-02 | don't use automake-1.8 | Warren Dukes | 2 | -4/+8 |
2004-03-01 | memset erroredFile to 0 | Warren Dukes | 1 | -0/+1 |
2004-03-01 | fix a typecast | Warren Dukes | 1 | -2/+2 |
2004-02-29 | fix a bug where getting OS Mixer volume may fail, and we were closing | Warren Dukes | 1 | -1/+0 |
2004-02-29 | fix a stupid bug where i was storing the decode_pid directorly from fork() | Warren Dukes | 2 | -4/+7 |
2004-02-28 | fix some errors with short and long | Warren Dukes | 1 | -4/+4 |
2004-02-27 | audio cleanups | Warren Dukes | 3 | -13/+22 |
2004-02-27 | cleanup audio code some | Warren Dukes | 1 | -14/+15 |
2004-02-27 | put decode_pid in shared mem, so if player process dies, the master | Warren Dukes | 4 | -18/+43 |
2004-02-27 | display db_playtime in stats | Warren Dukes | 4 | -0/+23 |
2004-02-27 | crossfade should always be displayed in status | Warren Dukes | 1 | -1/+1 |
2004-02-27 | add xfade and audio to status, remove crossfade no args options | Warren Dukes | 6 | -25/+62 |
2004-02-26 | add bitrate reporting to flac | Warren Dukes | 1 | -2/+17 |
2004-02-25 | finally found the segfault, it occurs with random and repeat on, | Warren Dukes | 1 | -2/+2 |
2004-02-25 | some more cleanups | Warren Dukes | 11 | -33/+36 |
2004-02-25 | cleanup logging, need to be careful with SECURE and DEBUG | Warren Dukes | 3 | -18/+26 |
2004-02-25 | few cleanups | Warren Dukes | 1 | -2/+3 |
2004-02-25 | be more careful with string manipulations, use strncpy as much as possible | Warren Dukes | 3 | -8/+9 |
2004-02-25 | a few more cleanups, use memcpy instead of strncpy | Warren Dukes | 1 | -2/+2 |
2004-02-25 | some cleanups for utf8 in playerSeek and using strncpy for copying filenames | Warren Dukes | 2 | -5/+7 |
2004-02-25 | a few cleanups | Warren Dukes | 2 | -4/+10 |
2004-02-25 | use "$@" instead of "$*" | Warren Dukes | 1 | -3/+3 |
2004-02-25 | oops, forgot to call utf8ToFsCharset when opening flac files for Metadata | Warren Dukes | 1 | -2/+2 |
2004-02-25 | have pause take an optional arugment | Warren Dukes | 3 | -1/+30 |
2004-02-24 | make ~ work for paths | Warren Dukes | 1 | -1/+47 |
2004-02-24 | add copyright notices to files | Warren Dukes | 5 | -0/+91 |