Skip to content

v2.2.0-BETA2

Pre-release
Pre-release
Compare
Choose a tag to compare
@freezy freezy released this 27 Jun 22:04
· 332 commits to master since this release

The second beta of 2.2.0 is considered feature-complete. Remaining changes will be focused on bug fixing.

New

  • Added Serum's color rotation support to all RGB devices.
  • Added a new destination that allows dumping frames to disk to be loaded into the colorization editors
  • About page, when you right-click on the virtual DMD.

Fixes

  • Crash when PinUP was active
  • Crash for some Pinball FX LCD games
  • Height of DMD style settings dialog is now dynamic and shouldn't be cut off anymore.
  • Colorization plugin now gets frames at 60Hz again
  • Native VNI colorizer properly supports HD frames
  • Properly pass events to PinUP

Updates

  • Update Serum to latest version

Refactoring

  • Merge VNI colorizer classes and make it support both input formats
  • Remove unused palette index
  • Send colorization events through a generic interface