Kelvin
|
12be5b417d
|
Use MathHelper.Clamp
- Fix formatting
|
2017-08-28 22:51:26 -07:00 |
|
Kelvin
|
2f5d8a7f88
|
Fixed code style errors
|
2017-08-28 01:08:51 -07:00 |
|
Kelvin
|
97ebf38288
|
Use PlaylistList to manage Prev/Next tracks
|
2017-08-28 00:56:03 -07:00 |
|
Kelvin
|
5c3b7ac12c
|
Allow rearranging playlist tracks
|
2017-08-28 00:29:44 -07:00 |
|
smoogipooo
|
fc6c682d88
|
Update in-line with framework changes.
|
2017-08-28 14:42:52 +09:00 |
|
smoogipooo
|
66db3389f6
|
Update in line with framework changes.
|
2017-08-28 12:49:33 +09:00 |
|
Dean Herbert
|
ee85515d95
|
Changes in line with framework changes
|
2017-08-25 19:18:07 +09:00 |
|
smoogipooo
|
9f02000174
|
Update FilterControl using new AccentColour definition
|
2017-08-25 15:58:42 +09:00 |
|
smoogipooo
|
e83a554ffc
|
Update CollectionsDropdown in line with framework
|
2017-08-25 15:58:09 +09:00 |
|
smoogipooo
|
923ffae42c
|
Update SlimEnumDropdown in line with framework
|
2017-08-25 15:57:55 +09:00 |
|
smoogipooo
|
b42c9d21fe
|
Update LoginSettings in line with framework.
|
2017-08-25 15:57:43 +09:00 |
|
Dean Herbert
|
782ab81a88
|
Merge branch 'master' into update-edge-effect-fades
|
2017-08-25 15:01:01 +09:00 |
|
Dean Herbert
|
70154d1036
|
Update usage of FadeEdgeEffect
Improves the visual appearance of DirectPanels' shadows too.
|
2017-08-25 14:58:19 +09:00 |
|
Dan Balasescu
|
0d7592d9a6
|
Merge branch 'master' into beatmap-background-disposal-fix
|
2017-08-25 13:35:38 +09:00 |
|
Dan Balasescu
|
ebf3300cb6
|
Merge branch 'master' into beatmap-background-disposal-fix
|
2017-08-25 13:06:33 +09:00 |
|
Dan Balasescu
|
1385a6a969
|
Merge branch 'master' into correct-direct-toolbar-icon
|
2017-08-25 13:05:47 +09:00 |
|
Dean Herbert
|
67b3cbce2f
|
Fix beatmap background being disposed too early
Causes weird transitions on the music controller
|
2017-08-25 13:04:32 +09:00 |
|
Dean Herbert
|
86bde4b6b2
|
Use the correct icon for osu!direct in the toolbar
|
2017-08-25 13:03:34 +09:00 |
|
Dean Herbert
|
7055cb581d
|
Load direct panels more asynchronously to avoid stutter
|
2017-08-25 11:54:35 +09:00 |
|
Dean Herbert
|
ca0d1b79b2
|
Disallow multiple download requests for the same panel
|
2017-08-25 11:54:18 +09:00 |
|
Dean Herbert
|
7f617e2c36
|
Remove downloaded beatmap panels from osu!direct
|
2017-08-25 11:53:41 +09:00 |
|
Dean Herbert
|
febf0348be
|
Permit nulls to allow test cases to run successfully
|
2017-08-24 21:26:50 +09:00 |
|
Dean Herbert
|
0082640548
|
Add missing licence header
|
2017-08-24 20:25:18 +09:00 |
|
Dean Herbert
|
9adff5f697
|
Add osu!direct toggle to toolbar
|
2017-08-24 20:18:47 +09:00 |
|
Dean Herbert
|
32a23c7fe4
|
Add initial osu!direct beatmap download and import process
|
2017-08-24 20:16:03 +09:00 |
|
Dean Herbert
|
9c82593c9e
|
Add cancel event to ProgressNotification
|
2017-08-24 20:15:45 +09:00 |
|
Dean Herbert
|
cacf256aad
|
Add placeholder download method with progress bar
|
2017-08-24 18:51:50 +09:00 |
|
Dean Herbert
|
36629f5207
|
Make ProgressBar usable in more places than just MusicController
|
2017-08-24 18:51:34 +09:00 |
|
Dean Herbert
|
a2549157ca
|
Add hover effects
|
2017-08-24 18:18:03 +09:00 |
|
Dean Herbert
|
4e1cf329c8
|
Move background logic to base class; reduce overdraw after set fades in
|
2017-08-24 17:39:39 +09:00 |
|
Dean Herbert
|
76a95495d3
|
Move shared code to base class
|
2017-08-24 17:30:10 +09:00 |
|
naoey
|
6291bd5ced
|
Handle null current channel in setter, update framework.
|
2017-08-24 10:40:42 +05:30 |
|
naoey
|
3f403ba524
|
Merge remote-tracking branch 'upstream/master' into quit-chat-channels
|
2017-08-24 10:06:29 +05:30 |
|
naoey
|
2cace0e1ab
|
Don't use virtual methods in ctor, always create closeButton.
|
2017-08-24 09:48:53 +05:30 |
|
Dean Herbert
|
c99ed6fd44
|
Add reset button
Also fixes a regression causing multiple rows to be displayed for a single action
|
2017-08-23 19:26:49 +09:00 |
|
Dan Balasescu
|
a18507b3b4
|
Merge branch 'master' into fix-incorrect-notification-count
|
2017-08-23 17:22:39 +09:00 |
|
Dean Herbert
|
efdd5eb152
|
Fix global key bindings being fetched with a non-null variant
|
2017-08-23 16:10:31 +09:00 |
|
smoogipooo
|
68e7cf854f
|
Add variant names.
|
2017-08-23 14:19:14 +09:00 |
|
smoogipooo
|
c1860f2ce2
|
Make KeyBindingOverlay support variants as settings sub sections.
|
2017-08-23 12:49:30 +09:00 |
|
smoogipooo
|
38a4c84163
|
Load SettingsSubsection in load()
Fixes header not being displayed with variant bindings. This follows what SettingsSection does.
|
2017-08-23 12:48:53 +09:00 |
|
Dean Herbert
|
b2db550cb4
|
Fix notification count including fading (already closed) notifications
|
2017-08-23 12:47:20 +09:00 |
|
smoogipooo
|
a6266850d6
|
Make KeyBindingRow take a non-action enum.
|
2017-08-23 12:46:28 +09:00 |
|
Dean Herbert
|
630d67405f
|
Merge branch 'master' into update-changelog-notification
|
2017-08-23 00:12:59 +09:00 |
|
Dean Herbert
|
a257c6846e
|
Merge branch 'master' into zero-notifications-closes
|
2017-08-22 22:45:52 +09:00 |
|
Dean Herbert
|
480d839d67
|
Allow the notification overlay to close when all notifications are dismissed
|
2017-08-22 19:51:42 +09:00 |
|
Dean Herbert
|
ab0e3ccc55
|
Make SimpleNotifications support word wrap
|
2017-08-22 19:33:18 +09:00 |
|
Dean Herbert
|
97acff535d
|
Tidy up conditionals
|
2017-08-22 18:21:00 +09:00 |
|
Dean Herbert
|
ff8ad30127
|
Add support for binding mousewheel actions
|
2017-08-22 14:44:34 +09:00 |
|
Dean Herbert
|
7693fc1382
|
Merge branch 'master' into mask-settings-overlay
|
2017-08-22 00:22:39 +09:00 |
|
Dean Herbert
|
1d0b89d592
|
Restore usage of AddRange
|
2017-08-21 18:51:14 +09:00 |
|
Dean Herbert
|
9ba2258f80
|
Add spaces for smoogipoo
|
2017-08-21 17:44:39 +09:00 |
|
Dean Herbert
|
877c69d5fe
|
Add local chat echo support
|
2017-08-21 17:43:26 +09:00 |
|
Jorolf
|
9b20da94e7
|
change Query to AllRulesets
|
2017-08-19 22:07:03 +02:00 |
|
Jorolf
|
bae1340b50
|
mask the settings overlay
|
2017-08-19 17:00:01 +02:00 |
|
Dean Herbert
|
d6249e7a63
|
Add support for binding mouse buttons to actions
|
2017-08-18 20:01:41 +09:00 |
|
naoey
|
7ad4c046db
|
Make current value behaviour between channels and tabs consistent.
- Trim whitespace
|
2017-08-18 13:35:48 +05:30 |
|
Dan Balasescu
|
f5c3af2f20
|
Merge branch 'master' into fix-nullref
|
2017-08-18 12:38:20 +09:00 |
|
Dean Herbert
|
02aa38d1c2
|
Merge branch 'master' into toolbar-button-swap
|
2017-08-18 11:18:19 +09:00 |
|
Dean Herbert
|
e4b832e8a6
|
Fix a possible nullref when login fails
|
2017-08-18 10:49:41 +09:00 |
|
MrTheMake
|
6118209200
|
Fix unlit initial state of the OnScreenDisplay
|
2017-08-17 18:46:16 +02:00 |
|
Dean Herbert
|
f459794665
|
Update MainSettings.cs
|
2017-08-17 18:11:15 +09:00 |
|
Dean Herbert
|
58b1e9c954
|
Remove unused DI retrieval
|
2017-08-17 17:47:55 +09:00 |
|
Dean Herbert
|
a19fc28cff
|
Visually improve settings transitions and back button
|
2017-08-17 17:31:14 +09:00 |
|
naoey
|
4f7ae1ed8b
|
Clear messages when the current channel is removed.
- Stop using TabContainer.Children
|
2017-08-17 09:00:45 +05:30 |
|
Dan Balasescu
|
69a3251f61
|
Merge branch 'master' into toolbar-button-swap
|
2017-08-17 10:39:02 +09:00 |
|
Thomas Müller
|
4ef1be3080
|
More localised key binding hover colour logic
|
2017-08-17 08:43:45 +09:00 |
|
MrTheMake
|
94d664a626
|
Swap the order of the social and chat toolbar buttons
|
2017-08-16 17:00:30 +02:00 |
|
Dean Herbert
|
0c19202b9a
|
Add basic back button
|
2017-08-16 23:20:18 +09:00 |
|
Dean Herbert
|
e64f455ff7
|
Escape to cancel, again
|
2017-08-16 23:01:10 +09:00 |
|
Dean Herbert
|
71f83dbdfa
|
Add null check for safety
|
2017-08-16 22:56:32 +09:00 |
|
Dean Herbert
|
5ebec53970
|
Integrate key binding config with main settings
|
2017-08-16 22:56:32 +09:00 |
|
Dean Herbert
|
7e21ddb5eb
|
Remove usage of HideOnEscape
|
2017-08-16 22:56:32 +09:00 |
|
Thomas Müller
|
16372d9b45
|
Merge branch 'master' into key-config-settings
|
2017-08-16 17:48:00 +09:00 |
|
Dean Herbert
|
7e1fc47b76
|
Fix forgotten rename
|
2017-08-16 17:43:01 +09:00 |
|
Dean Herbert
|
3df51540e1
|
Code review fixes
|
2017-08-16 17:39:57 +09:00 |
|
Dean Herbert
|
dc82a88bb8
|
Improve namespaces of key bindings
|
2017-08-16 17:24:01 +09:00 |
|
Dean Herbert
|
25a3835c3c
|
Cancel pending sidebar expansion when a button is clicked
|
2017-08-16 17:06:20 +09:00 |
|
Dean Herbert
|
89987229de
|
Merge remote-tracking branch 'origin/is-alive' into key-config-settings
|
2017-08-16 15:49:43 +09:00 |
|
Dean Herbert
|
a5007fc64f
|
Fix some remaining usage of local InputManager instances
|
2017-08-16 13:07:18 +09:00 |
|
Dean Herbert
|
c221472d6e
|
Code tidy-ups
|
2017-08-16 01:19:21 +09:00 |
|
Dean Herbert
|
72eb082f91
|
Use .Equals
|
2017-08-16 01:14:37 +09:00 |
|
Dean Herbert
|
9c75df884f
|
Add initial implementation of KeyConfiguration overlay
|
2017-08-16 00:17:33 +09:00 |
|
Dean Herbert
|
143ff695ef
|
Remove unused using statements
|
2017-08-15 17:44:04 +09:00 |
|
Dean Herbert
|
6ded194c53
|
Remove all usage of DI to retrieve InputManager
Uses GetContainingInputManager instead, as per framework changes.
|
2017-08-15 14:30:50 +09:00 |
|
Dean Herbert
|
dccefe1c0e
|
Make the settings sidebar optional
Also removes an unnecessary secondary list of SidebarButtons by using generic containers.
|
2017-08-14 14:40:48 +09:00 |
|
naoey
|
381c709639
|
Fix selectorTab Depth if it's wonky when new tabs are added.
|
2017-08-14 10:11:34 +05:30 |
|
naoey
|
8dbbc623c7
|
Add next tab selection logic in game, make IsRemovable public.
- Don't clear DrawableChannel when unjoined
|
2017-08-14 10:11:30 +05:30 |
|
naoey
|
3b6ffadcc7
|
Renaming to match framework changes.
- IsClosable -> IsRemovable
- EasingTypes -> Easing
- Also remove all messages on a channel being un-joined
|
2017-08-14 10:11:25 +05:30 |
|
naoey
|
2ae3ce8b91
|
Add ability to close chat tabs.
|
2017-08-14 10:11:14 +05:30 |
|
Dean Herbert
|
66fa84a451
|
Make settings more modular
|
2017-08-14 13:09:59 +09:00 |
|
Dean Herbert
|
fe2911f165
|
Fix some formatting issues
|
2017-08-13 10:36:57 +09:00 |
|
Dean Herbert
|
48d4ed55e9
|
Move a lot of code to framework
|
2017-08-11 16:11:46 +09:00 |
|
Huo Yaoyuan
|
8843d97895
|
Remove depth setting in SectionsContainer and profile.
|
2017-08-05 18:01:10 +08:00 |
|
Dean Herbert
|
0d9ea97828
|
Allow Rulesets to create a non-FontAwesome icon
This also
- Renames TextAwesome to SpriteIcon.
- Removes the default size of "20" from SpriteIcon (now defaults to the underlying texture size).
|
2017-08-03 14:36:21 +09:00 |
|
MrTheMake
|
4d8e5898fd
|
Updates according to the framework and formatting
|
2017-08-01 17:28:18 +02:00 |
|
Dean Herbert
|
209d024caa
|
Merge branch 'master' into musiccontroller-canbeatmapchange
|
2017-08-01 11:54:05 +09:00 |
|
Dean Herbert
|
f67822a59b
|
Add progress for deleting all maps
|
2017-07-31 18:52:59 +09:00 |
|
Dean Herbert
|
57d45b180c
|
Merge remote-tracking branch 'upstream/master' into import-from-stable
|
2017-07-31 17:31:10 +09:00 |
|
Dean Herbert
|
502ccae0ca
|
Merge branch 'master' into notification-improvements
|
2017-07-31 17:12:11 +09:00 |
|
Dean Herbert
|
4bb8f40b49
|
AutoSize notifications (and add animation)
|
2017-07-28 17:00:30 +09:00 |
|