aboutsummaryrefslogtreecommitdiffstats
path: root/src/decode.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* make some usleeps longer, just to try to stave off busy waitingWarren Dukes2004-03-061-3/+3
* fix crossfading issue with oggWarren Dukes2004-03-051-6/+3
* see if we can skip past tagsWarren Dukes2004-03-051-4/+2
* fix gcc-2.95 compilation errorsWarren Dukes2004-03-031-1/+2
* fix a stupid bug where i was storing the decode_pid directorly from fork()Warren Dukes2004-02-291-3/+6
* audio cleanupsWarren Dukes2004-02-271-3/+8
* put decode_pid in shared mem, so if player process dies, the masterWarren Dukes2004-02-271-17/+22
* add xfade and audio to status, remove crossfade no args optionsWarren Dukes2004-02-271-0/+4
* some more cleanupsWarren Dukes2004-02-251-10/+10
* be more careful with string manipulations, use strncpy as much as possibleWarren Dukes2004-02-251-4/+4
* a few cleanupsWarren Dukes2004-02-251-2/+4
* import from SF CVSWarren Dukes2004-02-231-0/+456