aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* don't use automake-1.8Warren Dukes2004-03-022-4/+8
* memset erroredFile to 0Warren Dukes2004-03-011-0/+1
* fix a typecastWarren Dukes2004-03-011-2/+2
* fix a bug where getting OS Mixer volume may fail, and we were closingWarren Dukes2004-02-291-1/+0
* fix a stupid bug where i was storing the decode_pid directorly from fork()Warren Dukes2004-02-292-4/+7
* fix some errors with short and longWarren Dukes2004-02-281-4/+4
* audio cleanupsWarren Dukes2004-02-273-13/+22
* cleanup audio code someWarren Dukes2004-02-271-14/+15
* put decode_pid in shared mem, so if player process dies, the masterWarren Dukes2004-02-274-18/+43
* display db_playtime in statsWarren Dukes2004-02-274-0/+23
* crossfade should always be displayed in statusWarren Dukes2004-02-271-1/+1
* add xfade and audio to status, remove crossfade no args optionsWarren Dukes2004-02-276-25/+62
* add bitrate reporting to flacWarren Dukes2004-02-261-2/+17
* finally found the segfault, it occurs with random and repeat on,Warren Dukes2004-02-251-2/+2
* some more cleanupsWarren Dukes2004-02-2511-33/+36
* cleanup logging, need to be careful with SECURE and DEBUGWarren Dukes2004-02-253-18/+26
* few cleanupsWarren Dukes2004-02-251-2/+3
* be more careful with string manipulations, use strncpy as much as possibleWarren Dukes2004-02-253-8/+9
* a few more cleanups, use memcpy instead of strncpyWarren Dukes2004-02-251-2/+2
* some cleanups for utf8 in playerSeek and using strncpy for copying filenamesWarren Dukes2004-02-252-5/+7
* a few cleanupsWarren Dukes2004-02-252-4/+10
* use "$@" instead of "$*"Warren Dukes2004-02-251-3/+3
* oops, forgot to call utf8ToFsCharset when opening flac files for MetadataWarren Dukes2004-02-251-2/+2
* have pause take an optional arugmentWarren Dukes2004-02-253-1/+30
* make ~ work for pathsWarren Dukes2004-02-241-1/+47
* add copyright notices to filesWarren Dukes2004-02-245-0/+91
* import from SF CVSWarren Dukes2004-02-23156-0/+42298