- 04 Jan, 2018 13 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
All it does is "sometimes" close the mixer, but that is also done in the destructor.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Fixes shutdown memory leak.
-
Max Kellermann authored
This is implicitly done by the destructor.
-
Max Kellermann authored
Fixes shutdown memory leak.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 03 Jan, 2018 4 commits
-
-
Max Kellermann authored
The output plugin shall decide whether to insert silence or do nothing at all. The ALSA output plugin has already implemented this. Inserting silence is not necessary or helpful for some plugins, and may even hurt them (e.g. "recorder").
-
Max Kellermann authored
-
Max Kellermann authored
Eliminates unnecessary mutex locks.
-
-
- 02 Jan, 2018 23 commits
-
-
Max Kellermann authored
Wired to Filter::Flush(). Closes #153
-
Max Kellermann authored
This will be used by filters which have internal buffers which need to be flushed at the end, e.g. the "soxr" resampler.
-
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
-
Max Kellermann authored
By API contract, this parameter must not be zero.
-
Max Kellermann authored
-
Max Kellermann authored
Adds missing checks to several plugins.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-