mirror of
https://github.com/RGBCube/serenity
synced 2025-05-30 22:08:12 +00:00
![]() Previously we would exit the dequeuing loop after just one buffer had been dequeued due to some bogus logic. This would manifest when stopping and starting a track in SoundPlayer, where a few miliseconds of 'old' audio would play when restarting the playback. This commit makes sure we clear the entire queue. |
||
---|---|---|
.. | ||
AudioClient.ipc | ||
AudioServer.ipc | ||
CMakeLists.txt | ||
ConnectionFromClient.cpp | ||
ConnectionFromClient.h | ||
FadingProperty.h | ||
main.cpp | ||
Mixer.cpp | ||
Mixer.h |