Max Kellermann
|
21c42819c7
|
MixerType: rename to CamelCase
|
2014-12-02 18:19:31 +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
|
f4f8fa7c94
|
output/Init: pass AudioOutput references
|
2014-02-19 21:38:48 +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
|
855f26c43d
|
Mixer: use reference instead of pointer for MixerPlugin
|
2014-02-05 17:25:47 +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
|
4657a3bd0f
|
output: move functions into the AudioOutput struct
|
2014-01-29 08:10:46 +01:00 |
|
Max Kellermann
|
cb7366f472
|
AudioOutput: make "plugin" a reference
|
2014-01-29 08:10:36 +01:00 |
|
Max Kellermann
|
bf803e241f
|
AudioOutput: pass plugin to constructor
Make it "const".
|
2014-01-29 08:10:18 +01:00 |
|
Max Kellermann
|
c4403c523f
|
AudioOutput: add constructor and destructor
|
2014-01-28 12:37:58 +01:00 |
|
Max Kellermann
|
68b79f97f3
|
output: rename source files
|
2014-01-28 11:42:54 +01:00 |
|