Sebastian Sumpf a0c3b77f0e record_play_mixer: wakeup depleted record clients
In case a play-session client sends data too slow leading to
record-session client depletion after 250ms of inactivity, try to wakeup
depleted clients upon reception of fresh audio data from the
play-session. The _scheduler.consecutive check for triggering a wakeup
doesn't seem to suffice in case of occasionally slow play clients.

(This fixes the osci preset on the PinePhone)

issue #5496
2025-04-10 16:41:18 +02:00
..
2025-04-10 16:32:58 +02:00
2025-04-10 16:32:58 +02:00
2025-04-10 16:32:58 +02:00
2023-11-28 14:24:23 +01:00
2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.