mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 19:45:47 -04:00
CommonHostInterface: Implement controller autofire
This commit is contained in:
@ -1485,7 +1485,7 @@ void QtHostInterface::threadEntryPoint()
|
||||
else
|
||||
System::RunFrames();
|
||||
|
||||
UpdateControllerRumble();
|
||||
UpdateControllerMetaState();
|
||||
if (m_frame_step_request)
|
||||
{
|
||||
m_frame_step_request = false;
|
||||
|
Reference in New Issue
Block a user