AudioFilter
PlayerLoader
It doesn't play nicely with screen exiting, as it is automatically unbound during the exit process. Easiest to just avoid using this for now.
Fix import notifications not appearing when importing a file on startup
Fix key counter overlay not rewinding count fully
Fix intermittent TestScenePlaySongSelect test failures
Initial settings usability pass
Fix cross-thread list manipulation in `SkinProvidingContainer`
Update realm tests to run inside a `GameHost` to allow running on update thread
Fix `BeatmapConverter` not cloning deeply enough
Ensure `FailAnimation` is disposed synchronously to avoid test failures
Split out editor save steps to try and catch test failure
BeatmapInfo
Remove drop shadow from `RoundedButton`
Handle changelog link to open changelog overlay
RoundedButton
As per @arflyte's spec, this should not have been there in the first place.
OnSourceChanged
SourceChanged
OpenChangelog
OsuGame.HandleLink
ShowChangelogListing
ShowChangelogBuild
changelogOverlay
OsuGame
Set
SkinProvidingContainer