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