mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 02:05:45 -04:00
Support custom and match display aspect ratios
This commit is contained in:
@ -412,13 +412,13 @@ protected:
|
||||
void UpdateSpeedLimiterState();
|
||||
|
||||
void RecreateSystem() override;
|
||||
void OnHostDisplayResized() override;
|
||||
|
||||
void ApplyGameSettings(bool display_osd_messages);
|
||||
void ApplyControllerCompatibilitySettings(u64 controller_mask, bool display_osd_messages);
|
||||
|
||||
bool CreateHostDisplayResources();
|
||||
void ReleaseHostDisplayResources();
|
||||
void OnHostDisplayResized();
|
||||
|
||||
virtual void DrawImGuiWindows();
|
||||
|
||||
|
Reference in New Issue
Block a user