index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2004-02-28
fix some errors with short and long
Warren Dukes
2004-02-27
audio cleanups
Warren Dukes
2004-02-27
cleanup audio code some
Warren Dukes
2004-02-27
put decode_pid in shared mem, so if player process dies, the master
Warren Dukes
2004-02-27
display db_playtime in stats
Warren Dukes
2004-02-27
crossfade should always be displayed in status
Warren Dukes
2004-02-27
add xfade and audio to status, remove crossfade no args options
Warren Dukes
2004-02-26
add bitrate reporting to flac
Warren Dukes
2004-02-25
finally found the segfault, it occurs with random and repeat on,
Warren Dukes
2004-02-25
some more cleanups
Warren Dukes
2004-02-25
cleanup logging, need to be careful with SECURE and DEBUG
Warren Dukes
2004-02-25
few cleanups
Warren Dukes
2004-02-25
be more careful with string manipulations, use strncpy as much as possible
Warren Dukes
2004-02-25
a few more cleanups, use memcpy instead of strncpy
Warren Dukes
2004-02-25
some cleanups for utf8 in playerSeek and using strncpy for copying filenames
Warren Dukes
2004-02-25
a few cleanups
Warren Dukes
2004-02-25
use "$@" instead of "$*"
Warren Dukes
2004-02-25
oops, forgot to call utf8ToFsCharset when opening flac files for Metadata
Warren Dukes
2004-02-25
have pause take an optional arugment
Warren Dukes
2004-02-24
make ~ work for paths
Warren Dukes
2004-02-24
add copyright notices to files
Warren Dukes
2004-02-23
import from SF CVS
Warren Dukes