preview-v6.3.3
Pre-release
Pre-release
github-actions
released this
19 Jun 19:53
·
1139 commits
to master
since this release
π New Features
- Implemented Integer scaling (fixes #1352) - [check the Wiki for more details]
- implemented Resolution Autoswitch option
- Added default option to control resolution autoswitch from amiberry.conf
- Auto-detect MT32 titles in whdbooter and enable MIDI-out if ROMs are available
π Bugfixes
- keyboard and mouse was not always grabbed (#1351)
- don't grab mouse/keyboard in the GUI window (fixes #1357)
- VKBD would not show if Auto-Crop was enabled
- Custom controls would not get loaded when starting from cmd line (fixes #1355)
- Fix KMSDRM problems when switching between GUI -> emulation (fixes #1351)
- when loading custom mapping, skip the check for isrealbutton (#1355)
- store joystick GUID, use it to check before re-importing joysticks (#1355)
π¨ Improvements
- auto-crop scaling improvements, for integer scaling
- make "System Default" sound card option the default
- GUI window improvements
- Merged latest WinUAE updates after 5.3.0
ποΈ Build System
- ensure the floppybridge build is completed, before attempting to copy the lib
- add USE_GPIOD in CMakeLists.txt also
- Rename macOS M1 packages to macOS Apple Silicon
- fix apple silicon build
πͺ Refactors
- Refactored target_cfgfile_load
- remove more checks for isrealbutton from controller mapping (#1355)
- added some more logging in target_cfgfile_load function (#1355)
- accept .uae config files in cmd line, even if they are not the last item (#1355)
π Documentation Changes
- Updated help text in Input panel (fixes #1349)
Full Changelog: preview-v6.3.1...preview-v6.3.3