osu/osu.Game/Overlays
Bartłomiej Dach e4ff6b5c8b
Add flags allowing excluding protected beatmaps from consideration in music controller
This means that the protected beatmap can not be skipped forward/back
to.

Incidentally closes https://github.com/ppy/osu/issues/23199.
2024-07-17 12:46:24 +02:00
..
AccountCreation Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
BeatmapListing Add caret transition to beatmap sort tab items 2024-07-08 16:46:35 -07:00
BeatmapSet Allow previewing audio of playlist items 2024-05-27 17:09:37 +09:00
Changelog
Chat
Comments Add chevron transition to CommentRepliesButton 2024-07-08 00:32:54 -07:00
Dashboard
Dialog Update sample looping behaviour to better suit new sample 2024-07-12 21:01:19 +09:00
FirstRunSetup Migrate first-run setup overlay footer content 2024-06-30 06:50:36 +03:00
Login Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
MedalSplash
Mods Fix footer content not accessible by overlay when overriden by a subclass 2024-07-11 15:31:02 +03:00
Music Do not show protected beatmaps in playlist overlay 2024-07-17 11:46:59 +02:00
News Use scale instead of rotation in news month sidebar 2024-07-08 08:45:44 +03:00
Notifications
OSD Fix toast strings 2024-05-24 13:08:17 +02:00
Profile Use scale instead of rotation in profile cover toggle button 2024-07-08 08:32:29 +03:00
Rankings Add transition to dropdown chevrons 2024-07-08 08:48:52 +03:00
Settings Implement quick exit hotkeys for editor test play 2024-07-02 14:34:36 +02:00
SkinEditor Update HasFlag usages 2024-07-03 00:19:04 +09:00
Toolbar Make DuckDuration non-zero by default 2024-07-05 18:39:13 +09:00
Volume
Wiki
AccountCreationOverlay.cs
BeatmapListingOverlay.cs
BeatmapSetOverlay.cs
BreadcrumbControlOverlayHeader.cs
ChangelogOverlay.cs
ChatOverlay.cs
DashboardOverlay.cs
DialogOverlay.cs Make DuckDuration non-zero by default 2024-07-05 18:39:13 +09:00
FirstRunSetupOverlay.cs Fix footer content not accessible by overlay when overriden by a subclass 2024-07-11 15:31:02 +03:00
FullscreenOverlay.cs
HoldToConfirmOverlay.cs
IDialogOverlay.cs
INamedOverlayComponent.cs
INotificationOverlay.cs
IOverlayManager.cs
KudosuTable.cs
LoginOverlay.cs Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
MedalAnimation.cs
MedalOverlay.cs
MusicController.cs Add flags allowing excluding protected beatmaps from consideration in music controller 2024-07-17 12:46:24 +02:00
NewsOverlay.cs
NotificationOverlay.cs
NotificationOverlayToastTray.cs Revert some changes 2024-07-11 14:23:11 +03:00
NowPlayingOverlay.cs
OnlineOverlay.cs
OnScreenDisplay.cs
OverlayActivation.cs
OverlayColourProvider.cs Update colour scheme of footer in line with visible overlay 2024-06-30 04:32:36 +03:00
OverlayHeader.cs
OverlayHeaderBackground.cs
OverlayPanelDisplayStyleControl.cs Revert "Temporary rollback of framework / SDL3" 2024-05-22 16:29:39 +08:00
OverlayRulesetSelector.cs
OverlayRulesetTabItem.cs Revert "Temporary rollback of framework / SDL3" 2024-05-22 16:29:39 +08:00
OverlayScrollContainer.cs Use separate samples for scrolling to top and scrolling to previous 2024-07-12 21:01:19 +09:00
OverlaySidebar.cs
OverlaySortTabControl.cs
OverlayStreamControl.cs
OverlayStreamItem.cs Revert "Temporary rollback of framework / SDL3" 2024-05-22 16:29:39 +08:00
OverlayTabControl.cs Revert "Temporary rollback of framework / SDL3" 2024-05-22 16:29:39 +08:00
OverlayTitle.cs
OverlayView.cs
RankingsOverlay.cs
RevertToDefaultButton.cs Add slight animation when revert to default button is displayed 2024-07-08 15:50:27 +09:00
SettingsOverlay.cs
SettingsPanel.cs Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
SettingsSearchTextBox.cs
SettingsSubPanel.cs
SettingsToolboxGroup.cs Update HasFlag usages 2024-07-03 00:19:04 +09:00
SortDirection.cs
TabbableOnlineOverlay.cs
TabControlOverlayHeader.cs
UserProfileOverlay.cs
VersionManager.cs
VolumeOverlay.cs Enable NRT in VolumeOverlay 2024-07-11 14:29:56 +03:00
WaveOverlayContainer.cs
WikiOverlay.cs