summaryrefslogtreecommitdiff
path: root/src/outputBuffer.c
AgeCommit message (Expand)Author
2004-05-30fixed seek, its now blocking againWarren Dukes
2004-05-29fix TIcho's seeking while paused bugWarren Dukes
2004-05-28undo last changesWarren Dukes
2004-05-28fix seeking more than once when paused, by returning immediatly on dc->seekWarren Dukes
2004-05-21do input buffering in while sleeping loop of sending stuff to output bufferWarren Dukes
2004-05-20another bug fix for non-blocking seekWarren Dukes
2004-05-19non-blocking seeking, needs some testing! (this is not just for streamsWarren Dukes
2004-05-18yes! rudimentary stream playing for mp3's!Warren Dukes
2004-05-10more little bits of code in prep for resample/audioFormat conversion,Warren Dukes
2004-05-07rewrite outputBuffer'ing abstraction a bit to be more effecient and easierWarren Dukes
2004-05-07new OutputBuffer abstraction stuff, implemented for mp3, now need toWarren Dukes
2004-05-07some begging code of abstracting out some simple buffer routine(s) for decodersWarren Dukes