mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-11 01:05:50 -04:00
System: Update speed limiter on boot
This commit is contained in:
@ -1215,6 +1215,9 @@ bool System::BootSystem(SystemBootParameters parameters)
|
||||
g_cdrom.PrecacheMedia();
|
||||
|
||||
ResetPerformanceCounters();
|
||||
if (IsRunning())
|
||||
UpdateSpeedLimiterState();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user