v0.8.131
Changed 3
- Disable CRT assert dialogs and log to stderr
- Enable Incremental LTO
- Use clang for Linux builds
Fixed 3
- Fix USB_XID_GAMEPAD_S VMState minimum_version_id
- Error -22 while loading VM state when using Xbox Controller S
- Retina Display/High-DPI scaling for ImGUI on macOS
Pull Requests
- #2663 - xid: Fix USB_XID_GAMEPAD_S VMState minimum_version_id (@mborgerson)
- #2661 - ui: Disable CRT assert dialogs, log to stderr (@mborgerson)
- #2658 - ci: Ensure ccache, LTO cache dirs always exist before use (@mborgerson)
- #2648 - ci: Enable Incremental LTO (@mborgerson)
- #2656 - ubuntu-win64-cross: Add zstd to build tools (@mborgerson)
- #2655 - ubuntu-win64-cross: Add curl (@mborgerson)
- #2654 - ubuntu-win64-cross: Bump mxe, build GCC toolchain (@mborgerson)
- #2650 - ci: Fallback to unofficial when tags are unavailable (@abaire)
- #2647 - ci: Use clang for Linux builds (@mborgerson)
- #2641 - meson: Bump subprojects (@mborgerson)
- #2637 - meson: Update imgui (@schm1dtmac)
- #2640 - ci: More workflow improvements (@mborgerson)
- #2639 - ci: Split up build workflow (@mborgerson)
Issues Fixed
- #2241 - Snapshots: "Error -22 while loading VM state" when using Xbox Controller S
- #1666 - Retina Display/High-DPI scaling for ImGUI is missing on macOS
- #1840 - Fix release package naming
Full Changelog: https://github.com/xemu-project/xemu/compare/v0.8.130...v0.8.131