Skip to content

Releases: ppy/osu-framework

2024.1224.0

24 Dec 05:59
c4073f9
Compare
Choose a tag to compare

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

20 Dec 03:39
beb2fa2
Compare
Choose a tag to compare

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

19 Dec 08:24
17ad069
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024.1219.0...2024.1219.1

2024.1219.0

18 Dec 16:50
3642268
Compare
Choose a tag to compare

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

07 Dec 01:43
83ea26d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.1205.0...2024.1206.0

2024.1205.0

05 Dec 12:06
13e82bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.1128.0...2024.1205.0

2024.1128.0

29 Nov 04:47
fd64f2f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.1118.0...2024.1128.0

2024.1118.0

20 Nov 07:40
dc98996
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.1115.0...2024.1118.0

2024.1115.0

15 Nov 14:12
dd2f8b5
Compare
Choose a tag to compare

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

12 Nov 12:28
bc83409
Compare
Choose a tag to compare

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