aboutsummaryrefslogtreecommitdiff
path: root/src/pipe.h
Commit message (Expand)AuthorAge
* Merge branch 'v0.16.x'Max Kellermann2011-07-20
|\
| * pipe: make read-only functions "pure"Max Kellermann2011-07-20
* | Merge commit 'release-0.16.2'Max Kellermann2011-03-19
|\|
| * Merge release 0.15.16 into v0.16.xMax Kellermann2011-03-16
| |\
| | * Fix NDEBUG testAndreas Wiese2011-01-14
* | | copyright year 2011Max Kellermann2011-01-29
|/ /
* | Merge release 0.15.14 from branch 'v0.15.x'Max Kellermann2010-11-07
|\|
| * pipe: add helper function music_pipe_empty()Max Kellermann2010-11-05
* | Update copyright notices.Avuton Olrich2009-12-31
|/
* all: Update copyright header.Avuton Olrich2009-03-13
* music_pipe: added music_pipe_contains()Max Kellermann2009-03-09
* music_chunk: added assertions on the audio formatMax Kellermann2009-03-08
* music_pipe: added music_pipe_peek()Max Kellermann2009-03-07
* pipe: added music_buffer, rewrite music_pipeMax Kellermann2009-03-06
* music_pipe: added music_pipe_push()Max Kellermann2009-03-06
* music_pipe: moved struct music_chunk to chunk.hMax Kellermann2009-03-03
* music_pipe: removed music_pipe_append()Max Kellermann2009-01-17
* music_pipe: added functions music_pipe_write() and music_pipe_expand()Max Kellermann2009-01-17
* player: chop the tail of the music pipe after CANCELMax Kellermann2008-11-13
* music_pipe: continuously check the sample format of all chunksMax Kellermann2008-11-13
* music_pipe: add tag pointer to the music_chunk structMax Kellermann2008-11-02
* music_pipe: document struct music_chunkMax Kellermann2008-11-02
* music_pipe: removed "volatile"Max Kellermann2008-11-02
* music_pipe: renamed "size" to "num_chunks"Max Kellermann2008-11-02
* music_pipe: no CamelCaseMax Kellermann2008-11-02
* music_pipe: renamed "ob" to "music_pipe"Max Kellermann2008-11-02
* music_pipe: more wrapper functionsMax Kellermann2008-11-02
* decoder: replaced music_pipe.audioFormat with dc.out_audio_formatMax Kellermann2008-11-02
* music_pipe: renamed ob_* functions to music_pipe_*Max Kellermann2008-11-02
* music_pipe: renamed struct output_buffer to struct music_pipeMax Kellermann2008-11-02
* renamed outputBuffer.[ch] to pipe.[ch]Max Kellermann2008-11-02