mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-27 18:35:43 -04:00
System: Fix rewind throttling at half speed
This commit is contained in:
parent
87d24d3259
commit
df08e122c3
@ -4025,8 +4025,6 @@ void System::DoRewind()
|
|||||||
s_rewind_load_counter--;
|
s_rewind_load_counter--;
|
||||||
}
|
}
|
||||||
|
|
||||||
s_next_frame_time += s_frame_period;
|
|
||||||
|
|
||||||
InvalidateDisplay();
|
InvalidateDisplay();
|
||||||
Host::PumpMessagesOnCPUThread();
|
Host::PumpMessagesOnCPUThread();
|
||||||
Internal::IdlePollUpdate();
|
Internal::IdlePollUpdate();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user