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