aboutsummaryrefslogtreecommitdiffstats
path: root/src/decode.c (unfollow)
Commit message (Expand)AuthorFilesLines
2004-02-29fix a stupid bug where i was storing the decode_pid directorly from fork()Warren Dukes1-3/+6
2004-02-27audio cleanupsWarren Dukes1-3/+8
2004-02-27put decode_pid in shared mem, so if player process dies, the masterWarren Dukes1-17/+22
2004-02-27add xfade and audio to status, remove crossfade no args optionsWarren Dukes1-0/+4
2004-02-25some more cleanupsWarren Dukes1-10/+10
2004-02-25be more careful with string manipulations, use strncpy as much as possibleWarren Dukes1-4/+4
2004-02-25a few cleanupsWarren Dukes1-2/+4