aboutsummaryrefslogtreecommitdiff
path: root/src/playerData.c
Commit message (Expand)AuthorAge
* mechanism for updating metadata while decodingWarren Dukes2004-06-06
* todo updateWarren Dukes2004-06-06
* ogg voribs comment parsing on the fly in the decoderWarren Dukes2004-06-01
* some stream metadata fixesWarren Dukes2004-05-31
* icynames are now copied to title of streamsWarren Dukes2004-05-31
* new OutputBuffer abstraction stuff, implemented for mp3, now need toWarren Dukes2004-05-07
* add vim shiznit to end of all source filesWarren Dukes2004-04-14
* adjust scaling of software volumeWarren Dukes2004-04-11
* use EXIT_SUCCESS and EXIT_FAILUREWarren Dukes2004-04-02
* use 16-bit signed ints for storing positions in the ring bufferWarren Dukes2004-04-01
* memset erroredFile to 0Warren Dukes2004-03-01
* fix a typecastWarren Dukes2004-03-01
* put decode_pid in shared mem, so if player process dies, the masterWarren Dukes2004-02-27
* some more cleanupsWarren Dukes2004-02-25
* cleanup logging, need to be careful with SECURE and DEBUGWarren Dukes2004-02-25
* be more careful with string manipulations, use strncpy as much as possibleWarren Dukes2004-02-25
* import from SF CVSWarren Dukes2004-02-23