2024.702.0
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 outsideHandle()
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, restoreEnum.HasFlag()
by @smoogipoo in #6324 - Add lenience to scrollbar visibility conditionals by @frenzibyte in #6325
Full Changelog: 2024.627.0...2024.702.0