aboutsummaryrefslogtreecommitdiff
path: root/src/outputBuffer.h
Commit message (Expand)AuthorAge
* audio_format: converted typedef AudioFormat to struct audio_formatMax Kellermann2008-09-07
* moved global variable "ob" to outputBuffer.hMax Kellermann2008-08-26
* eliminate OUTPUT_BUFFER_DC_STOP, OUTPUT_BUFFER_DC_SEEKMax Kellermann2008-08-26
* moved convState to struct decoderMax Kellermann2008-08-26
* added OutputBuffer.notifyMax Kellermann2008-08-26
* added decoder_data()Max Kellermann2008-08-26
* clean up CPP includesMax Kellermann2008-08-26
* added ob_set_lazy()Max Kellermann2008-04-15
* Make the OutputBuffer API more consistentEric Wong2008-04-13
* Stop passing our single OutputBuffer object everywhereEric Wong2008-04-13
* Stop passing our single DecoderControl object everywhereEric Wong2008-04-13
* eliminate OutputBuffer.currentChunkMax Kellermann2008-04-12
* clean up CPP includesMax Kellermann2008-04-12
* removed "volatile" from OutputBufferChunk propertiesMax Kellermann2008-04-12
* added output_buffer_free()Max Kellermann2008-04-12
* don't use short chunk numbersMax Kellermann2008-04-12
* added output_buffer_skip()Max Kellermann2008-04-12
* pass buffered_chunks to initOutputBuffer()Max Kellermann2008-04-12
* let initOutputBuffer() allocate memoryMax Kellermann2008-04-12
* Fix a few more warnings from -WshadowEric Wong2008-04-12
* moved currentChunk into OutputBufferMax Kellermann2008-04-12
* added outputBufferShift()Max Kellermann2008-04-12
* added struct OutputBufferChunkMax Kellermann2008-04-12
* moved CHUNK_SIZE to outputBuffer.hMax Kellermann2008-04-12
* added outputBufferChunkData()Max Kellermann2008-04-12
* added outputBufferRelative()Max Kellermann2008-04-12
* added outputBufferEmpty()Max Kellermann2008-04-12
* moved check to outputBufferAbsolute()Max Kellermann2008-04-12
* add method availableOutputBuffer()Max Kellermann2008-04-12
* some documentation about OutputBufferMax Kellermann2008-04-12
* Drop metadata updates from HTTP for now (input HTTP, and shout)Eric Wong2008-04-12
* Initial cut of fork() => pthreads() for decoder and playerEric Wong2008-04-12
* use unsigned integers in outputBuffer.cMax Kellermann2008-04-12
* notify the decoder instead of polling 100hzMax Kellermann2008-03-26
* moved code to initOutputBuffer()Max Kellermann2008-03-26
* use size_tMax Kellermann2008-03-26
* Reverting to the full lsr API. Turns out the simple API needs all of theJ. Alexander Treuman2007-05-24
* The massive copyright updateAvuton Olrich2007-04-05
* Add mpd-indent.shAvuton Olrich2006-07-20
* Remove useless buffer signedness warnings, useAvuton Olrich2006-07-19
* Change shank's email addressJ. Alexander Treuman2006-07-14
* Huge header update, update the copyright and addAvuton Olrich2006-07-13
* rewrite replaygain code, needs testingWarren Dukes2004-11-02
* minor little cleanupsWarren Dukes2004-06-10
* remove "wrap" from buffering control, its not needed, and could potentiallyWarren Dukes2004-06-08
* harden metadatabufferWarren Dukes2004-06-06
* spelling fix for avutonWarren Dukes2004-06-06
* mechanism for updating metadata while decodingWarren Dukes2004-06-06
* todo updateWarren Dukes2004-06-06
* clean up some grammarWarren Dukes2004-05-30