Releases: ppy/osu-framework
Releases · ppy/osu-framework
2024.1224.0
What's Changed
- Implement getting OpenGL iOS main framebuffer on SDL3 by @Susko3 in #6468
- Use Accelerate framework for texture image processing on iOS and fix premultiplication issues by @frenzibyte in #6470
- Shave allocation overheads in recent iOS texture loading code by @frenzibyte in #6471
Full Changelog: 2024.1220.0...2024.1224.0
2024.1220.0
What's Changed
- Fix
BindableList
methods crashing with non-IList
collections by @smoogipoo in #6466
Full Changelog: 2024.1219.1...2024.1220.0
2024.1219.1
What's Changed
- Bump OpenTabletDriver to 0.6.5.0 by @jamesbt365 in #6465
New Contributors
- @jamesbt365 made their first contribution in #6465
Full Changelog: 2024.1219.0...2024.1219.1
2024.1219.0
What's Changed
- Prefer HDTV / Rec. 709 colorspace for videos with HD resolution and unspecified colorspace by @frenzibyte in #6403
- Fix unobserved exceptions on named pipe shutdown by @peppy in #6447
- Improve
BindableList
performance + reduce allocations by @smoogipoo in #6450 - Fix increased CPU/energy impact while backgrounded by @smoogipoo in #6451
- Add support for presenting/opening files on iOS by @frenzibyte in #6448
- Fix multiple instances of a game being allowed to start concurrently by @peppy in #6452
- Bring back iOS application delegates and fix many issues by @frenzibyte in #6453
- Fix iOS audio session allowing other audio to mix by @frenzibyte in #6457
- Fix disabling hold-to-right-click not cancelling in-progress actions by @frenzibyte in #6459
Full Changelog: 2024.1206.0...2024.1219.0
2024.1206.0
What's Changed
- Switch to using named pipes for IPC by @peppy in #6442
- Allow rewriting URL lookups in
OnlineStore
by @frenzibyte in #6433
Full Changelog: 2024.1205.0...2024.1206.0
2024.1205.0
What's Changed
- Set up-to-date .NET code quality analyzers by @huoyaoyuan in #6434
- Clean up
IWindow
and remove platform-agnostic code probingISDLWindow
by @Susko3 in #6438 - Document
CursorEffectContainer
and update outdated name by @voidedWarranties in #6441 - Bring back borderless mode for macOS and Linux by @Susko3 in #6264
- Update transitive vulnerable dependencies for source generation tests by @huoyaoyuan in #6435
- Add callback for when a submenu is opened by @nekodex in #6439
- Fix Rider support of .globalconfig by @huoyaoyuan in #6444
- Fix recent warnings seen on Rider 2024.3 by @frenzibyte in #6443
Full Changelog: 2024.1128.0...2024.1205.0
2024.1128.0
What's Changed
- Factor window scale in
UserInputManager.mouseOutsideAllDisplays
by @Susko3 in #6432 - Work around Android CI workflow errors by @frenzibyte in #6436
- Update SDL3 package by @smoogipoo in #6437
Full Changelog: 2024.1118.0...2024.1128.0
2024.1118.0
What's Changed
- Remove
NuGet.ProjectModel
dependency by @smoogipoo in #6427 - Remove SourceLink package reference by @smoogipoo in #6430
- Make
RearrangeableListContainer<>
only replace differences by @smoogipoo in #6425
Full Changelog: 2024.1115.0...2024.1118.0
2024.1115.0
What's Changed
- Disable
OnScreenKeyboardOverlapsGameWindow
on iOS when hardware keyboard is attached by @frenzibyte in #6407 - Use SDL3 text editing events on windows by @Susko3 in #6419
- Fix
RearrangeableListContainer<>
crashing on replacement operations by @smoogipoo in #6424 - Revert "Use SDL3 windowing by default" by @bdach in #6426
Full Changelog: 2024.1112.0...2024.1115.0
2024.1112.0
What's Changed
- Make draw visualiser follow proxied drawables to their visual layer by @smoogipoo in #6420
- Allow
CachedModelDependencyContainer
to cache models with non-bindable fields by @smoogipoo in #6416 - Refactor step buttons + improve assertion messages by @smoogipoo in #6418
- Fix error triggered in label step execution not being logged by @frenzibyte in #6421
- Fix CI test report workflow by @bdach in #6422
Full Changelog: 2024.1111.0...2024.1112.0