Dean Herbert
|
372c5b081c
|
Fix audio preview buttons not correctly handling load failure states
Closes #4593.
|
2019-05-23 12:07:49 +09:00 |
|
Dean Herbert
|
8ee3958b4a
|
Fix some padding issues with DirectListPanel
|
2019-05-16 15:17:44 +09:00 |
|
Dean Herbert
|
7f30f61d1b
|
Update DirectListPanel to use same styling
|
2019-05-16 15:02:13 +09:00 |
|
smoogipoo
|
77263bd56e
|
Linkify more user links
|
2019-05-14 18:11:32 +09:00 |
|
smoogipoo
|
d7c09e7dbd
|
Merge remote-tracking branch 'origin/master' into fix-new-inspections
# Conflicts:
# osu.Game.Rulesets.Catch/Judgements/CatchDropletJudgement.cs
# osu.Game.Rulesets.Catch/Judgements/CatchJudgement.cs
# osu.Game.Rulesets.Mania/Scoring/ManiaScoreProcessor.cs
# osu.Game.Rulesets.Osu/Replays/OsuAutoGenerator.cs
# osu.Game.Rulesets.Osu/UI/Cursor/CursorTrail.cs
# osu.Game.Tests/Visual/SongSelect/TestCaseBeatmapScoresContainer.cs
# osu.Game/Graphics/OsuFont.cs
# osu.Game/Online/API/Requests/Responses/APILegacyScoreInfo.cs
# osu.Game/Overlays/Profile/Header/BadgeContainer.cs
# osu.Game/Overlays/Profile/ProfileHeader.cs
# osu.Game/Screens/Select/PlaySongSelect.cs
# osu.Game/Skinning/LegacySkinDecoder.cs
|
2019-05-07 13:20:17 +09:00 |
|
smoogipoo
|
772bef91fa
|
Merge remote-tracking branch 'Joehuu/master' into drawnode-composability
# Conflicts:
# osu.Game.Rulesets.Osu/UI/Cursor/OsuCursorContainer.cs
|
2019-04-08 23:01:12 +09:00 |
|
Dean Herbert
|
f1952c0816
|
Update font awesome usage
|
2019-04-02 19:55:24 +09:00 |
|
smoogipoo
|
a56e29347f
|
Adjust namespaces
|
2019-04-02 14:51:28 +09:00 |
|
Dean Herbert
|
c39c37a18d
|
Apply more missed cases
|
2019-04-01 12:44:46 +09:00 |
|
Joehu
|
92673c6d1e
|
Add ability to sort by favourites on osu!direct
|
2019-03-30 19:24:16 -07:00 |
|
Dean Herbert
|
de80fc0eac
|
Update icon usage to match framework changes
|
2019-03-27 19:29:27 +09:00 |
|
Joehu
|
7311ccabfb
|
Fix direct panel stats being misaligned by one pixel
|
2019-03-08 20:27:50 -08:00 |
|
Dean Herbert
|
5aaa2511eb
|
Merge pull request #4374 from Joehuu/status-direct-list
Add beatmap status on direct list panels
|
2019-03-05 18:22:56 +09:00 |
|
Dan Balasescu
|
fd147dae21
|
Merge branch 'master' into fix-disabled-set-crash
|
2019-03-05 17:25:13 +09:00 |
|
smoogipoo
|
d01ec59acb
|
Fix sizings
|
2019-03-05 17:14:49 +09:00 |
|
smoogipoo
|
76aca738a9
|
Revert "Use same size labels from song select"
This reverts commit 7077e405ab .
|
2019-03-05 16:02:07 +09:00 |
|
Joehu
|
7077e405ab
|
Use same size labels from song select
|
2019-03-01 15:48:58 -08:00 |
|
Joehu
|
e5bc927354
|
Add beatmap status on direct list panels
|
2019-02-28 19:38:05 -08:00 |
|
Jamie Taylor
|
8cf83e2f4a
|
Fix the check of beatmapset local availability
|
2019-02-28 16:14:50 +09:00 |
|
Dean Herbert
|
0788a7e9f1
|
Merge branch 'master' into more-inspections
|
2019-02-28 14:32:57 +09:00 |
|
Dean Herbert
|
42be7857d1
|
Use expression body for property get/set where possible
|
2019-02-28 13:58:19 +09:00 |
|
Dean Herbert
|
26d53d06a9
|
Fix remaining issues
|
2019-02-28 13:31:40 +09:00 |
|
Dean Herbert
|
0faf83f7d1
|
Fix nullref in tests
|
2019-02-27 23:30:13 +09:00 |
|
Dean Herbert
|
80737b9ef8
|
Remove "silent" parameter; consolidate import logic
|
2019-02-25 18:24:06 +09:00 |
|
Dean Herbert
|
367bc53a06
|
Revert some more instances of 'e' variable names
|
2019-02-22 20:15:25 +09:00 |
|
Dean Herbert
|
3015d40f8f
|
Merge branch 'master' into osu-fontusage
|
2019-02-22 18:09:23 +09:00 |
|
Dean Herbert
|
3fe4b8fd1c
|
Update variable names
Also cleans up some weird code
|
2019-02-22 17:51:39 +09:00 |
|
smoogipoo
|
d8c55bc729
|
Adjust namespaces
|
2019-02-21 19:05:52 +09:00 |
|
smoogipoo
|
bca347427f
|
Update with framework bindable changes
|
2019-02-21 18:56:34 +09:00 |
|
smoogipoo
|
0693ab8e7d
|
Merge remote-tracking branch 'origin/master' into osu-fontusage
# Conflicts:
# osu.Game/Screens/Multi/Components/BeatmapTitle.cs
|
2019-02-20 15:04:08 +09:00 |
|
smoogipoo
|
a2aa3ec5cb
|
Adjust sprite texts in-line with framework changes
|
2019-02-20 15:03:20 +09:00 |
|
Dean Herbert
|
a5f1f9830b
|
Fix potential schedule race case and regression in enum setting
|
2019-02-14 16:21:01 +09:00 |
|
Roman Kapustin
|
a289cb7c6a
|
Handle beatmapset removal in DownloadTrackingComposite
|
2019-02-13 22:11:46 +03:00 |
|
Roman Kapustin
|
99046f16e8
|
Revert "Update direct download button state on beatmap import and removal"
This reverts commit 11234d3c60 .
|
2019-02-13 22:04:49 +03:00 |
|
Roman Kapustin
|
11234d3c60
|
Update direct download button state on beatmap import and removal
|
2019-02-12 21:20:49 +03:00 |
|
Dean Herbert
|
c7cf3ef1cd
|
Update licence headers
|
2019-01-31 19:17:42 +09:00 |
|
Dean Herbert
|
7c6512118e
|
Fix importing progress bar not displaying
|
2019-01-31 19:15:17 +09:00 |
|
Dean Herbert
|
b89694a969
|
Fix "importing" state display
|
2019-01-31 19:09:04 +09:00 |
|
Dean Herbert
|
041e3bf823
|
Handle unbinding better
|
2019-01-31 19:08:54 +09:00 |
|
Dean Herbert
|
b69a19f810
|
Attach progress immediately
|
2019-01-31 19:08:45 +09:00 |
|
Dean Herbert
|
7f2fdac50e
|
Update signatures
|
2019-01-31 18:47:30 +09:00 |
|
Dean Herbert
|
327a34f12a
|
Merge remote-tracking branch 'upstream/master' into download-tracking-component
# Conflicts:
# osu.Game/Beatmaps/Drawables/BeatmapSetDownloader.cs
|
2019-01-31 18:45:09 +09:00 |
|
Dean Herbert
|
a208874e74
|
Fix incorrect handling of download failures
|
2019-01-28 11:59:25 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
Dean Herbert
|
f489718e25
|
Fix non-matching filename
|
2019-01-18 14:35:32 +09:00 |
|
Dean Herbert
|
21e79f51b1
|
Remove necessity of BeatmapSetDownloader
|
2019-01-18 14:28:06 +09:00 |
|
Dean Herbert
|
b62630ecd2
|
Centralise download tracking logic so we can show it in multiple scenarios
|
2019-01-18 11:28:10 +09:00 |
|
smoogipoo
|
a8ad7d4670
|
Add silent import parameter
|
2018-11-30 18:27:13 +09:00 |
|
smoogipoo
|
a88b69ec43
|
Notify of existing imports
|
2018-11-28 20:19:35 +09:00 |
|
Dean Herbert
|
7755242a43
|
Merge branch 'master' into osuTK
|
2018-11-21 18:53:11 +09:00 |
|