Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | output/roar: remove unnecessary "volatile" keyword | Max Kellermann | 2014-10-23 | 1 | -1/+1 |
* | Add MusicBrainz' Release Track Id tag | Wieland Hoffmann | 2014-09-27 | 1 | -0/+3 |
* | Tag: use SignedSongTime for the song duration | Max Kellermann | 2014-08-29 | 1 | -6/+10 |
* | Tag: add class const_iterator and methods begin(), end() | Max Kellermann | 2014-07-12 | 1 | -5/+7 |
* | mixer/Plugin: pass AudioOutput reference to init() | Max Kellermann | 2014-02-06 | 1 | -4/+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 | -3/+3 |
* | AudioOutput: add constructor and destructor | Max Kellermann | 2014-01-28 | 1 | -5/+0 |
* | output: rename struct audio_output to AudioOutput | Max Kellermann | 2014-01-28 | 1 | -9/+9 |
* | 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 | -1/+1 |
* | output/*: move to output/plugins/ | Max Kellermann | 2014-01-23 | 1 | -0/+428 |