Skip to content

Releases: ppy/osu-framework

2024.809.1

09 Aug 13:47
55b2291
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.802.0...2024.809.1

2024.802.0

02 Aug 11:51
4779e1b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.720.0...2024.802.0

2024.720.0

20 Jul 05:05
891e4ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024.716.0...2024.720.0

2024.716.0

16 Jul 08:45
691d867
Compare
Choose a tag to compare

What's Changed

  • Don't use FillFlowContainer in VirtualisedListContainer by @EVAST9919 in #6321
  • Ignore ongoing text drag selection when user writes to textbox by @frenzibyte in #6328
  • Fix intermittent Playing state on short looping samples by @smoogipoo in #6329
  • Fix deferred FBO depth target texture leak by @smoogipoo in #6331
  • Make time move along at the same rate in all threads during headless execution by @smoogipoo in #6327

Full Changelog: 2024.702.0...2024.716.0

2024.702.0

02 Jul 13:59
45cd7c7
Compare
Choose a tag to compare

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 outside Handle() 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, restore Enum.HasFlag() by @smoogipoo in #6324
  • Add lenience to scrollbar visibility conditionals by @frenzibyte in #6325

Full Changelog: 2024.627.0...2024.702.0

2024.627.0

27 Jun 08:12
813a4a6
Compare
Choose a tag to compare

What's Changed

  • Remove faulty assertion in scroll container by @frenzibyte in #6317
  • Fix VirtualisedListContainer rows not returning pooled content in a different way by @bdach in #6318

Full Changelog: 2024.626.0...2024.627.0

2024.626.0

26 Jun 13:56
8882a94
Compare
Choose a tag to compare

What's Changed

  • Fix clicking on padded dropdown search bars not opening the menu by @smoogipoo in #6315
  • Add virtualised list container by @bdach in #6312
  • Fix VirtualisedListContainer rows not returning child to pool on disposal by @bdach in #6316

Full Changelog: 2024.625.0...2024.626.0

2024.625.0

25 Jun 14:02
94cd76a
Compare
Choose a tag to compare

What's Changed

  • Fix video decoding failing on Android due to missing av_dict_{set,free} by @bdach in #6313

Full Changelog: 2024.618.0...2024.625.0

2024.618.0

18 Jun 03:25
98617ab
Compare
Choose a tag to compare

What's Changed

  • Fix KeyCombination.IsPressed() tripping assertions when empty by @bdach in #6304
  • Mark FindClosestParent<T>() callers as possibly null-returning by @bdach in #6303
  • Remove OS username from log headers by @sineplusx in #6306
  • Make shader setter in SpriteText protected by @EVAST9919 in #6307
  • Ignore editlist when decoding mp4/mov videos by @bdach in #6311
  • Replace audio effect BindableList by Add/Remove methods by @smoogipoo in #6310

New Contributors

Full Changelog: 2024.528.1...2024.618.0

2024.528.1

28 May 12:29
1b26124
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.528.0...2024.528.1