Max Kellermann
|
1d67aa7bf2
|
update copyright year to 2016
|
2016-02-26 17:54:05 +01:00 |
|
Max Kellermann
|
4fa5538e2b
|
config/Param: split block-specific attributes to new struct ConfigBlock
The old struct config_param remains only for top-level string options.
|
2015-01-21 23:56:33 +01:00 |
|
Max Kellermann
|
712ed555e6
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
|
Max Kellermann
|
8d6fedf817
|
Mixer: add class MixerListener
Use a listener interface instead of GlobalEvents.
|
2014-02-19 21:40:14 +01:00 |
|
Max Kellermann
|
0a0659d737
|
mixer/Plugin: pass AudioOutput reference to init()
Passing a void pointer is unsafe.
|
2014-02-06 21:10:12 +01:00 |
|
Max Kellermann
|
b6df4680df
|
MixerPlugin: convert function pointers to Mixer virtual methods
|
2014-02-06 20:52:33 +01:00 |
|
Max Kellermann
|
f86e159536
|
Mixer: rename struct mixer_plugin to MixerPlugin
|
2014-02-05 17:22:34 +01:00 |
|
Max Kellermann
|
e8938b1069
|
MixerPlugin: add EventLoop& init() parameter
|
2014-02-05 00:02:02 +01:00 |
|
Max Kellermann
|
e0dc721324
|
OutputPlugin: rename struct audio_output_plugin to AudioOutputPlugin
|
2014-01-28 11:33:15 +01:00 |
|
Max Kellermann
|
68eda78704
|
Mixer*: move to mixer/
|
2014-01-24 16:44:32 +01:00 |
|