Commit Graph

770 Commits

Author SHA1 Message Date
139e69ed3b Merge pull request #14343 from frenzibyte/hide-tablet-not-detected-when-disabled
Hide tablet settings content when disabled
2021-08-16 23:31:16 +09:00
5f006bd6e8 Merge pull request #14247 from kj415j45/localisation-settings
Add localisation support for most of Settings
2021-08-16 22:20:35 +09:00
7e1086d901 Merge branch 'master' into hide-tablet-not-detected-when-disabled 2021-08-16 22:07:45 +09:00
568d027013 Simplify weird conditionals 2021-08-16 22:07:41 +09:00
8c3eb91059 Merge branch 'master' into localisation-settings 2021-08-16 20:03:06 +09:00
e485728109 Add keywords to make finding audio offset adjustments easier in settings 2021-08-16 19:54:45 +09:00
e39a295c5c Hide tablet settings content when input handler is disabled 2021-08-16 13:45:50 +03:00
fc89f2bac4 Revert "Rename element in OsuSettings enum"
This reverts commit c2bbe17562.
2021-08-16 16:56:48 +09:00
887d622c28 Merge branch 'master' into localisation-settings 2021-08-16 15:41:50 +08:00
4d31d07c51 Merge branch 'master' into open-tablet-driver-faq 2021-08-16 13:46:43 +09:00
c8fb796660 Fix settings notice text class tinting everything with yellow 2021-08-14 20:14:28 +03:00
c2bbe17562 Rename element in OsuSettings enum
`ShowProgressGraph` -> `ShowDifficultyGraph`
2021-08-14 22:35:15 +08:00
f87f86e671 Apply suggestions from code review
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2021-08-14 22:24:57 +08:00
e26ccf786e code style format 2021-08-14 11:04:38 +08:00
5cfb89f18a Apply suggestions from code review
Co-authored-by: Joseph Madamba <madamba.joehu@outlook.com>
2021-08-14 10:56:52 +08:00
d527eb3d8b Apply suggestions from code review
Co-authored-by: Dean Herbert <pe@ppy.sh>
2021-08-13 17:15:18 +08:00
f43ab323ff Add shared class for notice text in settings 2021-08-13 11:12:44 +03:00
cd842ccef8 Improve message
Co-authored-by: Dean Herbert <pe@ppy.sh>
2021-08-13 10:15:50 +03:00
543f6039e2 Display on Windows and Linux only 2021-08-13 09:26:53 +03:00
c5ee8753b4 Notify users to read OpenTabletDriver's FAQ when tablet not detected 2021-08-13 09:20:52 +03:00
ac52b89148 Add Maintenance and Debug SettingsStrings 2021-08-12 12:34:10 +08:00
9d391ad138 Add OnlineSettingsStrings 2021-08-12 12:34:09 +08:00
61502e977a Add SkinSettingsStrings 2021-08-12 12:34:08 +08:00
31ffaf15d4 Add GameplaySettingsStrings 2021-08-12 12:34:07 +08:00
7adf2bb64c Add UserInterfaceStrings 2021-08-12 12:34:06 +08:00
03013d0d30 Add InputSettingsStrings
Existed strings files keep no change
2021-08-12 12:34:06 +08:00
b2986e99d3 Add AudioSettingsStrings 2021-08-12 12:34:04 +08:00
078953980e Add GraphicsSettingsStrings 2021-08-12 12:34:03 +08:00
9a5d4ffd43 Add GeneralSettingsStrings 2021-08-12 12:34:02 +08:00
97041de09f Preparation for localisation. 2021-08-12 12:34:02 +08:00
9b7bb37244 Add hover+select sounds to some components that are missing them 2021-07-30 21:35:28 +09:00
c8944b62ec Update incorrect linked comment 2021-07-26 17:28:58 +09:00
075507648a Show warning for linux as well 2021-07-26 17:28:58 +09:00
b70bd7689e Add warning about using high precision mouse on macOS 2021-07-26 17:00:06 +09:00
af9f910a12 Change WarningText to accept LocalisableString
Can't work just yet, but best to have the flow in place to maintain 100%
localisation on classes which were already localised.
2021-07-26 16:59:29 +09:00
dce47917fd Fix ruleset icons overflowing from settings footer 2021-07-23 19:07:54 -07:00
b1087d14f3 Merge branch 'master' into skin-editor-button-access 2021-07-22 22:49:44 +02:00
986910a7e4 Annotate dependency as possibly-null 2021-07-22 22:43:35 +02:00
bfad044b00 Remove unused imports. 2021-07-20 21:57:55 -07:00
2b0d530075 Eliminate Overlay.KeyBinding namespace and move everything to Settings.Section.Input 2021-07-20 21:18:24 -07:00
9c4fbf45e9 Add the ability to enter and exit the skin editor via on-screen buttons 2021-07-20 19:36:12 +09:00
7df7137c88 Add localisation support for remaining input settings sections 2021-07-16 23:03:55 +09:00
3f3adfe297 Add localisation support for MouseSettings 2021-07-15 13:09:51 +09:00
5b91111eda Update SettingsSubsection.Header to accept a LocalisableString 2021-07-15 13:09:51 +09:00
687c9aa33d Add tooltip and keywords for "high precision" setting 2021-07-15 12:37:52 +09:00
6f89f8e572 Merge branch 'master' into da-mod-refactor 2021-07-10 11:41:54 +02:00
fcee69ffe6 Fix ShowsDefaultIndicator not actually being consumed 2021-07-08 17:48:08 +09:00
f45418dde7 Replace game-side directory/file selector with framework extensions 2021-07-06 22:11:54 +02:00
f7aba7360a Merge pull request #13654 from Henry-YSLin/fix-invisible-number-box
Refactor `SeedSettingsControl` and `SettingsNumberBox`
2021-06-28 16:07:30 +09:00
eeb56970ef Make OutlinedNumberBox private and nested again 2021-06-28 15:24:55 +09:00