Skip to content

Version 2.0.0 - RC3

Compare
Choose a tag to compare
@mickelson mickelson released this 18 Mar 01:46
· 532 commits to master since this release

Changelog

Commits from v2.0.0-rc2 to v2.0.0-rc3

Andrew Mickelson (10 commits)

  • Added a reference to the "Intro to Squirrel" wiki page in Layouts.md
  • Added chrisvg's pan-and-scan module
  • [Windows] Issue #193 - slight rework of code that waits for emulator return
  • Fixed crash when generating mame romlist
  • Issue #191 - fix preserve_aspect_ratio image positioning on rotated images
  • Fix crash (display change with empty romlist)
  • Friendlier make output
  • Improved emulator "System Identifier" settings
  • Fixed loading of images from zip archives with subfolders
  • Fixed some layout and module path issues, added liquid8d's preserve-art module

Jeffrey Clark (3 commits)

  • cleanup some clang warnings
  • fix win32 FE_DEBUG compile and cleanup warnings
  • minor build cleanup