mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-24 13:05:41 +00:00
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
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.