- 03 Jan, 2017 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 29 Dec, 2016 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Reduce overhead by eliminating MultipleOutputs::ResetReopen().
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 27 Dec, 2016 1 commit
-
-
Max Kellermann authored
.. and remove the obsolete method OpenFilter().
-
- 26 Dec, 2016 2 commits
-
-
Max Kellermann authored
Don't expose MusicChunk instances, provide higher-level access to chunk contents.
-
Max Kellermann authored
-
- 24 Dec, 2016 1 commit
-
-
Max Kellermann authored
Try harder to skip steps (reopen filter, reopen output) if the AudioOutput is already open.
-
- 22 Dec, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Un-protect the SharedPipeConsumer instance, and make it available in the OutputThread only. This gives more well-defined mutex protection.
-
- 21 Dec, 2016 1 commit
-
-
Max Kellermann authored
Make in_audio_format accessible only from within the OutputThread, and add a new one for inter-thread communication.
-
- 20 Dec, 2016 1 commit
-
-
Max Kellermann authored
-
- 14 Dec, 2016 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Reduce latency by stopping all AudioOutputs asynchronously.
-
Max Kellermann authored
-
Max Kellermann authored
Use ScopeLock to manage the lock; don't unlock after obtaining the "really_enabled" flag; keep the same lock during EnableWait() / DisableWait().
-
- 13 Dec, 2016 4 commits
-
-
Max Kellermann authored
Simplify the code, eliminate duplicate rollback code and eliminate the "goto" kludge.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 11 Dec, 2016 1 commit
-
-
Max Kellermann authored
-
- 03 Dec, 2016 1 commit
-
-
Max Kellermann authored
Remove dependency on ReplayGain global variables.
-
- 24 Nov, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 09 Nov, 2016 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 28 Oct, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 04 Sep, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
With the configuration "replay_gain_handler none", the Filter pointers are never initialized, which can crash MPD. https://bugs.musicpd.org/view.php?id=4571
-
- 01 Jul, 2016 2 commits
-
-
Max Kellermann authored
For easier state management inside filter plugins.
-
Max Kellermann authored
-
- 22 Jun, 2016 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-