Stop focused overlays from handling DragStart
This was causing weird behaviour with the key configuration section and back button in settings.
Fix performance calculation not considering time-adjustment mods
Fix nullref when changing ruleset at main menu
Fixes #2467.
Fix crash on startup when adjusting volume before volume control loaded
Due to requiredgoodhits/requiredgreathits being calculated prior to nested hitobjects.
Fix song progress time counters wrapping after an hour
Implement joystick input
# Conflicts: # osu-framework # osu.Game/Overlays/KeyBinding/KeyBindingRow.cs
Fix osu! difficulty/performance calculation failing or giving wrong values
Apply HD as speed adjustment
Update framework with upstream fixes