Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2004-04-01 | use 16-bit signed ints for storing positions in the ring buffer | Warren Dukes | 1 | -0/+5 |
2004-03-01 | memset erroredFile to 0 | Warren Dukes | 1 | -0/+1 |
2004-03-01 | fix a typecast | Warren Dukes | 1 | -2/+2 |
2004-02-27 | put decode_pid in shared mem, so if player process dies, the master | Warren Dukes | 1 | -0/+1 |
2004-02-25 | some more cleanups | Warren Dukes | 1 | -12/+12 |
2004-02-25 | cleanup logging, need to be careful with SECURE and DEBUG | Warren Dukes | 1 | -2/+2 |
2004-02-25 | be more careful with string manipulations, use strncpy as much as possible | Warren Dukes | 1 | -2/+3 |