Commits
- 482f99c CI: Add icons to main sub-jobs
- 4763b67 GameDB: PGXP-CPU for Vandal Hearts II
- 5cf2c86 CDROM: More accurate approximation of sectors per track
- 97938a8 CDROM: Improve command logging clarity
- 5f607d8 CDROM: Avoid double seek on repeated Setloc+ReadS
- a2af51b CDROM: Simulate backwards track jump after seek/pause
- 5219e4f CDROM: Simulate real pause timing
- 801ddf7 GameDB: Remove DMA override for RE2
- b8f397c GameDB: Aces of the Air
- babaffc GPU/HW: Don't enable no-color-perspective when unsupported
- 3504294 FileSystem: Move separator macro to path.h
- c2316df InputManager: Fix relative mode engaging for gun controllers
- 2da32d8 Qt: Allow saving empty string to config
- 8ec9c90 Qt: Fix settings not applying immediately when editing profile
- 3cf7a94 GunCon: Allow empty/disabled crosshair
- 41a8912 VulkanDevice: Work around older NVIDIA driver present bug
- 194e9bb Spanish (Spain) translation update (#3330)
- 49b669c Qt: Make image verification cancellable
- 61dae0e Qt: Disable close for non-cancellable progress dialog
- 854a8eb Qt: Fix non-cancellable progress dialog height
- d5e2db0 Misc: Fix new clang-cl warnings
- 9fbb760 CI/AppImage: Bump to LLVM 18
- 5cfb76e GameDB: PGXP-CPU for Sheep Raider
- 8543194 ImGuiFullscreen: Fix position resetting to top of list on popup close
- d56bcfa FullscreenUI: Fix activate button stuck on input bind
- bb450d5 FullscreenUI: Fix nav focus loss on input bind
- 49a6ef7 FullscreenUI: Add icons to remaining options
- 8747101 FullscreenUI: Fix enable state of skip dupe frames
- 7255309 FullscreenUI: Move remaining OSD settings to main page
- 7a11b95 Qt: Update Korean translation by Hack茶ん
- 97d8a35 GameDatabase: Fix compatibility rating localization
- 574f127 FullscreenUI: Hide advanced settings by default
- ed78a20 FullscreenUI: More icon replacements
- 122fe3d Updated Swedish translation (#3331)
- 6c1b98e GPU/SW: Fix 256-bit AVX2 path
- 9838dd9 GPU/TextureCache: Purge copy-target sources from hash cache
- 1451e96 GPU/TextureCache: Pack state in struct
- 988a7c8 GameDB: Fix Cardcaptor Sakura names
- 869b159 DiscDB: Fix Cardcaptor Sakura names
- cf0c2ea GameDB: PGXP-CPU for Tenchu 2
- 4b71428 GPU/TextureCache: Fix tracking getting enabled without TC
- 5a94880 Achievements: Purge first-disc-from-playlist option
- 81e2619 FullscreenUI: Add missing icon
- 2791a9a Scripts: Move l10n glyph range script to scripts
- b726fa8 Scripts: Fix SyntaxWarning in glyph range updater
- b59f9a1 ImGuiManager: Plumb through clipboard access
- 2da7859 Qt: Fix incorrect parent window for locks
- ca9af62 FullscreenUI: Add a BP achievements login dialog
- 378fd80 CDROM: Defer subq read until needed
- e6892e0 Common: Fix incorrect condition in PreviousPow2/NextPow2