osu/osu.Game/Overlays
2018-06-22 12:35:43 +09:00
..
BeatmapSet Rework preview tracks to reduce usage complexities 2018-06-21 18:40:27 +09:00
Chat
Dialog
Direct Apply some code review 2018-06-22 12:33:30 +09:00
KeyBinding Update framework 2018-06-03 03:05:53 +09:00
MedalSplash
Mods Tidy up some unnecessary lines 2018-05-31 12:44:59 +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 match Bindable names 2018-06-06 09:55:16 +02:00
Volume Fix pixellation of volume meter progress bars 2018-06-13 19:22:39 +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
WaveOverlayContainer.cs