aboutsummaryrefslogtreecommitdiffstats
path: root/src/mixer/RoarMixerPlugin.cxx (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-08-04MixerPlugin: pass config_param referenceMax Kellermann1-1/+1
2013-07-30output_api: convert to C++Max Kellermann1-1/+1
2013-04-16MixerInternal: convert to classMax Kellermann1-11/+9
2013-02-22mixer_plugin: convert to C++Max Kellermann1-1/+1
2013-01-16output/roar: convert to C++Max Kellermann1-52/+24
2011-09-17output/roar: export volume methodsMax Kellermann1-32/+3
Use these instead of exposing the internal roar_t struct.
2011-03-23Remove unused headers in Roar plugin.Hans-Kristian Arntzen1-4/+0
Should fix build errors for Win32.
2011-03-16RoarAudio output pluginHans-Kristian Arntzen1-0/+137