index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
player.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2004-03-19
fix bug that prevented crosffading/gapless from working for mp4
Warren Dukes
1
-0
/
+5
2004-03-18
make all sleeps at least 1 ms
Warren Dukes
1
-6
/
+6
2004-03-18
bunch of autotool cleanups
Warren Dukes
1
-1
/
+0
2004-03-17
have AAC and MP4 types
Warren Dukes
1
-0
/
+1
2004-03-17
fix a few snafoo's in configure.ac
Warren Dukes
1
-0
/
+3
2004-03-11
move time back into MpdTag
Warren Dukes
1
-1
/
+1
2004-03-10
fix it so that mpd will work if mtime is 0 (for those strange folk)
Warren Dukes
1
-8
/
+10
2004-03-06
make some usleeps longer, just to try to stave off busy waiting
Warren Dukes
1
-1
/
+1
2004-03-03
fix gcc-2.95 compilation errors
Warren Dukes
1
-2
/
+4
2004-02-27
put decode_pid in shared mem, so if player process dies, the master
Warren Dukes
1
-1
/
+19
2004-02-27
add xfade and audio to status, remove crossfade no args options
Warren Dukes
1
-0
/
+18
2004-02-25
be more careful with string manipulations, use strncpy as much as possible
Warren Dukes
1
-2
/
+2
2004-02-25
some cleanups for utf8 in playerSeek and using strncpy for copying filenames
Warren Dukes
1
-4
/
+6
2004-02-25
have pause take an optional arugment
Warren Dukes
1
-0
/
+17