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