.. |
BeatmapSet
|
Fix many instances of non-osu-prefixed text classes being used
|
2017-12-26 00:44:35 +09:00 |
Chat
|
Add hover/click sound effects to more stuff everywhere
|
2017-11-26 17:21:21 +09:00 |
Dialog
|
Make body text in popups word wrap properly
|
2017-12-26 00:38:35 +09:00 |
Direct
|
Fix PreviewBar receiving a NaN Width value
|
2017-12-08 15:46:09 -06:00 |
KeyBinding
|
Apply changes in line with framework input adjustments
|
2017-12-07 13:16:59 +09:00 |
MedalSplash
|
Fix many instances of non-osu-prefixed text classes being used
|
2017-12-26 00:44:35 +09:00 |
Mods
|
Correctly make fullscreen overlays block keyboard input from drawables behind them
|
2017-12-21 19:34:20 +09:00 |
Music
|
Remove manual audio thread synchronisation logic
|
2017-12-21 22:22:28 +09:00 |
Notifications
|
Merge branch 'master' into notification-verbosity
|
2017-12-26 16:14:24 +09:00 |
Profile
|
Merge branch 'master' into osu-prefixed-text
|
2017-12-26 15:40:29 +09:00 |
SearchableList
|
Don't use Bindable for AccentColour
|
2017-08-29 18:17:01 +09:00 |
Settings
|
Merge branch 'master' into add-confirmation-dialog
|
2017-12-21 22:56:31 +09:00 |
Social
|
Make SearchableListHeader icon customisable
|
2017-06-07 20:06:02 +09:00 |
Toolbar
|
Connect counter with button display
|
2017-12-26 01:56:57 +09:00 |
BeatmapSetOverlay.cs
|
Use ShortName for mode.
|
2017-12-11 15:05:12 +05:30 |
ChatOverlay.cs
|
CI fixes
|
2017-11-21 12:11:29 +09:00 |
DialogOverlay.cs
|
Update in-line with framework changes.
|
2017-09-04 09:32:35 +09:00 |
DirectOverlay.cs
|
Add support for relevance based search results in osu!direct
|
2017-12-08 18:48:36 +09:00 |
KeyBindingOverlay.cs
|
Correct and simplify RulesetStore
|
2017-10-16 17:02:31 +09:00 |
LoginOverlay.cs
|
Make many internal classes and methods public
|
2017-11-21 12:06:16 +09:00 |
MainSettings.cs
|
Update in-line with framework changes.
|
2017-09-04 09:32:35 +09:00 |
MedalOverlay.cs
|
Fix visual regressions in MedalOverlay
|
2017-10-09 17:52:48 +09:00 |
MusicController.cs
|
fix MusicController ignoring Looping property of a Track
|
2017-12-10 13:22:46 +01:00 |
NotificationOverlay.cs
|
Expose unread notification count
|
2017-12-26 01:50:05 +09:00 |
OnScreenDisplay.cs
|
Fix many instances of non-osu-prefixed text classes being used
|
2017-12-26 00:44:35 +09:00 |
SettingsOverlay.cs
|
let NotificationOverlay move the background
|
2017-12-23 14:56:23 +01:00 |
SocialOverlay.cs
|
Add context menus to chat names and user panels
|
2017-09-14 15:43:47 +09:00 |
UserProfileOverlay.cs
|
fix supporter icon in profile missing its background
|
2017-12-25 15:30:42 +01:00 |
WaveOverlayContainer.cs
|
Correctly make fullscreen overlays block keyboard input from drawables behind them
|
2017-12-21 19:34:20 +09:00 |