.. |
AccountCreation
|
Standardise `canBeNull` specification
|
2021-05-20 13:20:35 +09:00 |
BeatmapListing
|
Use `TransformImmediately` instead at beatmap listing search control
|
2021-05-07 03:36:32 +03:00 |
BeatmapSet
|
Merge branch 'master' into add-missing-author-links
|
2021-05-07 14:32:44 +09:00 |
Changelog
|
…
|
|
Chat
|
Replace second usage of new function
|
2021-06-03 14:56:29 +09:00 |
Comments
|
Fix incorrect trash icon being used on deleted comments counter
|
2021-03-22 19:32:17 -07:00 |
Dashboard
|
Rename SpectatorStreamingClient -> SpectatorClient
|
2021-05-20 15:55:07 +09:00 |
Dialog
|
Add a mention of why `StartHidden` is required
|
2021-05-28 14:41:01 +09:00 |
KeyBinding
|
Simplify default handling flow
|
2021-05-26 18:28:00 +09:00 |
MedalSplash
|
…
|
|
Mods
|
Remove relative height specification and use constant height
|
2021-05-21 17:55:46 +09:00 |
Music
|
Flip order back to original for romanisable strings
|
2021-02-25 14:14:07 +09:00 |
News
|
make NewsSidebar extends OverlaySidebar
|
2021-06-04 00:12:29 +07:00 |
Notifications
|
Reduce allocation overhead when notification overlay has visible notifications
|
2021-02-26 17:11:47 +09:00 |
OSD
|
Merge branch 'master' into non-concurrent-sample-playback
|
2021-02-12 17:22:15 +09:00 |
Profile
|
Merge branch 'master' into mbd-beatmap-set-cover
|
2021-05-03 15:58:13 +02:00 |
Rankings
|
…
|
|
Settings
|
Merge branch 'master' into single-bind-reset-button
|
2021-05-26 17:01:16 +09:00 |
Toolbar
|
Fix toolbar queuing ruleset sounds
|
2021-05-10 13:58:13 +09:00 |
Volume
|
change math for displaying volume "MAX"
|
2021-05-10 00:51:58 +02:00 |
Wiki
|
add WikiArticlePage
|
2021-06-04 09:29:10 +07:00 |
AccountCreationOverlay.cs
|
…
|
|
BeatmapDownloadTrackingComposite.cs
|
…
|
|
BeatmapListingOverlay.cs
|
Change BackgroundColour into a property
|
2021-02-09 18:32:44 +09:00 |
BeatmapSetOverlay.cs
|
Change BackgroundColour into a property
|
2021-02-09 18:32:44 +09:00 |
BreadcrumbControlOverlayHeader.cs
|
add missing accent colour in control tab item
|
2021-05-21 01:21:32 +07:00 |
ChangelogOverlay.cs
|
Fix initial operation potentially running before DI is completed
|
2021-03-13 19:30:40 +09:00 |
ChatOverlay.cs
|
Use new platform actions instead of hardcoded keys
|
2021-06-03 15:04:07 +09:00 |
DashboardOverlay.cs
|
…
|
|
DialogOverlay.cs
|
Refactor `DialogOverlay` logic to avoid dismissal potentially being unhandled
|
2021-05-19 16:52:34 +09:00 |
FullscreenOverlay.cs
|
Add localisation support to overlay header title/description
|
2021-04-21 14:37:29 +09:00 |
HoldToConfirmOverlay.cs
|
…
|
|
INamedOverlayComponent.cs
|
Add localisation support to overlay header title/description
|
2021-04-21 14:37:29 +09:00 |
KeyBindingPanel.cs
|
…
|
|
LoginOverlay.cs
|
…
|
|
MedalOverlay.cs
|
…
|
|
MusicController.cs
|
Remove `previous` consumption logic in `GetWorkingBeatmap`
|
2021-05-31 14:11:58 +09:00 |
NewsOverlay.cs
|
Pass fetch more action in via ctor to avoid potential nullref
|
2021-05-26 22:49:39 +09:00 |
NotificationOverlay.cs
|
Add localisation support to overlay header title/description
|
2021-04-21 14:37:29 +09:00 |
NowPlayingOverlay.cs
|
Add localisation support to overlay header title/description
|
2021-04-21 14:37:29 +09:00 |
OnScreenDisplay.cs
|
…
|
|
OnlineOverlay.cs
|
Revert change to loading layer's default state
|
2021-02-18 22:38:17 +09:00 |
OverlayActivation.cs
|
…
|
|
OverlayColourProvider.cs
|
…
|
|
OverlayHeader.cs
|
…
|
|
OverlayHeaderBackground.cs
|
…
|
|
OverlayPanelDisplayStyleControl.cs
|
…
|
|
OverlayRulesetSelector.cs
|
…
|
|
OverlayRulesetTabItem.cs
|
…
|
|
OverlayScrollContainer.cs
|
…
|
|
OverlaySidebar.cs
|
create abstract class OverlaySidebar
|
2021-06-04 00:12:13 +07:00 |
OverlaySortTabControl.cs
|
Apply changes to UI components overriding functions with changing signatures
|
2021-02-22 19:01:42 +09:00 |
OverlayStreamControl.cs
|
…
|
|
OverlayStreamItem.cs
|
…
|
|
OverlayTabControl.cs
|
…
|
|
OverlayTitle.cs
|
Add localisation support to overlay header title/description
|
2021-04-21 14:37:29 +09:00 |
OverlayView.cs
|
…
|
|
RankingsOverlay.cs
|
Avoid unbinding external events
|
2021-02-09 18:42:15 +09:00 |
RestoreDefaultValueButton.cs
|
Combine `RestorableKeyBindingRow` back into `KeyBindingRow`
|
2021-05-26 18:17:28 +09:00 |
SettingsOverlay.cs
|
Add localisation support to overlay header title/description
|
2021-04-21 14:37:29 +09:00 |
SettingsPanel.cs
|
Fix settings panel hide animation looking wrong when a sub-panel is visible when hidden
|
2021-05-26 19:25:05 +09:00 |
SettingsSubPanel.cs
|
…
|
|
SortDirection.cs
|
…
|
|
TabControlOverlayHeader.cs
|
…
|
|
TabbableOnlineOverlay.cs
|
Add login placeholder logic to OnlineOverlay
|
2021-02-18 18:07:24 +09:00 |
UserProfileOverlay.cs
|
Change BackgroundColour into a property
|
2021-02-09 18:32:44 +09:00 |
VolumeOverlay.cs
|
…
|
|
WaveOverlayContainer.cs
|
Use unique samples for Dialog, NowPlaying, SettingsPanel and WaveOverlay pop-in/pop-out
|
2021-02-10 16:04:47 +09:00 |
WikiOverlay.cs
|
use WikiArticlePage in WikiOverlay
|
2021-06-04 09:29:36 +07:00 |