Commit Graph

900 Commits

Author SHA1 Message Date
b4c5e18da0 Add keywords to ease search of "first object visibility" setting 2022-12-28 13:23:50 +03:00
301eb71e22 Fix wrong member names 2022-12-24 10:39:05 +01:00
2c060ac8d4 Add localisation support for new button's strings 2022-12-24 17:32:04 +08:00
91bde14fb3 Add button to settings to show lazer upgrade guide 2022-12-24 15:42:24 +08:00
19f66c806e Fix language dropdown in settings not updating after changing language in first run dialog
Closes #21744.
2022-12-21 16:31:55 +08:00
2f0c772dcb Add argon pro skin 2022-12-20 21:18:51 +09:00
27c497145f Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
8f78d6179b Fix multiple issues with settings items unhiding on search 2022-11-29 14:41:49 +09:00
894ef15e79 Merge branch 'master' into update-framework 2022-11-26 16:19:36 +01:00
7bc8908ca9 Partial everything 2022-11-27 00:00:27 +09:00
53b03df93d Combine TriangleButton and RoundedButton classes 2022-11-24 16:26:57 +09:00
8dbe31a172 Merge branch 'master' into higher-aspect-ratio-max 2022-11-21 19:51:39 +01:00
981264b011 Avoid crashing when a system audio device provides a null name 2022-11-21 14:51:41 +09:00
c7ae837687 Increase maximum aspect ratio for tablet settings to 23:9 / 2.55 2022-11-21 12:45:54 +09:00
0c671a2a82 Merge branch 'master' into fix-tablet-aspect-ratio-values 2022-11-19 14:32:24 +01:00
e4fc14faee Merge pull request #21270 from peppy/auto-advance-bindings
Auto-advance binding for ruleset key bindings
2022-11-18 16:19:54 +09:00
e658efbefa Fix being able to bind two non-modifier keys to the same binding 2022-11-18 15:34:41 +09:00
551192b413 Refactor a bit for readability 2022-11-18 13:55:37 +09:00
d1b2116400 Auto-advance binding for ruleset key bindings 2022-11-17 15:23:20 +09:00
bd2e0dc82b Move "keybindings" keyword to correct section
Without this, things like tablet settings would show when searching for
bindings, even though these settings have nothing to do with key
bindings.
2022-11-17 15:09:42 +09:00
bb762d8131 Fix "reset to full area" button not always working correctly 2022-11-16 15:45:26 +09:00
4ff17cb4bd remove unused using directive 2022-11-12 08:52:33 +01:00
7a860fb460 address reviews 2022-11-12 08:49:03 +01:00
268011be9e use MathF 2022-11-11 17:56:50 +01:00
173f557376 fix tablet aspect ratio values 2022-11-11 17:14:34 +01:00
db25e9e9c8 Merge branch 'master' into combo-colour-brightness-limit 2022-11-11 15:31:28 +09:00
5b1e39abd5 Fix parsing of Language when using default system locale 2022-11-10 22:56:24 +01:00
be81c658af move tablet area calculations to functions 2022-11-09 20:14:01 +01:00
533a2db5ea fix inaccurate tablet area dimensions when applying aspect ratio 2022-11-09 18:48:47 +01:00
3ec9686e58 Fix test failures and rename configuration value to match better 2022-11-02 18:15:18 +09:00
50b6fe4acb Localise new label 2022-11-02 14:01:03 +09:00
99ba7c29dd Change range to 0-100% and rename to "normalisation" 2022-11-02 13:47:11 +09:00
2f3c80f884 Remove toggle and change method of application to blend with original colour 2022-11-02 13:08:29 +09:00
27af91003b Merge branch 'master' into combo-colour-brightness-limit 2022-11-01 17:50:26 +09:00
f46a9d683a Fix null reference in headless tests 2022-10-28 18:07:25 +09:00
f9d2c30c3e Add user toggle for application of safe areas 2022-10-28 14:05:45 +09:00
447d420c99 Fix adjusting volume via settings playing tick samples twice 2022-10-21 21:03:39 +09:00
Aki
91358f4a6a Implement tablet button bindings 2022-10-15 15:16:14 +08:00
8a88339e78 Allow combo colour normalisation to be disabled 2022-10-14 14:37:24 +09:00
4149235e63 Limit minimum brightness of combo colours 2022-10-13 14:05:33 +09:00
195ece02c6 Merge branch 'master' into update-displays-in-setting 2022-10-12 14:37:49 +09:00
6f6290a21a Use async flow for storing key binding changes to realm 2022-10-11 15:37:22 +09:00
b27e70ca47 Fix language settings dropdown not updating when changing language in first run setup 2022-10-06 21:11:00 -07:00
e9ab465da6 Merge branch 'master' into localisation-settings 2022-10-06 13:22:08 +09:00
75b9bf2cf9 Merge branch 'master' into intel-exclusive-warning 2022-10-04 19:02:01 +09:00
efc9bed4f0 Use IWindow.DisplaysChanged to update displays 2022-10-03 23:52:04 +02:00
31fefc1ee2 Add nullable annotation to LayoutSettings 2022-10-03 23:23:02 +02:00
e98b4b4fbd Make updateDisplayModeDropdowns regular method 2022-10-03 23:14:21 +02:00
bac3108aea Remove unnecessary keywords 2022-09-27 14:29:59 +09:00
dc051a8b79 add gameplay leaderboard config 2022-09-26 20:08:58 +08:00