Skip to content

2024.702.0

Compare
Choose a tag to compare
@peppy peppy released this 02 Jul 13:59
· 209 commits to master since this release
45cd7c7

What's Changed

  • Rewrite TripleBuffer as a true lockless, flipping, triple buffer by @smoogipoo in #6319
  • FFmpeg build: Update to 7.0 by @FreezyLemon in #6255
  • Fix typo in Drawable documentation by @frenzibyte in #6322
  • Change PassThroughInputManager to not sync new presses outside Handle() by @frenzibyte in #6221
  • Update PresentFileExternally documentation to better describe folder behaviour by @peppy in #6323
  • Hide PassThroughInputManager from input queue if parent input is disabled by @frenzibyte in #6225
  • Remove HasFlagFast() extension, restore Enum.HasFlag() by @smoogipoo in #6324
  • Add lenience to scrollbar visibility conditionals by @frenzibyte in #6325

Full Changelog: 2024.627.0...2024.702.0