aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/roar_output_plugin.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* output: per-plugin headerMax Kellermann2011-09-171-0/+1
| | | | | Move the "extern" declarations from output_list.c, for more type safety.
* output/roar: export volume methodsMax Kellermann2011-09-171-0/+49
| | | | Use these instead of exposing the internal roar_t struct.
* output: rename plugin source filesMax Kellermann2011-09-171-0/+324