Handle multiple song previews playing in different beatmap categories…
Fix new input handlers not being enabled by default
Update NUnit to version 3.10.1
Normalize line endings to LF
Make beatmap carousel select a random beatmap when there was no previous selection
Fix incorrect ordering of difficulties retrieved from API
Lowercase back button
Remove composer from player loader
Remove TestCaseGamefield
Move seeking logic into a custom editor clock
Add xmldoc to some high-level classes to explain their separation
Fix OAuth token not saving often enough
Beatmap track shouldn't be start/stopped anyway - the IAdjustableClock should be DI'd in to perform the functionality.
Fix regression causing hard crash
Regressed in #2373. My bad.
Fix all possible cases of crossthread import data races
Unused. Unneeded. We already have TestCaseAllPlayers and individual tests in all rulesets. Eventually we probably also want osu.Game.Tests to not reference ruleset projects anyway.