aboutsummaryrefslogtreecommitdiff
path: root/src/playerData.c
Commit message (Expand)AuthorAge
* Add mpd-indent.shAvuton Olrich2006-07-20
* sparse: replace 0 (integer) usage with NULL where appropriateEric Wong2006-07-17
* sparse: ANSI-fy function declarationsEric Wong2006-07-17
* Fix the undefined reference to `playerInitReal'Avuton Olrich2006-07-14
* Change shank's email addressJ. Alexander Treuman2006-07-14
* Huge header update, update the copyright and addAvuton Olrich2006-07-13
* fix some uninitialized variables (found by valgrind)Eric Wong2006-03-16
* DJWLindenaar balanced tree and master process patchQball Cow2005-11-16
* set buffer_before_play default to 0%Warren Dukes2005-03-05
* merge shank-rewrite-config changesWarren Dukes2004-10-28
* 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