osu/osu.Game/Overlays
Dean Herbert b0a1b25983 Privatise game ruleset and access via DI
Also decouples the bindable at SongSelect, where it is debounced in line with the carousel being updated.
2018-06-26 16:32:32 +09:00
..
BeatmapSet Rework preview tracks to reduce usage complexities 2018-06-21 18:40:27 +09:00
Chat
Dialog
Direct Privatise game ruleset and access via DI 2018-06-26 16:32:32 +09:00
KeyBinding Update framework 2018-06-03 03:05:53 +09:00
MedalSplash
Mods Privatise game ruleset and access via DI 2018-06-26 16:32:32 +09:00
Music Explicitly construct local beatmaps rather than using GetBoundCopy 2018-06-06 20:19:30 +09:00
Notifications Decrease notification font size 2018-06-21 14:43:02 +09:00
Profile Merge remote-tracking branch 'origin/master' into multiple_previews_different_overlays 2018-06-21 13:24:02 +09:00
SearchableList
Settings Merge branch 'master' into ruleset-configs 2018-06-12 13:13:18 +09:00
Social
Toolbar Privatise game ruleset and access via DI 2018-06-26 16:32:32 +09:00
Volume Make mute button not handle hover 2018-06-22 13:31:32 +09:00
BeatmapSetOverlay.cs Rework preview tracks to reduce usage complexities 2018-06-21 18:40:27 +09:00
ChatOverlay.cs
DialogOverlay.cs
DirectOverlay.cs Rename Stop to StopAnyPlaying for clarity 2018-06-22 12:35:43 +09:00
HoldToConfirmOverlay.cs Fix class name 2018-05-22 16:04:36 +09:00
KeyBindingOverlay.cs
LoginOverlay.cs
MainSettings.cs
MedalOverlay.cs
MusicController.cs Fix music controller drag activating from anywhere on the screen 2018-06-15 16:12:11 +09:00
NotificationOverlay.cs Ensure notifications don't appear during UserTriggered mode 2018-06-06 15:50:24 +09:00
OnScreenDisplay.cs
OverlayActivation.cs Use UserTriggered in Player 2018-06-06 15:10:15 +09:00
SettingsOverlay.cs
SocialOverlay.cs
UserProfileOverlay.cs Rework preview tracks to reduce usage complexities 2018-06-21 18:40:27 +09:00
VolumeOverlay.cs Fix overlay not disappearing when losing hover from the last pixel 2018-06-22 13:32:32 +09:00
WaveOverlayContainer.cs