pitchscreen: Fix dropouts when button held down
rockbox-gerrit-noreply--- via rockbox-cvs <[email protected]> Sun, 19 Apr 2026 17:57:34 -0400
| Newsgroups | gmane.comp.systems.archos.rockbox.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 900061422460cf6eb308d26341e153be6fce52aa Author: Christian Soffke <[email protected]> Date: Sat Apr 18 12:34:15 2026 +0200 pitchscreen: Fix dropouts when button held down Change-Id: I0f23ad6463f7938e832b0c5da2c121c5a5e5faa8 diff --git a/apps/plugins/pitch_screen.c b/apps/plugins/pitch_screen.c index 4af34fed3b..647b7a17d1 100644 --- a/apps/plugins/pitch_screen.c +++ b/apps/plugins/pitch_screen.c @@ -1106,6 +1106,7 @@ int gui_syncpitchscreen_run(void) /* when needed */ new_speed = 0; } + rb->yield(); } //rb->pcmbuf_set_low_latency(false); -- rockbox-cvs mailing list [email protected] https://lists.haxx.se/mailman/listinfo/rockbox-cvs