Skip to content

preview-v6.3.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 18:06
· 1358 commits to master since this release
7d4403b

๐ŸŽ‰ New Features

  • implemented GUI foreground color option for themes
  • Merge latest updates from master
  • Added button to Create new folder in the dialogs (fixes #1329)
  • Updated floppybridge library to latest version (#1313)
  • All plugins (floppybridge, capsimg) now live in a separate directory, named "plugins"
  • Added option to log to console (fixes #1310)
  • Added window scaling option in amiberry.conf

๐Ÿ› Bugfixes

  • Improve CD32 default mapping (fixes #1237)
  • use stat instead of lstat on files and directories, to follow symlinks (#1302)
  • The GUI should use the right path when opening a file requester (fixes #1305)
  • minor GUI border size fixes (fixes #1311)
  • Fix KMSDRM video regression (fixes #1294)
  • add missing directories in packaging (fixes #1306)
  • Fix base color for Radiobuttons in SaveStates panel (#1293)
  • fixed background color for SaveStates panel checkboxes
  • When saving a new config in the GUI, it should be selected after the refresh (#1317)
  • improve double-click -> load config and start emulation (fixes #1316)
  • when loading config from the command line and opening the GUI, the settings were reset to defaults (fixes #1315)
  • Always clear the text fields when deleting a config (fixes #1321)
  • Fullscreen toggle didn't quite work (fixes #1322)
  • Set right colors for checkboxes that were missed, so that themes work properly on them
  • Use the right APMODE when toggling full-screen (fixes #1324)
  • Quickstart - enabling 2nd floppy drive did not refresh panel
  • Make guisan widgets active/inactive status more visible (fixes #1326)
  • Fixed textbox background color in Create hardfile dialog (fixes #1327)
  • if console_logging is requested, ensure it's activated always
  • Use WHDLoad custom1-5 values if they are not zero (fixes #1328)
  • the floppy dropdown wasn't updated properly after a selection (fixes #1334)
  • Fixed CD dropdown did not refresh properly (fixes #1337)
  • Fixed plugins directory name in macOS script

๐Ÿ”จ Improvements

  • improve layout in Custom Fields window (fixes #1299)
  • Config panel double-click time reduced to 500ms (#1316)
  • improved console handling in writelog
  • Set config name automatically for CD images as well (fixes #1336)

๐Ÿ—๏ธ Build System

  • CMake will now copy libfloppybridge.so into plugins when finished
  • add the new folders in flatpak as well
  • fix CMake copy of floppybridge lib destination path

๐Ÿชš Refactors

  • rename GUI theme internal variables
  • Use CD32 model as a fallback for CD auto-detection (fixes #1325)
  • Use "Plugins" directory for macOS
  • Remove CreateFolder button from SelectFile (fixes #1338)

๐Ÿ“š Documentation Changes

  • Improve help text in Config panel
  • updated help text in Misc panel (fixes #1309)
  • add console logging details in GUI helptext (fixes #1312)
  • improve help text in Sound panel
  • added new option in usage help text (fixes #1319)
  • updated help text