- 03 Dec, 2017 3 commits
-
-
Max Kellermann authored
This fixes spurious replay gain logs when the player inserts silence chunks, because those silence chunks had no replay gain attached, resetting the ReplayGainFilter state, flipping it forth and back.
-
Max Kellermann authored
-
Max Kellermann authored
This attribute is not particularly important, but it was uninitialized.
-
- 26 Nov, 2017 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 25 Oct, 2017 1 commit
-
-
Max Kellermann authored
-
- 23 Aug, 2017 1 commit
-
-
Max Kellermann authored
This fixes an assertion failure caused by resuming playback before the decoder has finished startup.
-
- 04 Jun, 2017 1 commit
-
-
Max Kellermann authored
-
- 10 Feb, 2017 1 commit
-
-
Max Kellermann authored
-
- 03 Jan, 2017 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 14 Dec, 2016 7 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Eliminate a dependency from MultipleOutputs on PlayerControl.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 03 Dec, 2016 2 commits
-
-
Max Kellermann authored
Obsoletes the same variable from AudioConfig.cxx.
-
Max Kellermann authored
-
- 25 Nov, 2016 1 commit
-
-
Max Kellermann authored
Don't use the global variables in class DecoderBridge; instead, forward these values to the decoder thread via PlayerControl and DecoderControl.
-
- 09 Nov, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 07 Nov, 2016 1 commit
-
-
Max Kellermann authored
-
- 08 Sep, 2016 1 commit
-
-
Max Kellermann authored
Prepare full C++ exception support in the decoder thread.
-
- 17 Jun, 2016 1 commit
-
-
Max Kellermann authored
-
- 21 Apr, 2016 1 commit
-
-
Max Kellermann authored
Fixes assertion failure in MultipleOutputs::Open() after seeking to a failing song during playback.
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 11 Nov, 2015 1 commit
-
-
Max Kellermann authored
-
- 04 Nov, 2015 5 commits
-
-
Max Kellermann authored
If the decoder was just started, it already seeks to the desired position.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
If this gets called while seeking, do the right thing. This moves the elapsed_time setter from method Run(), which is now redundant.
-
Max Kellermann authored
Allows removing a few special cases in the player thread.
-
- 28 Oct, 2015 2 commits
-
-
Max Kellermann authored
It is futile to check for decoder errors before the decoder has finished startup. At this time, it's unlikely that the decoder has already failed.
-
Max Kellermann authored
.. and fix its API documentation.
-
- 27 Oct, 2015 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-