Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | have AAC and MP4 types | Warren Dukes | 2004-03-17 | 1 | -0/+1 |
* | fix a few snafoo's in configure.ac | Warren Dukes | 2004-03-17 | 1 | -0/+3 |
* | move time back into MpdTag | Warren Dukes | 2004-03-11 | 1 | -1/+1 |
* | fix it so that mpd will work if mtime is 0 (for those strange folk) | Warren Dukes | 2004-03-10 | 1 | -8/+10 |
* | make some usleeps longer, just to try to stave off busy waiting | Warren Dukes | 2004-03-06 | 1 | -1/+1 |
* | fix gcc-2.95 compilation errors | Warren Dukes | 2004-03-03 | 1 | -2/+4 |
* | put decode_pid in shared mem, so if player process dies, the master | Warren Dukes | 2004-02-27 | 1 | -1/+19 |
* | add xfade and audio to status, remove crossfade no args options | Warren Dukes | 2004-02-27 | 1 | -0/+18 |
* | be more careful with string manipulations, use strncpy as much as possible | 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 | 1 | -4/+6 |
* | have pause take an optional arugment | Warren Dukes | 2004-02-25 | 1 | -0/+17 |
* | import from SF CVS | Warren Dukes | 2004-02-23 | 1 | -0/+397 |