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