aboutsummaryrefslogtreecommitdiffstats
path: root/src/playerData.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mechanism for updating metadata while decodingWarren Dukes2004-06-061-11/+4
* todo updateWarren Dukes2004-06-061-6/+4
* ogg voribs comment parsing on the fly in the decoderWarren Dukes2004-06-011-0/+4
* some stream metadata fixesWarren Dukes2004-05-311-1/+7
* icynames are now copied to title of streamsWarren Dukes2004-05-311-3/+7
* new OutputBuffer abstraction stuff, implemented for mp3, now need toWarren Dukes2004-05-071-1/+1
* add vim shiznit to end of all source filesWarren Dukes2004-04-141-0/+1
* adjust scaling of software volumeWarren Dukes2004-04-111-1/+1
* use EXIT_SUCCESS and EXIT_FAILUREWarren Dukes2004-04-021-6/+6
* use 16-bit signed ints for storing positions in the ring bufferWarren Dukes2004-04-011-0/+5
* memset erroredFile to 0Warren Dukes2004-03-011-0/+1
* fix a typecastWarren Dukes2004-03-011-2/+2
* put decode_pid in shared mem, so if player process dies, the masterWarren Dukes2004-02-271-0/+1
* some more cleanupsWarren Dukes2004-02-251-12/+12
* cleanup logging, need to be careful with SECURE and DEBUGWarren Dukes2004-02-251-2/+2
* be more careful with string manipulations, use strncpy as much as possibleWarren Dukes2004-02-251-2/+3
* import from SF CVSWarren Dukes2004-02-231-0/+124