aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/Init.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-28/+29
* config/Option: convert to strictly-typed enumMax Kellermann2015-01-211-2/+2
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* output/Internal: move enum AudioOutputCommand into the structMax Kellermann2014-12-241-1/+1
* output/Internal: convert audio_output_command to strictly-typed enumMax Kellermann2014-12-241-1/+1
* Merge tag 'v0.19.6'Max Kellermann2014-12-081-0/+1
|\
| * Output: start with a null mixer.Nix2014-12-011-0/+1
* | mixer/null: new mixer pluginMax Kellermann2014-12-021-0/+4
* | MixerType: convert to strictly-typed enumMax Kellermann2014-12-021-5/+5
* | MixerType: rename to CamelCaseMax Kellermann2014-12-021-1/+1
|/
* Mixer: add class MixerListenerMax Kellermann2014-02-191-3/+11
* output/Init: pass AudioOutput referencesMax Kellermann2014-02-191-29/+29
* mixer/Plugin: pass AudioOutput reference to init()Max Kellermann2014-02-061-2/+2
* Mixer: use reference instead of pointer for MixerPluginMax Kellermann2014-02-051-2/+2
* Mixer: rename struct mixer_plugin to MixerPluginMax Kellermann2014-02-051-1/+1
* MixerPlugin: add EventLoop& init() parameterMax Kellermann2014-02-051-7/+8
* output: move functions into the AudioOutput structMax Kellermann2014-01-291-18/+15
* AudioOutput: make "plugin" a referenceMax Kellermann2014-01-291-6/+6
* AudioOutput: pass plugin to constructorMax Kellermann2014-01-291-9/+7
* AudioOutput: add constructor and destructorMax Kellermann2014-01-281-12/+14
* output: rename source filesMax Kellermann2014-01-281-0/+329