aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/roar_output_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* audio_format: remove the packed S24 formatMax Kellermann2012-03-221-4/+0
* output/roar: move code to _use_audio_format()Max Kellermann2011-10-081-27/+38
* output_plugin: the plugin allocates the audio_output objectMax Kellermann2011-09-191-17/+24
* output/roar: check return valuesMax Kellermann2011-09-181-2/+10
* output/roar: unknown volume is -1, not 0Max Kellermann2011-09-181-1/+1
* output/roar: move code to roar_cancel_locked() and othersMax Kellermann2011-09-181-39/+55
* output/roar: use GLib memory allocation functionsMax Kellermann2011-09-171-11/+3
* output/roar: use config_get_block_string() for temporaryMax Kellermann2011-09-171-8/+5
* output/roar: reorder methodsMax Kellermann2011-09-171-14/+14
* output: per-plugin headerMax Kellermann2011-09-171-0/+1
* output/roar: export volume methodsMax Kellermann2011-09-171-0/+49
* output: rename plugin source filesMax Kellermann2011-09-171-0/+324