mpd/src/player
Max Kellermann f030b22bec player/thread: wait for the first chunk in CheckCrossFade()
This fixes MixRamp problems which occur because CheckCrossFade() is
called before the decoder has parsed MixRamp tags after
DecoderClient::Ready().

Closes https://github.com/MusicPlayerDaemon/MPD/issues/2084
2024-07-25 20:07:52 +02:00
..
Control.cxx *: use std::scoped_lock with implicit template parameter 2024-05-23 20:54:49 +02:00
Control.hxx *: use std::scoped_lock with implicit template parameter 2024-05-23 20:54:49 +02:00
CrossFade.cxx util/NumberParser: rename to CNumberParser 2024-01-04 21:02:45 +01:00
CrossFade.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Listener.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Outputs.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Thread.cxx player/thread: wait for the first chunk in CheckCrossFade() 2024-07-25 20:07:52 +02:00