v0.1-11026Desktop
Commits
- bdd796c6d FileSystem: Remove GetDisplayNameFromPath()
- ed7261d9e Atualização Português do Brasil (#3708)
- bbd36606d Cheats: Drop extern from declarations
- cd539c0cf Deps: Update to 20260404
- 699922a37 Data: Update SDL Game Controller DB
- 653b0e39e Achievements: Don't display empty pinned achievements without progress
- 8161d6597 Achievements: Allow unpinning of achievements with empty progress
- 58b309fec Achievements: Store pinned achievements sorted
- 48a403b8a Achievements: Display a warning when spectator/encore mode is enabled
- 89d7579e5 Achievements: Disable encore mode when spectator enabled
- 41205d2d2 FullscreenUI: Fix invalid pause menu with external shutdown in achievements view
- ce83fa5f5 FullscreenUI: Fix background blur drawn twice
- bf3ae80dd ImGuiManager: Remove redundant texture bind
- aecd1a64f Cheats: Disable restorable cheats before saving state
- 1d119ba18 Cheats: Reapply restorable codes after state load
- ac06a86a3 Qt: Remove unnecessary startup semaphore
- f1ae5b8bb CI: update actions/upload-artifact (#3709)
- 3004aa35e CI: Don't double-archive builds
- 7659a70c1 Common: Get rid of multiple virtuals in ProgressCallback
- a447846ac Qt: Remove gamelistrefreshthread.cpp/h
- 0cc6bde71 FullscreenUI: Don't blur empty background in loading screen
- dff49fddc dep/rcheevos: Fix runtime error on oversized log message
- a6f7ff684 Achievements: Supply error message for non-HTTP client errors
- 9f7c5467b Common: Fix non-English descriptions in Error class
- 69b10bb0a README: Update VC runtime link
- d001c8f80 Qt: Fix InputBindingWidget tooltip (#3710)
- 7f5d9c081 Qt: Fix conversion warning
- 5e7be496a Util: Add missing includes to compress_helpers.h