v0.1-11443Desktop
Commits
- 2b1a6cf2b Qt: More appropriate icon for "Search on Redump" button
- a90182445 Qt: Improve icon consistency
- 15d8f68d3 Merge pull request #3747 from Pesa/overlap
- 00149a5be Qt: Disable buttons if controller port is empty (#3748)
- 2f0cd4d4c DiscDB: Remove duplicate entries for some multi-disc games
- 8dd88aad2 Qt: Make verify serial mismatch message clearer
- e21bf74f2 Qt: Replace most _L1 usage with _s
- 22ee4c076 CMake: Build with immediate binding/full relro
- e23bc84bb Achievements: Always prefetch game badge before achievement badges
- 02a41fa06 GameDB: Add metadata to
King's Field 3 - Pilot Style(#3749) - 8ac294d4f CDROM: Fix DisableReadSpeed() never having any effect
- 2c6ac7d4f CDROM: Add manual control of lid state
- 1d71915fb CDROM: Show effective read speed in debug window
- 18f581ef9 CPU: Use ternary in CPU::WriteRegDelayed()
- 667e1147a CPU: Add branch hints to interpreter dispatch
- 2b5baa1b8 CPU: Add more branch hints to interpreter
- 0b700d1b8 GTE: Eliminate bounds check in dispatcher
- 2f8e9a851 MSBuild: Enable strict aliasing for clang
- c660f8532 CPU: Use table lookup for mfc0
- 1f7fcb8c9 GameList: Fix race condition when refreshing from two sources
- 134f17239 Achievements: Don't tear down persistent state on enable toggle
- 8bf9562c3 Achievements: Fix hardcore toggle not showing summary
- 944beca2c Achievements: Populate saved credentials in ProcessStartup()
- cae25968f Achievements: Move init functions to private header
- 1e6a006bd Controller: Make center a distinct value
- 24fb22acf Controller: Move helper functions into their own file
- 0ec7d2bd4 Misc: Remove redundant static qualifier from force-inline functions
- 37878497b Qt: Disable labels for controller setting descriptions
- 2a32d7014 Qt: Fix white-on-light icon colours in Classic Windows theme
- c1adcb5a4 Qt: Fix initial icon colours in native theme
- a4e3afcdd Release MMPX Advanced v3.2: Optimize and Clean (#3750)
- f228b009c CDROM: Hopefully fix rare case of command event loss with states
- 0e0ef21d0 System: Clear memory save states on reset
- 09008bb3a Qt: Round round texcoords only applies to 3D
- ba08a6f70 Qt: Hide FSUI theme and font settings from game properties (#3751)
- 770cc586f Settings: Don't copy advanced/hidden settings to game
- a7a5faeb1 Qt: Fix warning in graphicssettingswidget.cpp
- 76ca9b15d Qt: Suffix unavailable audio and video devices
- fa167cab8 FullscreenUI: Add InputTextWithIcon()
- b3e8543ba FullscreenUI: Make ResetFocusHere() return a boolean
- 632aab3a0 FullscreenUI: Use InputTextWithIcon() for achievements login
- 1c89c6436 FullscreenUI: Add search to game list
- ce14eefd5 ObjectArchive: Swap to HTTPCache log channel
- 3a9856660 FullscreenUI: Fix input text text colour in light theme
- 6efef5b66 GameDB: PGXP-CPU for Digimon World 2
- c1a9d78e7 RegTest: Fix crash on startup
- c20a5c752 CPU: Copy entire value for zero shift cases
- c8064e75d CPU: Fix flipped operands on PGXP shifts in recompiler
- 0b4dfcd04 Settings: Remove unused field
- b7b31ef97 Qt: Use 'Global' instead of 'Default' for inherited spinners
- 2c527f4f2 Qt: Add reset buttons for tolerance/depth threshold
- 7d1996827 Qt: Fix memory leaks in SVG helpers