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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-07-13
Huge header update, update the copyright and add
Avuton Olrich
1
-1
/
+1
2004-10-25
fix a big time bug in metadataChunk (off by one in an array assignment)
Warren Dukes
1
-0
/
+1
2004-06-07
potential bugfixes for handling metadata in player/decoder
Warren Dukes
1
-1
/
+0
2004-06-06
mechanism for updating metadata while decoding
Warren Dukes
1
-5
/
+2
2004-06-06
todo update
Warren Dukes
1
-0
/
+1
2004-06-03
better method for computing total time played
Warren Dukes
1
-1
/
+0
2004-06-01
ogg voribs comment parsing on the fly in the decoder
Warren Dukes
1
-0
/
+2
2004-05-31
some stream metadata fixes
Warren Dukes
1
-0
/
+8
2004-05-31
icynames are now copied to title of streams
Warren Dukes
1
-2
/
+4
2004-05-31
mp3 and ogg plugin stuff
Warren Dukes
1
-2
/
+0
2004-05-19
just a we bit of changes
Warren Dukes
1
-3
/
+5
2004-05-18
rework stuff so that we can use mime-type of streams to detect type of file
Warren Dukes
1
-0
/
+1
2004-04-15
don't stat() the db to get the modtime everytime, instead store it when we re...
Warren Dukes
1
-0
/
+2
2004-04-15
log cycling and a few cleanups
Warren Dukes
1
-0
/
+1
2004-04-14
add vim shiznit to end of all source files
Warren Dukes
1
-0
/
+1
2004-04-13
when doing signal functions (like sigaction) make sure it wasn't interrupted ...
Warren Dukes
1
-0
/
+2
2004-04-12
volatile fun-ness
Warren Dukes
1
-24
/
+24
2004-04-11
more volatile stuff
Warren Dukes
1
-3
/
+3
2004-04-11
add volatile qualifiers to some shared mem buffer stuff, to enusre compiler
Warren Dukes
1
-11
/
+11
2004-04-11
adjust scaling of software volume
Warren Dukes
1
-1
/
+1
2004-04-11
make "update" command background/non-blocking
Warren Dukes
1
-1
/
+1
2004-03-18
bunch of autotool cleanups
Warren Dukes
1
-0
/
+2
2004-02-27
put decode_pid in shared mem, so if player process dies, the master
Warren Dukes
1
-0
/
+1
2004-02-27
add xfade and audio to status, remove crossfade no args options
Warren Dukes
1
-14
/
+25
2004-02-25
some cleanups for utf8 in playerSeek and using strncpy for copying filenames
Warren Dukes
1
-1
/
+1
2004-02-25
have pause take an optional arugment
Warren Dukes
1
-0
/
+2