Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'v0.19.10' | Max Kellermann | 2015-06-21 | 1 | -1/+2 |
|\ | |||||
| * | OutputControl: fix fail_timer check right after booting | Romain Rollet | 2015-06-20 | 1 | -1/+2 |
| | | | | | | | | | | | | Right after booting, the monotonic clock starts with a very small value, and AudioOutput::LockUpdate() may believe that the fail_timer has not recovered yet. | ||||
* | | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
| | | |||||
* | | output/Internal: move enum AudioOutputCommand into the struct | Max Kellermann | 2014-12-24 | 1 | -13/+13 |
| | | |||||
* | | output/Internal: convert audio_output_command to strictly-typed enum | Max Kellermann | 2014-12-24 | 1 | -12/+14 |
|/ | |||||
* | output: rename "chunk" to "current_chunk" | Max Kellermann | 2014-01-29 | 1 | -2/+2 |
| | |||||
* | output: move functions into the AudioOutput struct | Max Kellermann | 2014-01-29 | 1 | -160/+130 |
| | |||||
* | AudioOutput: make "plugin" a reference | Max Kellermann | 2014-01-29 | 1 | -3/+3 |
| | |||||
* | output: rename source files | Max Kellermann | 2014-01-28 | 1 | -2/+2 |
| | |||||
* | output: rename struct audio_output to AudioOutput | Max Kellermann | 2014-01-28 | 1 | -24/+24 |
| | |||||
* | Mixer*: move to mixer/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
| | |||||
* | Filter*: move to filter/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
| | |||||
* | output/*: move to output/plugins/ | Max Kellermann | 2014-01-23 | 1 | -0/+325 |