Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replay_gain: reimplement as a filter plugin | Max Kellermann | 2010-02-17 | 1 | -1/+8 |
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | input_stream: return errors with GError | Max Kellermann | 2009-12-15 | 1 | -1/+7 |
* | decoder_internal: decoder_input_buffer() returns bool | Max Kellermann | 2009-12-15 | 1 | -4/+4 |
* | include config.h in all sources | Max Kellermann | 2009-11-12 | 1 | -0/+1 |
* | decoder_control: removed the global variable "dc" | Max Kellermann | 2009-10-31 | 1 | -16/+19 |
* | player_control: protect command, state, error with a mutex | Max Kellermann | 2009-10-31 | 1 | -4/+1 |
* | decoder_control: protect command, state with a mutex | Max Kellermann | 2009-08-13 | 1 | -2/+25 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -3/+4 |
* | decoder_internal: don't push empty chunk into pipe | Max Kellermann | 2009-03-07 | 1 | -1/+6 |
* | pipe: added music_buffer, rewrite music_pipe | Max Kellermann | 2009-03-06 | 1 | -19/+17 |
* | music_pipe: added music_pipe_push() | Max Kellermann | 2009-03-06 | 1 | -0/+80 |