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
/
playerData.c
Age
Commit message (
Expand
)
Author
2006-03-16
fix some uninitialized variables (found by valgrind)
Eric Wong
2005-11-16
DJWLindenaar balanced tree and master process patch
Qball Cow
2005-03-05
set buffer_before_play default to 0%
Warren Dukes
2004-10-28
merge shank-rewrite-config changes
Warren Dukes
2004-06-06
mechanism for updating metadata while decoding
Warren Dukes
2004-06-06
todo update
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-07
new OutputBuffer abstraction stuff, implemented for mp3, now need to
Warren Dukes
2004-04-14
add vim shiznit to end of all source files
Warren Dukes
2004-04-11
adjust scaling of software volume
Warren Dukes
2004-04-02
use EXIT_SUCCESS and EXIT_FAILURE
Warren Dukes
2004-04-01
use 16-bit signed ints for storing positions in the ring buffer
Warren Dukes
2004-03-01
memset erroredFile to 0
Warren Dukes
2004-03-01
fix a typecast
Warren Dukes
2004-02-27
put decode_pid in shared mem, so if player process dies, the master
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
be more careful with string manipulations, use strncpy as much as possible
Warren Dukes
2004-02-23
import from SF CVS
Warren Dukes