Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | output/sles: new output plugin for Android | Max Kellermann | 2014-02-22 | 6 | -0/+813 |
| | |||||
* | output/httpd: move to dedicated directory | Max Kellermann | 2014-02-19 | 9 | -3/+348 |
| | |||||
* | Timer: move to output/ | Max Kellermann | 2014-02-19 | 3 | -3/+3 |
| | |||||
* | mixer/Plugin: pass AudioOutput reference to init() | Max Kellermann | 2014-02-06 | 6 | -48/+44 |
| | | | | Passing a void pointer is unsafe. | ||||
* | MixerPlugin: convert function pointers to Mixer virtual methods | Max Kellermann | 2014-02-06 | 1 | -1/+1 |
| | |||||
* | output: move functions into the AudioOutput struct | Max Kellermann | 2014-01-29 | 16 | -17/+17 |
| | |||||
* | AudioOutput: pass plugin to constructor | Max Kellermann | 2014-01-29 | 16 | -33/+59 |
| | | | | Make it "const". | ||||
* | AudioOutput: add constructor and destructor | Max Kellermann | 2014-01-28 | 16 | -76/+1 |
| | |||||
* | output: rename source files | Max Kellermann | 2014-01-28 | 1 | -1/+1 |
| | |||||
* | output: rename struct audio_output to AudioOutput | Max Kellermann | 2014-01-28 | 17 | -141/+141 |
| | |||||
* | OutputPlugin: rename struct audio_output_plugin to AudioOutputPlugin | Max Kellermann | 2014-01-28 | 32 | -32/+32 |
| | |||||
* | Mixer*: move to mixer/ | Max Kellermann | 2014-01-24 | 5 | -6/+6 |
| | |||||
* | Config*: move to config/ | Max Kellermann | 2014-01-24 | 5 | -5/+5 |
| | |||||
* | output/*: move to output/plugins/ | Max Kellermann | 2014-01-23 | 35 | -0/+8690 |