summaryrefslogtreecommitdiff
path: root/src/playerData.c
AgeCommit message (Expand)Author
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