aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2004-02-26add bitrate reporting to flacWarren Dukes1-2/+17
2004-02-25finally found the segfault, it occurs with random and repeat on,Warren Dukes1-2/+2
2004-02-25some more cleanupsWarren Dukes11-33/+36
2004-02-25cleanup logging, need to be careful with SECURE and DEBUGWarren Dukes3-18/+26
2004-02-25few cleanupsWarren Dukes1-2/+3
2004-02-25be more careful with string manipulations, use strncpy as much as possibleWarren Dukes3-8/+9
2004-02-25a few more cleanups, use memcpy instead of strncpyWarren Dukes1-2/+2
2004-02-25some cleanups for utf8 in playerSeek and using strncpy for copying filenamesWarren Dukes2-5/+7
2004-02-25a few cleanupsWarren Dukes2-4/+10
2004-02-25use "$@" instead of "$*"Warren Dukes1-3/+3
2004-02-25oops, forgot to call utf8ToFsCharset when opening flac files for MetadataWarren Dukes1-2/+2
2004-02-25have pause take an optional arugmentWarren Dukes3-1/+30
2004-02-24make ~ work for pathsWarren Dukes1-1/+47
2004-02-24add copyright notices to filesWarren Dukes5-0/+91