mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 08:15:46 -04:00
Revert "CommonHostInterface: Don't use sleep throttle when syncing to audio at standard speed"
This reverts commit 922e17f677
.
This commit is contained in:
@ -345,7 +345,7 @@ protected:
|
||||
bool m_frame_step_request = false;
|
||||
bool m_fast_forward_enabled = false;
|
||||
bool m_timer_resolution_increased = false;
|
||||
bool m_use_sleep_throttler = true;
|
||||
bool m_speed_limiter_enabled = true;
|
||||
|
||||
private:
|
||||
void InitializeUserDirectory();
|
||||
|
Reference in New Issue
Block a user