| Commit message (Expand) | Author | Files | Lines |
2010-03-21 | Add support for MixRamp tags | Tim Phipps | 1 | -0/+8 |
2010-01-18 | decoder_api: removed function decoder_get_uri() | Max Kellermann | 1 | -5/+0 |
2010-01-04 | decoder_api: added function decoder_replay_gain() | Max Kellermann | 1 | -2/+7 |
2010-01-01 | input_stream: return allocated input_stream objects | Max Kellermann | 1 | -7/+5 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-12-26 | decoder_api: added function decoder_timestamp() | Max Kellermann | 1 | -1/+7 |
2009-12-15 | input_stream: return errors with GError | Max Kellermann | 1 | -3/+10 |
2009-12-14 | input_plugin: method init() returns errors with GError | Max Kellermann | 1 | -1/+7 |
2009-12-14 | input_stream: moved input_stream_global_init() to input_init.c | Max Kellermann | 1 | -0/+1 |
2009-12-14 | test/run_{decoder,filter}: implemented GLib log callback | Max Kellermann | 1 | -0/+12 |
2009-11-14 | audio_format: added function audio_format_to_string() | Max Kellermann | 1 | -2/+4 |
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -0/+1 |
2009-11-01 | replay_gain: trigger OPTIONS idle event on mode change | Max Kellermann | 1 | -0/+9 |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -3/+4 |
2009-03-02 | test/run_decoder: initialize decoder.initialized | Max Kellermann | 1 | -0/+2 |
2009-03-02 | test/run_decoder: initialize the input plugins | Max Kellermann | 1 | -0/+2 |
2009-03-02 | pcm_volume: return bool | Max Kellermann | 1 | -1/+2 |
2009-02-25 | test: added decoder test program | Max Kellermann | 1 | -0/+162 |