Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-10-08 | output/roar: move code to _use_audio_format() | Max Kellermann | 1 | -27/+38 |
2011-09-19 | output_plugin: the plugin allocates the audio_output object | Max Kellermann | 1 | -17/+24 |
2011-09-18 | output/roar: check return values | Max Kellermann | 1 | -2/+10 |
2011-09-18 | output/roar: unknown volume is -1, not 0 | Max Kellermann | 1 | -1/+1 |
2011-09-18 | output/roar: move code to roar_cancel_locked() and others | Max Kellermann | 1 | -39/+55 |
2011-09-17 | output/roar: use GLib memory allocation functions | Max Kellermann | 1 | -11/+3 |
2011-09-17 | output/roar: use config_get_block_string() for temporary | Max Kellermann | 1 | -8/+5 |
2011-09-17 | output/roar: reorder methods | Max Kellermann | 1 | -14/+14 |
2011-09-17 | output: per-plugin header | Max Kellermann | 1 | -0/+1 |
2011-09-17 | output/roar: export volume methods | Max Kellermann | 1 | -0/+49 |
2011-09-17 | output: rename plugin source files | Max Kellermann | 1 | -0/+0 |
2011-03-23 | Remove unused headers in Roar plugin. | Hans-Kristian Arntzen | 1 | -5/+0 |
2011-03-16 | RoarAudio output plugin | Hans-Kristian Arntzen | 1 | -0/+329 |