Skip to content

Version 2.4.1

Compare
Choose a tag to compare
@mickelson mickelson released this 18 Aug 04:22
· 247 commits to master since this release

Changelog

Commits from v2.4.0 to v2.4.1

Andrew Mickelson (21 commits)

  • Bump to version 2.4.1
  • Added log message when frontend unexpectedly loses focus
  • Added code to handle mame/mess media types during first run autoconfiguration
  • Misc. code cleanup (removed unused variables, etc)
  • Issue #282 - fixed mapped keys from working when frontend doesn't have focus
  • Switch behaviour of "Fillscreen mode" to a true borderless window (#467)
  • Added bound check (+ correction) for video pts
  • Improved frame skipping for videos
  • Fix 'non-blocking mode wait' when game has multiple loading screens
  • Fix sound handling when interrupted by game launch
  • Updated setting of hwaccel in FFmpeg. Added videotoolbox for Mac OS X
  • Issue #459 - fixed listbox selection background fading/colour setting

progets (1 commits)

  • RocketLauncher plugin (#470) - Written by ArcadeBliss

Radek Dutkiewicz (1 commits)

  • Added manifest to windows build (#461)