Commits
- e41543c Achievements: Cache latest/nearest achievement info
- a0aac8e dep/rcheevos: Bump to latest upstream
- 1bb1354 Achievements: Use rc_client as source of truth for HC mode
- d286b96 Achievements: Swap RAInterface for RAIntegration via rc_client
- 15a81e5 Deps: Remove RAInterface
- 2156053 Achievements: Fix crash starting with no game
- 4708a8f Achievements: Fix login while ingame
- 6165b50 Achievements: Use new badge_url/badge_locked_url fields
- 8e73b1d Achievements: Display notification on subset complete
- 284b13c Achievements: Fix starting with RAIntegration-forced HC mode
- e7a3465 Achievements: Display hardcore disabled subtitle in game summary
- 2eecf6b GPU/HW: Clear depth at vblank time in 480i games
- 12a50fe GameDB: exclude analog support for some 2D games (#3402)
- 3b5d2e9 GameDB: PGXP-CPU for Spider-Man games
- 5f48adb RegTest: Compile fix
- f0d4816 RegTest: Add function queueing for RunOnCPUThread()
- c1e01af Host: Expose RunOnUIThread() to core
- 78ff3b9 dep/rcheevos: Make RAIntegration loadable in two parts
- fca2502 Achievements: Initialize RAIntegration in two parts
- c192bd7 Bus: Stub out 0x1F802080
- 9573286 FullscreenUI: Increase notification rounding
- faa7ca5 FullscreenUI: Add confirmation to hardcore mode enable/reset
- 8f8f7cd Achievements: Queue RAIntegration writes on CPU thread
- 057398b FullscreenUI: Mostly replace C string usage with string_view
- 32963c3 Controller: Use string_view() for localised strings
- b78d3b4 dep/imgui: Update to v1.91.9b
- 65fd6f9 FullscreenUI: Fix crash in hotkey settings
- ca46c11 FullscreenUI: More string_view usage
- 46dd32a Updated Swedish translation (#3403)
- 57fc5b9 Update Russian translation (#3405)
- 903a157 GameDB: exclude analog support for some Rockman titles (#3404)
- 03d6d12 Image: Export RGBA8 conversion functions
- 79cb577 Data: Swap svg classes for inline style
- cf7feec Deps: Swap lunasvg for plutosvg
- 2e6c6df Qt: Slightly adjust widget sizes
- 8930168 Qt: Use grid layout for forms
- ebf33f3 FullscreenUI: Crash fix
- 1a5e852 GameDB: disable analog support for some demos and beta versions (#3406)
- 7583425 Atualização Português do Brasil (#3407)
- 751d81e GPU/TextureCache: Handle FetchTexture() fails
- b1ce3bf Data: Fix link in thirdparty.html
- a0de2fe GPUThread: Minor logic corrections
- 4c1aba6 System: Remove unused function
- 3d2085f GPU: Fix some CPU thread state reads
- c9ae4dc SPU: Enable VU meter in debug builds
- 9c819d9 ImGuiManager: Fix tab key handling
- ddf906f FullscreenUI: Polish achievements login dialog
- 7aa831c FullscreenUI: Improve look of slider popups
- 5b5eef6 FullscreenUI: Increase spacing between menu items
- def6b76 FullscreenUI: Make menu item borders optional
- 9a67253 FullscreenUI: Change default background name
- 1fa77e5 FullscreenUI: Center achievement/leaderboard images
- 0003cf7 CI/Flatpak: Bump to KDE 6.9 SDK
- d840a82 CI: Use kde-6.9 flatpak docker image
- 75ae7de FullscreenUI: Add padding to game list
- a86eabc Win32RawInputSource: Fix handling of absolute positioned devices