aboutsummaryrefslogtreecommitdiffstats
path: root/src/outputBuffer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add mpd-indent.shAvuton Olrich2006-07-201-16/+14
* Remove useless buffer signedness warnings, useAvuton Olrich2006-07-191-1/+1
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-1/+1
* rewrite replaygain code, needs testingWarren Dukes2004-11-021-3/+11
* minor little cleanupsWarren Dukes2004-06-101-1/+0
* remove "wrap" from buffering control, its not needed, and could potentiallyWarren Dukes2004-06-081-1/+0
* harden metadatabufferWarren Dukes2004-06-061-3/+3
* spelling fix for avutonWarren Dukes2004-06-061-0/+3
* mechanism for updating metadata while decodingWarren Dukes2004-06-061-7/+5
* todo updateWarren Dukes2004-06-061-1/+10
* 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