smoogipoo
|
b64142dff9
|
Fix incorrect load state being used
|
2020-08-11 12:37:00 +09:00 |
|
smoogipoo
|
87ce1e3558
|
Remove impossible null case (DummyWorkingBeatmap)
|
2020-08-08 00:58:04 +09:00 |
|
smoogipoo
|
b8373e89b7
|
Move beatmap bind to BDL load()
|
2020-08-07 23:08:09 +09:00 |
|
smoogipoo
|
e87f50f74f
|
Rename method
|
2020-08-07 22:31:41 +09:00 |
|
smoogipoo
|
b6fb7a0d39
|
Fix possibly setting null track
|
2020-08-07 22:05:58 +09:00 |
|
smoogipoo
|
5002d69f69
|
Update inspections
|
2020-08-07 20:51:56 +09:00 |
|
smoogipoo
|
61b632516e
|
Ensure CurrentTrack is never null
|
2020-08-07 19:43:16 +09:00 |
|
smoogipoo
|
bf21fdd6da
|
Merge branch 'master' into beatmap-track-rework
|
2020-08-07 18:41:34 +09:00 |
|
Dean Herbert
|
9685df0eca
|
Only update key binding on next usage to avoid large blocking calls
|
2020-08-06 18:24:20 +09:00 |
|
Joehu
|
f9c369b23c
|
Fix toolbar music button tooltip overflowing off-screen
|
2020-08-06 01:20:03 -07:00 |
|
Joehu
|
d574cac702
|
Add keybinding to toolbar button's tooltip
|
2020-08-06 01:18:45 -07:00 |
|
Joehu
|
7bcb68ffac
|
Handle overlay toggling with toolbar buttons instead
|
2020-08-06 01:17:24 -07:00 |
|
Joehu
|
ad959ce523
|
Make toolbar button abstract
|
2020-08-06 01:06:51 -07:00 |
|
smoogipoo
|
fe8c462498
|
Remove intermediate container
|
2020-08-06 17:00:17 +09:00 |
|
smoogipoo
|
0f7fde5d2c
|
Revert unnecessary change
|
2020-08-06 16:24:14 +09:00 |
|
smoogipoo
|
0edd509397
|
Only change track when audio doesn't equal
|
2020-08-06 16:24:14 +09:00 |
|
smoogipoo
|
e9fc783b1d
|
Add back loop-on-completion
|
2020-08-06 16:24:14 +09:00 |
|
smoogipoo
|
5c05fe3988
|
Expose track from MusicController
|
2020-08-06 16:24:14 +09:00 |
|
smoogipoo
|
6e42b8219c
|
Move track to MusicController, compiles
|
2020-08-06 16:24:14 +09:00 |
|
Dan Balasescu
|
bba23dc928
|
Merge pull request #9780 from peppy/add-toolbar-tooltips
Add missing toolbar tooltips for right-hand icons
|
2020-08-06 13:45:01 +09:00 |
|
Dean Herbert
|
e3f314349a
|
Don't use title case
Co-authored-by: Joseph Madamba <madamba.joehu@outlook.com>
|
2020-08-06 12:27:30 +09:00 |
|
Dean Herbert
|
bf1bb32674
|
Add missing toolbar tooltips for right-hand icons
|
2020-08-05 19:09:55 +09:00 |
|
Dean Herbert
|
3916d98e52
|
Add comment for clarity
|
2020-08-05 18:50:37 +09:00 |
|
Dean Herbert
|
8644d04a84
|
Merge branch 'master' into news-fix
|
2020-08-05 18:50:35 +09:00 |
|
Andrei Zavatski
|
af320e4a61
|
Fix NewsOverlay running request on startup
|
2020-08-03 10:03:42 +03:00 |
|
Andrei Zavatski
|
630322ff85
|
Adjust font weights in line with web
|
2020-08-03 09:55:06 +03:00 |
|
Andrei Zavatski
|
057d6f03e5
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into dashboard-beatmap-panel
|
2020-08-03 09:54:47 +03:00 |
|
Dean Herbert
|
4189e918a3
|
Merge branch 'master' into news
|
2020-08-03 14:16:45 +09:00 |
|
Andrei Zavatski
|
dc559093cd
|
Rename namespace from Dashboard to Home
|
2020-08-02 21:47:09 +03:00 |
|
Andrei Zavatski
|
bddc61756a
|
Rework padding
|
2020-08-02 21:44:34 +03:00 |
|
Andrei Zavatski
|
7d83cdbf1c
|
Make title in DrawableBeatmapList a property
|
2020-08-02 21:35:24 +03:00 |
|
Andrei Zavatski
|
ca57c70961
|
Naming adjustments
|
2020-08-02 21:33:14 +03:00 |
|
Salman Ahmed
|
2190e6443a
|
Apply height constraints to all settings dropdown
|
2020-08-01 10:02:46 +03:00 |
|
Andrei Zavatski
|
5b1e3e8622
|
Remove redundant FillFlowContainer from DashboardBeatmapPanel
|
2020-08-01 09:11:53 +03:00 |
|
Andrei Zavatski
|
b5f688e63a
|
Implement DashboardBeatmapListing component
|
2020-08-01 07:04:39 +03:00 |
|
Andrei Zavatski
|
7624804edf
|
Implement DashboardPopularBeatmapPanel component
|
2020-08-01 06:23:06 +03:00 |
|
Andrei Zavatski
|
ce47a34991
|
Implement DashboardNewBeatmapPanel component
|
2020-08-01 06:14:24 +03:00 |
|
Andrei Zavatski
|
74f70136fd
|
Implement DashboardBeatmapPanel component
|
2020-08-01 06:00:24 +03:00 |
|
Dean Herbert
|
e8f75a78e8
|
Also fix second instance of same execution
|
2020-07-31 22:02:12 +09:00 |
|
Dean Herbert
|
4d2a677080
|
Fix next track starting before previous one is paused
Closes #9651.
|
2020-07-31 20:33:18 +09:00 |
|
Dean Herbert
|
e6a2409415
|
Merge branch 'master' into panel-load-debounce
|
2020-07-30 16:03:17 +09:00 |
|
Andrei Zavatski
|
e1856503c2
|
Merge master with conflicts resolved
|
2020-07-30 08:41:45 +03:00 |
|
Dean Herbert
|
e5991d6e14
|
Change method structure for hover/unhover state setting (shouldn't be called "Fade")
|
2020-07-30 13:49:04 +09:00 |
|
Andrei Zavatski
|
45ddc7a2e9
|
Rename ShowMoreButton in comments namespace to ShowMoreRepliesButton
|
2020-07-30 05:02:01 +03:00 |
|
Andrei Zavatski
|
d4496eb982
|
Update ShowMoreButton in line with web
|
2020-07-30 04:51:09 +03:00 |
|
Andrei Zavatski
|
d7fab98af0
|
Update comments container footer in line with web
|
2020-07-29 06:39:23 +03:00 |
|
smoogipoo
|
42e88c53d7
|
Embed behaviour into UserCoverBackground
|
2020-07-28 20:50:55 +09:00 |
|
Andrei Zavatski
|
2d502cebda
|
Update DrawableComment layout
|
2020-07-28 02:36:25 +03:00 |
|
Andrei Zavatski
|
6737c57e33
|
Adjust colour of edit info
|
2020-07-28 01:10:13 +03:00 |
|
Andrei Zavatski
|
69691b3739
|
Use DrawableDate to represent creation date
|
2020-07-28 00:53:51 +03:00 |
|