Dean Herbert
|
39b5b04700
|
Don't use Bindable for AccentColour
Implements IHasAccentColour for conformity to rest of project. Also fixes a nullref when opening the login menu.
|
2017-08-29 18:17:01 +09:00 |
|
Dan Balasescu
|
5559e613ac
|
Merge pull request #1203 from huoyaoyuan/infowedge-fix
Fix InfoWedge when no beatmap available
|
2017-08-29 18:12:51 +09:00 |
|
smoogipooo
|
5b8349f90e
|
Revert DummyWorkingBeatmap changes.
|
2017-08-29 18:05:27 +09:00 |
|
Huo Yaoyuan
|
fb3ba4fe0c
|
Add comment for DeletePending.
|
2017-08-29 16:18:50 +08:00 |
|
Kelvin
|
e5bf3f6a6a
|
Fix out of bounds
|
2017-08-29 00:46:11 -07:00 |
|
Kelvin
|
1eb31afd14
|
Get destination index using binarysearch
|
2017-08-29 00:39:17 -07:00 |
|
Dean Herbert
|
e53f2cb359
|
Merge branch 'master' into menu-mvvm
|
2017-08-29 15:57:19 +09:00 |
|
Kelvin
|
458c3a355f
|
Rearrange dragging using cheeseburger icon only
|
2017-08-28 23:28:58 -07:00 |
|
Dean Herbert
|
85f876a934
|
Remove unused using statement
|
2017-08-29 15:23:32 +09:00 |
|
Dean Herbert
|
b91757793f
|
Update framework
|
2017-08-29 15:20:56 +09:00 |
|
Kelvin
|
636492b9cf
|
Rearrange tracks in OnDrag
|
2017-08-28 22:59:28 -07:00 |
|
Kelvin
|
12be5b417d
|
Use MathHelper.Clamp
- Fix formatting
|
2017-08-28 22:51:26 -07:00 |
|
Huo Yaoyuan
|
4aa5ce8b41
|
Always load background and info wedge when no beatmap available.
|
2017-08-28 17:53:57 +08:00 |
|
Huo Yaoyuan
|
1617189475
|
Set DummyWorkingBeatmap's DeletePending to true.
|
2017-08-28 17:53:03 +08: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
|
83fe8514a4
|
Remove unnecessary exception, replace with default value.
|
2017-08-28 15:44:05 +09:00 |
|
smoogipooo
|
7bf6d4aa65
|
Rename DrawableOsuContextMenuItem -> DrawableOsuMenuItem, and move to OsuMenu.
|
2017-08-28 15:33:24 +09: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 |
|
smoogipooo
|
b5c1c05af5
|
Remove poop.
|
2017-08-28 11:03:51 +09:00 |
|
smoogipooo
|
4385edeb45
|
Update usages of Menu to reflect ValueChanged events.
|
2017-08-28 11:01:53 +09:00 |
|
Jorolf
|
9374bf925e
|
only show warning when focused
|
2017-08-25 16:39:49 +02:00 |
|
Jorolf
|
26323caf6f
|
Merge branch 'master' of git://github.com/ppy/osu into caps-warning
|
2017-08-25 16:33:29 +02:00 |
|
Dean Herbert
|
ee85515d95
|
Changes in line with framework changes
|
2017-08-25 19:18:07 +09:00 |
|
Dan Balasescu
|
5f746c1c6a
|
Merge pull request #1194 from peppy/update-edge-effect-fades
Update usage of FadeEdgeEffect
|
2017-08-25 16:29:49 +09:00 |
|
smoogipooo
|
3ffc467704
|
Fix crappy resizing.
|
2017-08-25 16:27:01 +09:00 |
|
smoogipooo
|
9f02000174
|
Update FilterControl using new AccentColour definition
|
2017-08-25 15:58:42 +09:00 |
|
smoogipooo
|
ce644138b9
|
Update OsuTabControl in line with framework
|
2017-08-25 15:58:30 +09:00 |
|
smoogipooo
|
a3a5a89636
|
Update OsuDropdown in line with framework
|
2017-08-25 15:58:21 +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 |
|
smoogipooo
|
4fb9570618
|
Create IHasOsuContextMenu and update OsuContextMenuContainer in line with framework.
|
2017-08-25 15:10:29 +09:00 |
|
smoogipooo
|
7467d24d35
|
Update OsuContextMenu in line with framework.
|
2017-08-25 15:10:12 +09:00 |
|
smoogipooo
|
06c392d6f2
|
Update OsuMenu in line with framework.
|
2017-08-25 15:09:07 +09:00 |
|
Dean Herbert
|
782ab81a88
|
Merge branch 'master' into update-edge-effect-fades
|
2017-08-25 15:01:01 +09:00 |
|
Dan Balasescu
|
11fd91bc68
|
Merge pull request #1190 from peppy/concurrent-overlay-limits
Ensure other full-screen overlays are closed when direct is open (and vice-versa)
|
2017-08-25 15:00:40 +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 |
|
Dean Herbert
|
c0cf26ed21
|
Merge branch 'master' into concurrent-overlay-limits
|
2017-08-25 14:50:45 +09:00 |
|
Dean Herbert
|
66c556f8f9
|
Merge pull request #1193 from peppy/beatmap-background-disposal-fix
Fix beatmap background being disposed too early
|
2017-08-25 14:50:34 +09:00 |
|
Dan Balasescu
|
0d7592d9a6
|
Merge branch 'master' into beatmap-background-disposal-fix
|
2017-08-25 13:35:38 +09:00 |
|
Dean Herbert
|
67513177e6
|
Merge pull request #1192 from peppy/correct-direct-toolbar-icon
Use the correct icon for osu!direct in the toolbar
|
2017-08-25 13:24:44 +09:00 |
|
Dean Herbert
|
72a16e31dd
|
Remove unnecessary old code
|
2017-08-25 13:07:10 +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 |
|
Dan Balasescu
|
b69c099d0f
|
Merge pull request #1191 from peppy/direct-concurrency
Disallow concurrent download
|
2017-08-25 13:05:34 +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 |
|