.. |
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
|
Fix changelog header staying dimmed after build show
|
2020-12-28 16:35:33 +01:00 |
Chat
|
Fix chat scroll sticking visually when scrolling beyond bottom extent
|
2021-03-29 18:07:47 +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 two sample implementations
|
2021-04-20 17:30:40 +09:00 |
KeyBinding
|
Ensure settings rows cannot set an invalid value in the first place
|
2021-05-24 21:56:41 +09:00 |
MedalSplash
|
Fix crashing TextSceneMedalOverlay
|
2019-12-29 03:01:14 +03:00 |
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
|
Minor spacing / reformatting
|
2021-05-26 22:35:11 +09: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
|
Refactor LoadingLayer to avoid applying effects to external drawables
|
2021-01-05 17:31:45 +09:00 |
Settings
|
Merge branch 'master' into localisation-proof-of-concept
|
2021-05-22 17:07:23 +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 |
AccountCreationOverlay.cs
|
Ensure account creation overlay is shown after logout
|
2020-12-25 15:40:39 +01:00 |
BeatmapDownloadTrackingComposite.cs
|
Move and rename remaining direct classes
|
2020-04-21 16:41:07 +09:00 |
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
|
Add localisation support to overlay header title/description
|
2021-04-21 14:37:29 +09:00 |
DashboardOverlay.cs
|
Implement TabbableOnlineOverlay component
|
2021-01-18 21:22:50 +03:00 |
DialogOverlay.cs
|
Use unique samples for Dialog, NowPlaying, SettingsPanel and WaveOverlay pop-in/pop-out
|
2021-02-10 16:04:47 +09:00 |
FullscreenOverlay.cs
|
Add localisation support to overlay header title/description
|
2021-04-21 14:37:29 +09:00 |
HoldToConfirmOverlay.cs
|
Reduce final fill alpha of main menu confirm-to-exit
|
2021-01-18 18:22:21 +09:00 |
INamedOverlayComponent.cs
|
Add localisation support to overlay header title/description
|
2021-04-21 14:37:29 +09:00 |
KeyBindingPanel.cs
|
Move common settings sub-panel logic to own class
|
2019-05-27 01:47:23 +09:00 |
LoginOverlay.cs
|
|
|
MedalOverlay.cs
|
Initial sample + samplechannel rework
|
2021-01-19 17:11:40 +09:00 |
MusicController.cs
|
Rename IsUserPaused -> UserPauseRequested
|
2020-11-02 16:08:59 +09:00 |
NewsOverlay.cs
|
Refactor ArticleListing
|
2021-05-26 15:35:38 +03: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 |
OnlineOverlay.cs
|
Revert change to loading layer's default state
|
2021-02-18 22:38:17 +09:00 |
OnScreenDisplay.cs
|
Move default config tracking calls out of OnScreenDisplay itself
|
2020-11-11 13:53:09 +09:00 |
OverlayActivation.cs
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
OverlayColourProvider.cs
|
Create static colour properties for now
|
2021-01-13 17:07:11 +03:00 |
OverlayHeader.cs
|
Centralise fetching of overlay component titles and textures
|
2020-09-03 16:34:58 +09:00 |
OverlayHeaderBackground.cs
|
Refactor background creation in OverlayHeader
|
2020-01-27 15:36:19 +03:00 |
OverlayPanelDisplayStyleControl.cs
|
Implement UserBrickPanel component
|
2020-07-18 20:24:38 +03:00 |
OverlayRulesetSelector.cs
|
Update ruleset selector design
|
2020-03-24 22:14:15 +01:00 |
OverlayRulesetTabItem.cs
|
Update ruleset selector design
|
2020-03-24 22:14:15 +01:00 |
OverlayScrollContainer.cs
|
Refactor code into UserTrackingScrollContainer
|
2020-12-22 17:36:44 +02:00 |
OverlaySortTabControl.cs
|
Apply changes to UI components overriding functions with changing signatures
|
2021-02-22 19:01:42 +09:00 |
OverlayStreamControl.cs
|
Adjust class naming
|
2020-03-04 23:08:58 +03:00 |
OverlayStreamItem.cs
|
Limit font weight to bold
|
2020-03-16 16:32:25 -07:00 |
OverlayTabControl.cs
|
Update header tab control
|
2020-03-26 15:43:48 +01:00 |
OverlayTitle.cs
|
Add localisation support to overlay header title/description
|
2021-04-21 14:37:29 +09:00 |
OverlayView.cs
|
Revert "Allow OverlayView fetching with no API requests required"
|
2020-12-18 01:27:58 +03:00 |
RankingsOverlay.cs
|
Avoid unbinding external events
|
2021-02-09 18:42:15 +09:00 |
SettingsOverlay.cs
|
Add localisation support to overlay header title/description
|
2021-04-21 14:37:29 +09:00 |
SettingsPanel.cs
|
Add test coverage
|
2021-05-24 21:57:04 +09:00 |
SettingsSubPanel.cs
|
Make sub panel back button inherit osu button
|
2019-12-08 10:51:25 -08:00 |
SortDirection.cs
|
Remove unused classes and replace overlay in game
|
2020-04-21 16:38:47 +09:00 |
TabbableOnlineOverlay.cs
|
Add login placeholder logic to OnlineOverlay
|
2021-02-18 18:07:24 +09:00 |
TabControlOverlayHeader.cs
|
Fix enum descriptions not being displayed in OverlayHeaderTabControl
|
2020-10-28 17:44:15 +09:00 |
UserProfileOverlay.cs
|
Change BackgroundColour into a property
|
2021-02-09 18:32:44 +09:00 |
VolumeOverlay.cs
|
Fix mute button falling off the screen when UI scaling is used
|
2020-05-15 12:22:59 +09:00 |
WaveOverlayContainer.cs
|
Use unique samples for Dialog, NowPlaying, SettingsPanel and WaveOverlay pop-in/pop-out
|
2021-02-10 16:04:47 +09:00 |