New
v0.1-10693
Commits
- e41ca3245 AudioStream: Fix changing stretch mode without buffer change
- a7d29da8e System: Clamp typical time to frame period on MacOS
- abed81d53 GPUDevice: Use present instead of current time for skip logic
- 71f46cf8c GPUThread: Update core thread window size on core thread
- 7c0e4d37c Qt: Forward mouse events through core thread
- 4ec6ff7eb InputManager: Remove second source of truth for window size
- ff0ad1b17 System: Rewrite present skipping
- 9eb092cf1 Qt: Detect refresh rate change when screen changed
- 0058441ae Updated Swedish translation (#3685)
- c4255112c MediaCapture: Remove stream ID check in ProcessVideoEvents()
- 525dba5c5 GPUDevice: Use sorted array for storing shader cache entries
- 39634b355 FSUI: More consistent icons (#3686)
- 808d1116e GunCon: Don't read ImGuiManager state
- a44f202f4 ImGuiManager: Remove another source of truth for window size
- 0c1f61f78 FullscreenUI: Add option to swap gamepad confirm/cancel buttons
- 962454bbf Qt: Fix double invoking of mouse wheel/button events
- 4800a4e55 PostProcessing: Avoid creating zero-sized intermediate targets
- 7f7d82739 GPUPresenter: Avoid NaN sized target during loading
- ec22863e4 CocoaTools: Add display link fallback for refresh rate query
- a57851fb0 Qt: Fall back to QScreen if WindowInfo refresh rate query fails
- 322320f81 FileSystem: Backport 3-arg Path::Combine()
- 06897cd73 Qt: Move windows data location from Documents to AppData
- e851c665c Common: Remove MemorySettingsInterface
- 29692268b Qt: Allow parenting updater to settings dialog
- f18aaee69 Qt: Use QPlatformTheme for Cancel
- fb474e8dd Qt: Relabel 'Reset Game' as 'Restart Game'
- ce5b358d2 README: Update Mac installation instructions
- c1ff16394 Misc: Replace more 'reset' strings with 'restart'
- 9a24913ab FullscreenUI: Remove now-unused host file selector functions
- 07f2fa8f5 Achievements: Reload game when resetting after disc swap
- 75aba0d1e GPUThread: Fix core thread window info not updating on fullscreen
- 424a8e775 Cheats: Fix aspect ratio not updating on change
- d9e442e5c GPUDevice: Don't duplicate fullscreen modes
- c41eeda02 Achievements: Fix almost there/active challenge showing in all subsets
- e26ad17fe dep/rcheevos: Fix silent URL truncation in new functions
- bd1b66051 dep/rcheevos: Destroy parse state in rc_find_next_classification()
- 66bfc4b16 Achievements: Increase padding for leaderboard loading indicator
- fa84d9e89 Qt: Default MacOS fractional window scale to disabled