Skip to content

v3.1.6

Latest
Compare
Choose a tag to compare
@adrg adrg released this 13 Sep 19:51
· 2 commits to master since this release

Changelog

New bindings

  • Added Marquee type
  • Added Logo type
  • Added more player bindings:
    • Player.Contrast and Player.SetContrast
    • Player.Brightness and Player.SetBrightness
    • Player.Hue and Player.SetHue
    • Player.Saturation and Player.SetSaturation
    • Player.Gamma and Player.SetGamma
    • Player.VideoAdjustmentsEnabled and Player.EnableVideoAdjustments
    • Player.SetDeinterlaceMode
    • Player.Logo
    • Player.Marquee

Bug fixes

  • Fixed event manager related C compiler warnings.

Internal

  • Improved error reporting
  • Improved documentation
  • Improved GitHub Actions workflows