- 08 Aug, 2017 9 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
This order will be necessary for proper AudioFormat initialization, because the encoder may change the format.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 07 Aug, 2017 22 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Prepare to add an abstract class AudioOutput, to be implemented by plugins, to get rid of the C-style vtable.
-
Max Kellermann authored
-
Max Kellermann authored
This call cannot fail, but needs cleanup if others fail. By moving it to the end, we eliminate some cleanup.
-
Max Kellermann authored
Moved code from AudioOutputControl::InternalOpen2().
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Circumvent filter_new() with a fake ConfigBlock.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
struct AudioOutput should not know or care about multi-threading.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 05 Jul, 2017 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 15 Jun, 2017 1 commit
-
-
Max Kellermann authored
-
- 08 Jun, 2017 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Prepare for moving the AudioOutputSource to class AudioOutputControl.
-
Max Kellermann authored
-
Max Kellermann authored
That function is "noexcept".
-
Max Kellermann authored
-
Max Kellermann authored
-