aboutsummaryrefslogtreecommitdiffstats
path: root/src/chunk.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* player_thread: move cross-fading to output threadMax Kellermann2010-05-021-0/+6
* chunk: added attribute "other"Max Kellermann2010-05-021-0/+6
* replay_gain: reimplement as a filter pluginMax Kellermann2010-02-171-0/+15
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* all: Update copyright header.Avuton Olrich2009-03-131-3/+4
* music_chunk: increased chunk size to 4 kBMax Kellermann2009-03-101-2/+1
* music_chunk: added assertions on the audio formatMax Kellermann2009-03-081-0/+18
* chunk: added music_chunk_is_empty()Max Kellermann2009-03-071-0/+6
* pipe: added music_buffer, rewrite music_pipeMax Kellermann2009-03-061-0/+3
* music_chunk: added music_chunk_write(), music_chunk_expand()Max Kellermann2009-03-051-0/+36
* music_pipe: moved struct music_chunk to chunk.hMax Kellermann2009-03-031-0/+61