- 04 Jan, 2018 7 commits
-
-
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 29 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
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Fixes another crash bug caused by commit 64d141f7
-
Max Kellermann authored
Fixes crash bug caused by commit 64d141f7
-
Max Kellermann authored
Caused by commit 64d141f7 This wasn't a serious memory leak, because after a mount failure, MPD would abort anyway, which is subject to the next commit.
-