aboutsummaryrefslogtreecommitdiffstats
path: root/src/outputBuffer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* clean up some grammarWarren Dukes2004-05-301-1/+1
* fix TIcho's seeking while paused bugWarren Dukes2004-05-291-2/+2
* do input buffering in while sleeping loop of sending stuff to output bufferWarren Dukes2004-05-211-2/+6
* yes! rudimentary stream playing for mp3's!Warren Dukes2004-05-181-0/+2
* some more work on organizing code for resampling/audioFormat conversionWarren Dukes2004-05-101-1/+2
* rewrite outputBuffer'ing abstraction a bit to be more effecient and easierWarren Dukes2004-05-071-3/+4
* new OutputBuffer abstraction stuff, implemented for mp3, now need toWarren Dukes2004-05-071-0/+45