osu/osu.Game/Overlays
Dean Herbert 0dd12990c4
Fix possible nullref in MusicController (#6379)
Fix possible nullref in MusicController
2019-10-03 20:11:52 +08:00
..
AccountCreation
BeatmapSet Merge remote-tracking branch 'upstream/master' into rankings-scope-selector 2019-09-13 14:07:39 +09:00
Changelog Apply suggested change 2019-09-23 17:05:19 +03:00
Chat Merge branch 'master' into simplify-exit-logic-of-screens 2019-10-02 18:13:57 +09:00
Dialog Make constructor private 2019-09-13 15:42:36 +09:00
Direct
KeyBinding
MedalSplash
Mods
Music Simplify exit logic of screens with textboxes using back button receptor 2019-10-01 08:26:34 -07:00
Notifications
OSD
Profile Refactor modsContainer on profile scores 2019-09-12 14:01:12 -07:00
Rankings Remove useless container 2019-09-14 06:34:57 +03:00
SearchableList Simplify exit logic of screens with textboxes using back button receptor 2019-10-01 08:26:34 -07:00
Settings Change bindable int to float 2019-10-02 12:26:46 +08:00
Social
Toolbar
Volume
AccountCreationOverlay.cs
BeatmapSetOverlay.cs
ChangelogOverlay.cs Fix changelog overlay potentially adding children after disposal 2019-09-13 17:21:47 +09:00
ChatOverlay.cs Simplify exit logic of screens with textboxes using back button receptor 2019-10-01 08:26:34 -07:00
DialogOverlay.cs Fix exit scenarios 2019-09-19 20:17:58 +09:00
DirectOverlay.cs
FullscreenOverlay.cs
HoldToConfirmOverlay.cs Add setting to adjust hold-to-confirm activation time 2019-09-19 14:06:25 +09:00
KeyBindingPanel.cs
LoginOverlay.cs
MedalOverlay.cs
MusicController.cs Use current 2019-10-03 18:55:53 +09:00
NotificationOverlay.cs
NowPlayingOverlay.cs Localise OrderChanged handling and fix callbacks 2019-09-18 13:15:39 +09:00
OnScreenDisplay.cs
OverlayActivation.cs
OverlayHeader.cs
OverlayHeaderTabControl.cs
OverlayTabControl.cs
SettingsOverlay.cs
SettingsPanel.cs Simplify exit logic of screens with textboxes using back button receptor 2019-10-01 08:26:34 -07:00
SettingsSubPanel.cs
SocialOverlay.cs
UserProfileOverlay.cs Fix line breaks 2019-09-27 09:46:11 +03:00
VolumeOverlay.cs Prevent nullrefs 2019-10-03 19:15:37 +09:00
WaveOverlayContainer.cs