.. |
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
|
Merge branch 'master' into audio-ducking-fx
|
2024-07-04 14:28:37 +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
|
Add transition to dropdown chevrons
|
2024-07-08 08:48:52 +03:00 |
News
|
Use scale instead of rotation in news month sidebar
|
2024-07-08 08:45:44 +03:00 |
Notifications
|
…
|
|
OSD
|
…
|
|
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
|
Make `UpdateColours` method protected
|
2024-07-18 00:26:24 +03:00 |
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
|
Allow multiple ducks with same parameters
|
2024-07-08 13:52:40 +09:00 |
NewsOverlay.cs
|
…
|
|
NotificationOverlay.cs
|
…
|
|
NotificationOverlayToastTray.cs
|
Revert some changes
|
2024-07-11 14:23:11 +03:00 |
NowPlayingOverlay.cs
|
…
|
|
OnScreenDisplay.cs
|
…
|
|
OnlineOverlay.cs
|
…
|
|
OverlayActivation.cs
|
…
|
|
OverlayColourProvider.cs
|
Explicitly define `Hue` rather than implicitly provide it by enum value
|
2024-07-18 00:26:24 +03:00 |
OverlayColourScheme.cs
|
Explicitly define `Hue` rather than implicitly provide it by enum value
|
2024-07-18 00:26:24 +03:00 |
OverlayHeader.cs
|
…
|
|
OverlayHeaderBackground.cs
|
…
|
|
OverlayPanelDisplayStyleControl.cs
|
…
|
|
OverlayRulesetSelector.cs
|
…
|
|
OverlayRulesetTabItem.cs
|
…
|
|
OverlayScrollContainer.cs
|
Use scale instead of rotation for overlay scroll button
|
2024-07-08 08:31:33 +03:00 |
OverlaySidebar.cs
|
…
|
|
OverlaySortTabControl.cs
|
…
|
|
OverlayStreamControl.cs
|
…
|
|
OverlayStreamItem.cs
|
…
|
|
OverlayTabControl.cs
|
…
|
|
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
|
…
|
|
TabControlOverlayHeader.cs
|
…
|
|
TabbableOnlineOverlay.cs
|
…
|
|
UserProfileOverlay.cs
|
Split content recreation methods
|
2024-07-18 00:26:37 +03:00 |
VersionManager.cs
|
…
|
|
VolumeOverlay.cs
|
Enable NRT in `VolumeOverlay`
|
2024-07-11 14:29:56 +03:00 |
WaveOverlayContainer.cs
|
…
|
|
WikiOverlay.cs
|
…
|
|