2023.1004.1
Breaking changes
DecoupleableInterpolatingFramedClock
is obsoleted. Use DecouplingClock
instead
See #6001 for more details on a migration path.
What's Changed
- Add fluXis to project list by @flustix in #6003
- Stop logging non-error output from OpenTabletDriver by @peppy in #6006
- Add new
DecouplingClock
and obsoleteDecoupleableInterpolatingFramedClock
by @peppy in #6001 - Fix keyboard handler getting disabled on window creation failure by @peppy in #6005
- Fix
WaveformGraph
overhead whenDrawPosition
is changed by @peppy in #6009 - Increase tolerance in decoupling framed clock tests by @bdach in #6011
- Reduce FFmpeg binary size by @FreezyLemon in #5981
- Update FFmpeg binaries by @github-actions in #6012
- Disable linux video hardware acceleration for now by @peppy in #6015
- Fix race condition in ThreadedTaskScheduler when adding tasks by @smoogipoo in #6014
- Update FFmpeg binaries by @github-actions in #6016
- Update nativelibs to latest version by @peppy in #6013
New Contributors
Full Changelog: 2023.925.0...2023.1004.1