github ppy/osu-framework 2022.1124.0

latest releases: 2024.528.1, 2024.528.0, 2024.523.0...
19 months ago

Thanks for following along! This is a tagged release (2022.1124.0).

What's Changed

  • Fix incorrect nullability specific on ITrackableConfigManager by @peppy in #5527
  • Fix potentially incorrect implementation of double-locking in Drawable.Scheduler retrieval by @peppy in #5533
  • Lazy init AudioAdjustments in AdjustableAudioComponent usage by @peppy in #5532
  • Fix displays sometimes not getting updated and failing assertion by @Susko3 in #5523
  • Extract common parts of localisation tests into base class by @Susko3 in #5535
  • Add Bindable<T>.CopyTo and use in GetUnboundCopy implementation by @peppy in #5531
  • Cleanup LocalisationManager and related classes by @Susko3 in #5536
  • Refactor LocaleMapping lookup to require an exact match to FrameworkSetting.Locale by @Susko3 in #5537
  • Correctly return AVERROR_EOF in VideoDecoder by @Igoorx in #5539

New Contributors

Full Changelog: 2022.1118.0...2022.1124.0

Don't miss a new osu-framework release

NewReleases is sending notifications on new releases.