Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | output/pulse: simplify _wait_for_operation() | Max Kellermann | 2014-09-05 | 1 | -6/+3 |
* | PulseOutputPlugin: set icon name | Pete Beardmore | 2014-03-04 | 1 | -0/+1 |
* | output/pulse: use setenv() instead of g_setenv() | Max Kellermann | 2014-02-24 | 1 | -3/+2 |
* | output/pulse: remove bogus g_free() call | Max Kellermann | 2014-02-24 | 1 | -2/+0 |
* | mixer/Plugin: pass AudioOutput reference to init() | Max Kellermann | 2014-02-06 | 1 | -34/+30 |
* | output: move functions into the AudioOutput struct | Max Kellermann | 2014-01-29 | 1 | -1/+1 |
* | AudioOutput: pass plugin to constructor | Max Kellermann | 2014-01-29 | 1 | -1/+4 |
* | AudioOutput: add constructor and destructor | Max Kellermann | 2014-01-28 | 1 | -1/+0 |
* | output: rename struct audio_output to AudioOutput | Max Kellermann | 2014-01-28 | 1 | -11/+11 |
* | OutputPlugin: rename struct audio_output_plugin to AudioOutputPlugin | Max Kellermann | 2014-01-28 | 1 | -1/+1 |
* | Mixer*: move to mixer/ | Max Kellermann | 2014-01-24 | 1 | -2/+2 |
* | output/*: move to output/plugins/ | Max Kellermann | 2014-01-23 | 1 | -0/+889 |