.. |
AccountCreation
|
…
|
|
BeatmapListing
|
Display certain sort criterias based on selected category and query
|
2022-09-15 04:30:09 +03:00 |
BeatmapSet
|
Remove async calls from ScoreManager
|
2022-08-29 15:34:08 +09:00 |
Changelog
|
Fix potential crash when opening changelog overlay if entry has no URL
|
2022-09-12 17:51:15 +09:00 |
Chat
|
Update `Remove`/`RemoveRange`/`RemoveAll` calls in line with framework changes
|
2022-08-29 15:57:40 +09:00 |
Comments
|
Fix markdown container not rendering certain text correctly
|
2022-09-10 02:55:20 +03:00 |
Dashboard
|
…
|
|
Dialog
|
fix review points and fine tuning
|
2022-09-16 21:08:25 +09:00 |
FirstRunSetup
|
Fix crash on game exit due to incorrect scheduling of realm change handler
|
2022-09-26 14:45:17 +09:00 |
Login
|
Share localised strings with expanded display message
|
2022-08-09 15:57:16 +09:00 |
MedalSplash
|
…
|
|
Mods
|
Inline `CalculateEffect`
|
2022-09-12 15:51:18 +03:00 |
Music
|
Make playlist to always be in screen bounds
|
2022-09-24 23:35:06 +03:00 |
News
|
…
|
|
Notifications
|
Fix progress notifications being able to be flung
|
2022-09-26 14:33:12 +09:00 |
OSD
|
…
|
|
Profile
|
Assert non-null in `ProfileHeader` to appease r#
|
2022-08-30 18:09:10 +09:00 |
Rankings
|
…
|
|
Settings
|
Fix language settings dropdown not updating when changing language in first run setup
|
2022-10-06 21:11:00 -07:00 |
Toolbar
|
Fix potentially thread-unsafe `LocalUser` usage
|
2022-08-09 16:01:04 +09:00 |
Volume
|
…
|
|
Wiki
|
Add markdown country flag support
|
2022-10-08 21:50:25 +03:00 |
AccountCreationOverlay.cs
|
…
|
|
BeatmapListingOverlay.cs
|
Add inline comment
|
2022-09-14 00:49:02 +03:00 |
BeatmapSetOverlay.cs
|
…
|
|
BreadcrumbControlOverlayHeader.cs
|
…
|
|
ChangelogOverlay.cs
|
…
|
|
ChatOverlay.cs
|
…
|
|
DashboardOverlay.cs
|
…
|
|
DialogOverlay.cs
|
…
|
|
FirstRunSetupOverlay.cs
|
…
|
|
FullscreenOverlay.cs
|
…
|
|
HoldToConfirmOverlay.cs
|
…
|
|
IDialogOverlay.cs
|
…
|
|
INamedOverlayComponent.cs
|
…
|
|
INotificationOverlay.cs
|
…
|
|
IOverlayManager.cs
|
…
|
|
LoginOverlay.cs
|
…
|
|
MedalOverlay.cs
|
…
|
|
MusicController.cs
|
Move `MusicController` binds to `LoadComplete` for added thread safety
|
2022-09-26 15:42:37 +09:00 |
NewsOverlay.cs
|
…
|
|
NotificationOverlay.cs
|
Flush toast tray on entering a no-notification section
|
2022-09-27 17:32:53 +09:00 |
NotificationOverlayToastTray.cs
|
Fix notification overlay toast tray background absorbing input from behind
|
2022-09-13 21:07:30 -07:00 |
NowPlayingOverlay.cs
|
Make playlist to always be in screen bounds
|
2022-09-24 23:35:06 +03:00 |
OnScreenDisplay.cs
|
…
|
|
OnlineOverlay.cs
|
…
|
|
OverlayActivation.cs
|
…
|
|
OverlayColourProvider.cs
|
…
|
|
OverlayHeader.cs
|
…
|
|
OverlayHeaderBackground.cs
|
…
|
|
OverlayPanelDisplayStyleControl.cs
|
…
|
|
OverlayRulesetSelector.cs
|
…
|
|
OverlayRulesetTabItem.cs
|
…
|
|
OverlayScrollContainer.cs
|
…
|
|
OverlaySidebar.cs
|
…
|
|
OverlaySortTabControl.cs
|
Display certain sort criterias based on selected category and query
|
2022-09-15 04:30:09 +03:00 |
OverlayStreamControl.cs
|
…
|
|
OverlayStreamItem.cs
|
…
|
|
OverlayTabControl.cs
|
…
|
|
OverlayTitle.cs
|
…
|
|
OverlayView.cs
|
…
|
|
RankingsOverlay.cs
|
…
|
|
RestoreDefaultValueButton.cs
|
…
|
|
SettingsOverlay.cs
|
…
|
|
SettingsPanel.cs
|
…
|
|
SettingsSubPanel.cs
|
…
|
|
SettingsToolboxGroup.cs
|
…
|
|
SortDirection.cs
|
…
|
|
TabControlOverlayHeader.cs
|
…
|
|
TabbableOnlineOverlay.cs
|
…
|
|
UserProfileOverlay.cs
|
…
|
|
VersionManager.cs
|
…
|
|
VolumeOverlay.cs
|
…
|
|
WaveOverlayContainer.cs
|
…
|
|
WikiOverlay.cs
|
…
|
|