Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | util/DivideString: add option "strip" | Max Kellermann | 2014-12-04 | 1 | -1/+1 |
* | util/SplitString: new utility class | Max Kellermann | 2014-12-04 | 1 | -8/+4 |
* | util/SplitString: rename to DivideString | Max Kellermann | 2014-12-03 | 1 | -2/+2 |
* | output/ao: use class SplitString instead of g_strsplit() | Max Kellermann | 2014-12-02 | 1 | -6/+4 |
* | 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 | -2/+4 |
* | AudioOutput: add constructor and destructor | Max Kellermann | 2014-01-28 | 1 | -6/+0 |
* | output: rename struct audio_output to AudioOutput | Max Kellermann | 2014-01-28 | 1 | -6/+6 |
* | OutputPlugin: rename struct audio_output_plugin to AudioOutputPlugin | Max Kellermann | 2014-01-28 | 1 | -1/+1 |
* | output/*: move to output/plugins/ | Max Kellermann | 2014-01-23 | 1 | -0/+286 |