Commit Graph

19718 Commits

Author SHA1 Message Date
e37c04cb6d Change back to solid icon 2020-09-08 00:04:03 +09:00
a1214512bc Add filter control tests 2020-09-07 23:57:49 +09:00
0d5d293279 Add manage collections dialog tests 2020-09-07 22:47:19 +09:00
ad625ecc7a Add collection IO tests 2020-09-07 22:10:18 +09:00
98e9c4dc25 General refactorings 2020-09-07 21:08:48 +09:00
c1d255a04c Split filter control into separate class 2020-09-07 20:44:39 +09:00
120dfd50a6 Fix collection names not updating in dropdown 2020-09-07 20:29:28 +09:00
b91a376f0a Split dropdown into separate file 2020-09-07 20:06:38 +09:00
6cc4517600 Merge branch 'master' into collection-database 2020-09-07 20:03:11 +09:00
f19d9a29c5 Merge pull request #10077 from peppy/editor-bpm-usability
Improve usability of BPM modifying in timing setup view
2020-09-07 20:02:49 +09:00
1468b9589f Increase max sane BPM value 2020-09-07 18:20:47 +09:00
98676af7bb Move default declarations for readability 2020-09-07 18:18:50 +09:00
86512d6e8d Add BPM entry textbox 2020-09-07 18:18:50 +09:00
6091714f15 Limit BPM entry via slider to a sane range 2020-09-07 18:18:50 +09:00
a8a0bfb8aa Update framework 2020-09-07 18:01:56 +09:00
4680728b9c Merge branch 'master' into update-dcc-exclusions 2020-09-07 18:01:44 +09:00
4c40d8f503 Merge pull request #9766 from Game4all/gameplay-disable-overlays
Disable activation of overlays while in gameplay
2020-09-07 16:06:45 +09:00
fd2abc5c1e Merge pull request #10074 from peppy/hide-cursor-on-touch-input
Hide the game-wide cursor on touch input
2020-09-07 16:00:17 +09:00
476c325626 Merge branch 'master' into gameplay-disable-overlays 2020-09-07 15:34:02 +09:00
1a55d92c71 Use local input manager 2020-09-07 15:31:05 +09:00
daff060c9a Hide the game-wide cursor on touch input 2020-09-07 15:20:51 +09:00
e17ccdfe9f Merge branch 'master' into combo-colors 2020-09-07 13:55:41 +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
4b4dd02942 Make collection name a bindable 2020-09-05 04:43:59 +09:00
345fb9d8e0 Rename classes 2020-09-05 03:55:43 +09:00
ebd11ae0b7 Add a collection management dialog 2020-09-05 03:52:07 +09:00
1143d5d992 Update class exclusion for dynamic compilation 2020-09-04 20:41:08 +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
296294d024 Merge pull request #10061 from peppy/fix-ruleset-settings-crash
Fix potential hard crash if ruleset settings fail to construct
2020-09-04 17:07:55 +09: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
54013790fc Fix MusicController raising TrackChanged event twice 2020-09-04 10:24:31 +03:00
743c888986 Merge branch 'master' into expose-wedge-icons 2020-09-04 16:22:14 +09:00
b631430a5b Merge pull request #10045 from peppy/add-info-wedge-icons
Update and add missing beatmap statistic icons to info wedge
2020-09-04 16:22:01 +09:00
a15653c77c Fix potential hard crash if ruleset settings fail to construct 2020-09-04 16:15:57 +09:00
974bef5586 Merge pull request #10060 from smoogipoo/fix-room-mod-retention
Fix global mods being retained by rooms
2020-09-04 15:58:07 +09:00
1a4e058acc Merge branch 'master' into add-info-wedge-icons 2020-09-04 15:52:11 +09:00
0b3f2fe7df Update framework 2020-09-04 15:21:48 +09:00
4399f5976c Fix global mods being retained by rooms 2020-09-04 15:20:55 +09:00
25e142965d Strongly type and expose default beatmap information icon implementations for other rulesets 2020-09-04 15:01:32 +09:00
7c99f66cf5 Update resources 2020-09-04 14:13:42 +09:00
cd253ab055 Further tweaks to get closer to design originals 2020-09-04 13:05:39 +09:00
9d2dff2cb8 Add scale to allow legacy icons to display correctly sized 2020-09-04 12:55:39 +09:00
d6b46936a0 Adjust sizing to match updated textures with less padding 2020-09-04 12:55:28 +09:00
82e314da59 Fix merge conflicts. 2020-09-03 21:56:47 +02:00
a99e7a1dc2 Merge branch 'master' into add-info-wedge-icons 2020-09-03 21:57:58 +09:00