Commit Graph

5554 Commits

Author SHA1 Message Date
913e3faf60 Move PaginatedContainerWithHeader logic to a base class 2020-09-10 20:48:06 +03:00
e5f70d8eae Simplify counter visibility changes in PaginatedContainerHeader 2020-09-10 20:31:00 +03:00
931e567c7e Replace counter font size with an actual value 2020-09-10 20:25:35 +03:00
9b504272e4 Make Header a property 2020-09-10 20:24:43 +03:00
e5d0f3b657 Merge remote-tracking branch 'refs/remotes/ppy/master' into profile-sections-update 2020-09-10 20:23:02 +03:00
ef44c7d063 Merge branch 'master' into score-recalc 2020-09-10 18:30:41 +09:00
d7ca2cf1cc Replace loaded check with better variation 2020-09-09 22:01:09 +09:00
37a659b2af Refactor/add xmldocs 2020-09-09 17:36:47 +09:00
1a023d2c88 Fix a few more tests 2020-09-09 16:33:48 +09:00
4ddf5f054b Rename BeatmapCollectionManager -> CollectionManager 2020-09-09 15:31:08 +09:00
117c7ec6b2 Merge branch 'master' into score-recalc 2020-09-09 14:38:36 +09:00
66d3bda962 Merge branch 'master' into collection-database 2020-09-08 23:18:47 +09:00
95eeebd93f Fix setting count for recent scores is overcomplicated 2020-09-08 15:31:00 +03:00
186507a88e Merge branch 'fix-music-controller-regressed' into fix-toggle-pause-state 2020-09-08 18:37:52 +09:00
68f3a1ea9a Merge branch 'master' into collection-database 2020-09-08 18:30:01 +09:00
072aab90ab Merge branch 'master' into fix-music-controller-regressed 2020-09-08 18:26:15 +09:00
ad5d6117c7 Remove unnecessary RunTask calls 2020-09-08 18:26:13 +09:00
14bf2ab936 Fix grammar in xmldoc 2020-09-08 18:21:26 +09:00
a46be45a71 Fix OSD occasionally display incorrect play/pause state 2020-09-08 18:12:03 +09:00
b1110e5e3a Rename class to match derived class 2020-09-08 18:10:14 +09:00
06328e0000 Add import/deletion progress notifications 2020-09-08 17:59:27 +09:00
1bc41bcfd7 Move scores counter logic to a better place 2020-09-08 00:04:14 +03:00
f88b2509f8 Fix ProfileSection header margin is too small 2020-09-07 23:43:26 +03:00
c72a192cb5 Fix recent plays counter is always zero 2020-09-07 23:33:04 +03:00
e39609d3ca Implement PaginatedContainerWithHeader component 2020-09-07 23:08:50 +03:00
b7bd084296 Remove missing text where not needed 2020-09-07 22:30:43 +03:00
1c55039994 Remove old header from PaginatedContainer 2020-09-07 22:24:10 +03:00
5a7e2e96e0 Merge remote-tracking branch 'refs/remotes/ppy/master' into profile-sections-update 2020-09-07 22:19:26 +03:00
3a24cc1aa9 Implement PaginatedContainerHeader component 2020-09-07 22:13:29 +03:00
2b62579488 Lowercase one more toolbar tooltip 2020-09-07 10:18:22 -07:00
6cc4517600 Merge branch 'master' into collection-database 2020-09-07 20:03:11 +09:00
8f8f907fc7 Fix missed string 2020-09-07 13:27:28 +09:00
b4b9c71f00 Make all toolbar tooltips lowercase 2020-09-06 10:13:06 -07:00
33b76015d8 Fix MusicActionHandler unnecessarily depending on OnScreenDisplay's existance 2020-09-06 01:54:32 +03:00
96f39dd350 Merge remote-tracking branch 'upstream/master' into visible-playfield-boundary 2020-09-05 01:50:13 -05:00
345fb9d8e0 Rename classes 2020-09-05 03:55:43 +09:00
b8e5acfef1 Merge branch 'master' into fix-music-controller-regressed 2020-09-04 20:10:43 +09:00
a0bc376446 Merge pull request #10062 from frenzibyte/fix-music-controller-propagating-event-twice
Fix MusicController raising track changed event twice
2020-09-04 20:09:49 +09:00
3239576a23 Minor rewording of new comment
Co-authored-by: Dean Herbert <pe@ppy.sh>
2020-09-04 11:50:49 +03:00
4236e5fe71 Replace useless "matching-code" comment with explanation of how it could happen
Co-authored-by: Dean Herbert <pe@ppy.sh>
2020-09-04 11:31:54 +03:00
65d541456a Slight rewording 2020-09-04 11:11:07 +03:00
ab057e6c65 Remove unnecessary string interpolation 2020-09-04 16:28:35 +09:00
644f3375ac Also catch exceptions in the construction call 2020-09-04 16:28:19 +09:00
001509df55 Move music global action handling to an own component
Due to requiring components that are added at an OsuGame-level
2020-09-04 10:24:54 +03:00
42895e27b6 Expose track change results on the methods 2020-09-04 10:24:54 +03:00
54013790fc Fix MusicController raising TrackChanged event twice 2020-09-04 10:24:31 +03:00
a15653c77c Fix potential hard crash if ruleset settings fail to construct 2020-09-04 16:15:57 +09:00
d55c9c3cc2 Fix UserProfile weirdness 2020-09-03 17:11:34 +09:00
99e34d8562 Update with missing icons 2020-09-03 17:05:45 +09:00
f5a73130e1 Fix regression in sidebar button sizing 2020-09-03 16:34:58 +09:00