aboutsummaryrefslogtreecommitdiffstats
path: root/src/player.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* put decode_pid in shared mem, so if player process dies, the masterWarren Dukes2004-02-271-1/+19
* add xfade and audio to status, remove crossfade no args optionsWarren Dukes2004-02-271-0/+18
* be more careful with string manipulations, use strncpy as much as possibleWarren Dukes2004-02-251-2/+2
* some cleanups for utf8 in playerSeek and using strncpy for copying filenamesWarren Dukes2004-02-251-4/+6
* have pause take an optional arugmentWarren Dukes2004-02-251-0/+17
* import from SF CVSWarren Dukes2004-02-231-0/+397