mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-05-12 11:43:16 -04:00
pitchscreen: Fix dropouts when button held down
Change-Id: I0f23ad6463f7938e832b0c5da2c121c5a5e5faa8
This commit is contained in:
parent
1adadc943d
commit
9000614224
1 changed files with 1 additions and 0 deletions
|
|
@ -1106,6 +1106,7 @@ int gui_syncpitchscreen_run(void)
|
|||
/* when needed */
|
||||
new_speed = 0;
|
||||
}
|
||||
rb->yield();
|
||||
}
|
||||
|
||||
//rb->pcmbuf_set_low_latency(false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue