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