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