Commit Graph

12030 Commits

Author SHA1 Message Date
fe76fa9d75 Merge remote-tracking branch 'upstream/master' into generic-download-model-manager 2019-06-12 00:03:43 +05:30
c69d3e2d38 Fix doc move derp 2019-06-12 00:02:53 +05:30
c320b6110c Rename interface
- Fix wrong inheritance in ArchiveModelManager
- Add license headers
2019-06-11 23:53:37 +05:30
4a6074865e Create interfaces for DownloadTrackingComposite to consume 2019-06-11 22:42:57 +05:30
d903ad2186 Fix order 2019-06-11 21:30:25 +05:30
06a558c4b7 Remove unecessary third generic and change usages to match 2019-06-11 21:11:30 +05:30
f4dab4da85 Add method to check if model exists locally already 2019-06-11 20:53:44 +05:30
a690a67a6c Merge branch 'master' into fullscreen-overlay-surface 2019-06-12 00:07:30 +09:00
709ca03a08 Remove unused usings 2019-06-11 20:21:06 +05:30
802f48712d Add ability to perform a download request with options 2019-06-11 20:14:36 +05:30
8ff26a8fbc Add license headers and xmldoc 2019-06-11 19:49:10 +05:30
341d137f5c Make BeatmapManager inherit from new base class 2019-06-11 19:36:08 +05:30
b4de51b612 Create a generic base archive download manager class 2019-06-11 18:29:33 +05:30
6a34d5575b Bump framework version 2019-06-11 20:44:11 +09:00
00ee45fe46 Merge remote-tracking branch 'origin/update-visibility-container' into update-framework 2019-06-11 19:36:13 +09:00
261badc770 Update framework 2019-06-11 19:24:54 +09:00
5c2c4f0ada Merge pull request #4878 from HoLLy-HaCKeR/expose-skills
Expose skills in DifficultyAttributes
2019-06-11 18:47:56 +09:00
6973e1af4d Fix incorrect xmldoc in OsuAnimatedButton (#4984)
Fix incorrect xmldoc in OsuAnimatedButton
2019-06-11 18:45:23 +09:00
591be33fc2 Merge branch 'master' into async-results-pages 2019-06-11 18:45:06 +09:00
86b6070ae8 Tween track frequency on pause (#4973)
Tween track frequency on pause
2019-06-11 18:44:56 +09:00
a9758ba813 Merge remote-tracking branch 'origin/master' into fix-checkbox-overlap 2019-06-11 18:26:42 +09:00
e5417416a2 Remove braces 2019-06-11 18:24:50 +09:00
07e17518e9 Fix all "Maintainability" CodeFactor issues 2019-06-11 10:28:16 +02:00
8de62b608e Allow FullscreenOverlay to surface to front on subsequent Show requests 2019-06-11 15:22:27 +09:00
609a82bc94 Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
71e15fe0f1 Fix incorrect xmldoc in OsuAnimatedButton 2019-06-11 01:21:01 +09:00
e87123342c Load results pages asynchronously
Reduces performance burden when first displaying pages. Closes #4977.
2019-06-10 23:51:09 +09:00
5c2ea0b1a7 Move dispose to end of file 2019-06-10 01:14:46 +09:00
d964f6ba9e Tween track frequency on pause 2019-06-10 00:56:35 +09:00
a5007b94db Update resources 2019-06-09 22:31:02 +09:00
3979dab573 Merge branch 'master' into rename-f-to-d 2019-06-09 16:04:26 +03:00
807d434be0 Access WindowModes via IBindableList 2019-06-09 17:52:02 +09:30
cd89633dee Rename variable to match 2019-06-09 17:07:23 +09:00
d500f3605e Fix checkboxes with long labels overlapping nub 2019-06-09 16:48:03 +09:00
a2b9dba92c Remove ScoreRank.F 2019-06-08 19:35:29 +03:00
dfbc652803 Use ScoreRank.D instead of F 2019-06-08 19:32:26 +03:00
383b937a7e Rename F grade to D 2019-06-08 19:10:00 +03:00
e8c73f3127 Make APIChangelogEntry.Major a non-nullable property 2019-06-08 09:45:34 +02:00
342e39776a Move ChangelogEntries populating logic from constructor to BDL load() to use OsuColour palette +apply review suggestions. 2019-06-07 20:59:56 +02:00
e5b64bfa39 Highlight major changes in changelog overlay 2019-06-07 18:51:43 +02:00
cd4648a647 Update framework 2019-06-07 21:09:59 +09:00
346c4310c3 Merge branch 'master' into fail-animation 2019-06-07 20:48:36 +09:00
6a06ea2aee Merge branch 'master' into ruleset_fix 2019-06-07 20:36:29 +09:00
b28b59a496 Fix paginated layouts only showing one column even if enough space is available for more (#4946)
Fix paginated layouts only showing one column even if enough space is available for more

Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
2019-06-07 20:26:34 +09:00
011ccffde7 Add an input source toggle on manual input test scenes (#4945)
Add an input source toggle on manual input test scenes
2019-06-07 20:26:26 +09:00
1f0a19deaa Fix preview tracks muting themselves (#4944)
Fix preview tracks muting themselves
2019-06-07 20:26:12 +09:00
b6896b31c9 Merge branch 'master' into fix-paginated-layout 2019-06-07 20:19:14 +09:00
8f30c9b0a3 Fix file layout of ModSelectOverlay 2019-06-07 15:58:24 +09:00
7ffc08b187 Merge branch 'master' into master 2019-06-07 15:34:14 +09:00
b914bb1e2e Remove key hints for now
A proper design for this will come in the future.
2019-06-07 15:32:48 +09:00