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