aboutsummaryrefslogtreecommitdiffstats
path: root/src/outputBuffer.c (unfollow)
Commit message (Expand)AuthorFilesLines
2004-06-06harden metadatabufferWarren Dukes1-3/+26
2004-06-06spelling fix for avutonWarren Dukes1-2/+4
2004-06-06mechanism for updating metadata while decodingWarren Dukes1-27/+21
2004-06-06todo updateWarren Dukes1-1/+30
2004-05-30fixed seek, its now blocking againWarren Dukes1-3/+6
2004-05-29fix TIcho's seeking while paused bugWarren Dukes1-2/+8
2004-05-28undo last changesWarren Dukes1-3/+1
2004-05-28fix seeking more than once when paused, by returning immediatly on dc->seekWarren Dukes1-1/+3
2004-05-21do input buffering in while sleeping loop of sending stuff to output bufferWarren Dukes1-3/+8
2004-05-20another bug fix for non-blocking seekWarren Dukes1-2/+2
2004-05-19non-blocking seeking, needs some testing! (this is not just for streamsWarren Dukes1-3/+1
2004-05-18yes! rudimentary stream playing for mp3's!Warren Dukes1-0/+6
2004-05-10more little bits of code in prep for resample/audioFormat conversion,Warren Dukes1-1/+23
2004-05-07rewrite outputBuffer'ing abstraction a bit to be more effecient and easierWarren Dukes1-24/+42
2004-05-07new OutputBuffer abstraction stuff, implemented for mp3, now need toWarren Dukes1-7/+3
2004-05-07some begging code of abstracting out some simple buffer routine(s) for decodersWarren Dukes1-0/+66