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