osu/osu.Game/Overlays
Dean Herbert 7e4f0c01b8
Avoid excess background updates in playlist overlay (#6424)
Avoid excess background updates in playlist overlay
2019-10-08 14:11:02 +09: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 Fix tab controls overflowing 2019-10-06 10:22:55 -07:00
Dialog Make constructor private 2019-09-13 15:42:36 +09:00
Direct Add spacing to difficulty icons on direct panels (#5957) 2019-09-03 18:44:58 +09:00
KeyBinding Group key bindings together 2019-08-13 12:40:20 +09:00
MedalSplash
Mods Consolidate HoverClickSounds constructors 2019-09-01 13:10:11 +02:00
Music Avoid excess background updates in playlist overlay (#6424) 2019-10-08 14:11:02 +09:00
Notifications Make notification insertion cleaner 2019-07-01 18:41:40 +03:00
OSD Move logic out of OsuGame 2019-08-13 14:42:59 +09:00
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 Use fixed numbers for padding instead 2019-10-07 16:11:40 -07:00
Settings Remove FollowPlayback setting 2019-10-07 19:44:22 +03:00
Social Choose default category sorting instead of being always first 2019-08-02 13:22:58 -07:00
Toolbar Update framework 2019-08-21 13:29:50 +09:00
Volume Update in line with framework changes 2019-08-27 18:43:58 +09:00
AccountCreationOverlay.cs
BeatmapSetOverlay.cs Move request inside the ScoresContainer again 2019-07-10 19:40:29 +03:00
ChangelogOverlay.cs Fix changelog overlay potentially adding children after disposal 2019-09-13 17:21:47 +09:00
ChatOverlay.cs Fix tab controls overflowing 2019-10-06 10:22:55 -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 Reword and add missing xmldoc to OnScreenDisplay 2019-08-12 10:53:06 +02:00
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 One more offset removed 2019-08-21 22:22:03 +09:00
SocialOverlay.cs Centralise SocialOverlay's scheduling logic 2019-07-02 15:25:40 +09:00
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 Enforce StartHidden on relevant overlays 2019-07-02 15:23:47 +09:00