Dean Herbert
|
1b49e92e99
|
Merge branch 'master' into settings-delayed-load
|
2021-08-17 17:42:23 +09:00 |
|
Dean Herbert
|
212842c537
|
Fix initial LayoutSettings animation in a more reliable way
|
2021-08-17 12:38:44 +09:00 |
|
Dean Herbert
|
c0130da235
|
Avoid running initial layout transform in LayoutSettings
|
2021-08-16 19:47:41 +09:00 |
|
kj415j45
|
f87f86e671
|
Apply suggestions from code review
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2021-08-14 22:24:57 +08:00 |
|
kj415j45
|
078953980e
|
Add GraphicsSettingsStrings
|
2021-08-12 12:34:03 +08:00 |
|
Dean Herbert
|
5b91111eda
|
Update SettingsSubsection.Header to accept a LocalisableString
|
2021-07-15 13:09:51 +09:00 |
|
Bartłomiej Dach
|
50c27d2635
|
Update usages of IHasTooltip in line with framework localisation changes
|
2021-06-25 19:10:04 +02:00 |
|
Dean Herbert
|
1288f69fad
|
Rename to WarningText
|
2021-05-05 16:16:49 +09:00 |
|
Joseph Madamba
|
796bd8e47e
|
Add existing setting notes from stable
|
2021-05-04 01:15:59 -07:00 |
|
Dean Herbert
|
1fd76ea3fb
|
Apply changes to UI components overriding functions with changing signatures
|
2021-02-22 19:01:42 +09:00 |
|
Dean Herbert
|
15dd7a87a6
|
Move gameplay preview event binding to LoadComplete
|
2021-01-06 15:19:12 +09:00 |
|
Dean Herbert
|
d0d2e41b28
|
Fix display settings binding to configuration bindables in async load
|
2021-01-05 18:19:28 +09:00 |
|
Dean Herbert
|
4f02928601
|
Change sorting to better handle portrait screens
|
2020-12-22 17:36:56 +09:00 |
|
Dean Herbert
|
3d5783a0ea
|
Improve variable names
|
2020-12-22 17:34:51 +09:00 |
|
Dean Herbert
|
a1d67f0cf6
|
Merge branch 'master' into fix-resolution-dropdown
|
2020-12-22 17:26:53 +09:00 |
|
Salman Ahmed
|
dab5924a63
|
Fix resolution dropdown not respecting current display changes
|
2020-12-22 08:02:42 +03:00 |
|
Dean Herbert
|
7c5964fad8
|
Revert window modes to previous code to correctly apply framework restrictions
|
2020-12-22 13:04:39 +09:00 |
|
Joehu
|
b87f89986a
|
Fix selected item not being highlighted on some setting dropdowns
|
2020-12-19 19:04:13 -08:00 |
|
Dean Herbert
|
285e62be9a
|
Bring code in line with SDL2 defaults
|
2020-12-01 17:47:07 +09:00 |
|
Dean Herbert
|
9d7880afda
|
Make SettingsItem conform to IHasCurrentValue
|
2020-10-06 17:18:54 +09:00 |
|
Dean Herbert
|
d45a1521a1
|
Update BindableList usages
|
2020-09-01 11:56:23 +09:00 |
|
Shane Woolcock
|
2fec8b7b85
|
Use DisplayModes rather than AvailableResolutions
|
2020-04-05 13:01:10 +09:30 |
|
recapitalverb
|
c753cb46c5
|
Use [Resolved] wherever possible
|
2020-02-14 20:14:00 +07:00 |
|
unknown
|
aa264cd2a8
|
allow tooltip to show as percentage as needed
|
2020-01-28 12:32:30 +08:00 |
|
Dean Herbert
|
8b1fb2d5a1
|
Standardise keyword specifications
|
2019-11-21 22:35:15 +09:00 |
|
Andrei Zavatski
|
e820ddd3e8
|
Implement settings keywords
|
2019-11-20 19:27:34 +03:00 |
|
smoogipoo
|
fb94cd43a4
|
Remove unnecessary local item storage in SettingsDropdown
|
2019-06-25 12:00:05 +09:00 |
|
Shane Woolcock
|
807d434be0
|
Access WindowModes via IBindableList
|
2019-06-09 17:52:02 +09:30 |
|
Shane Woolcock
|
f1912a281c
|
Use Count property
|
2019-02-28 21:46:49 +09:00 |
|
Shane Woolcock
|
dfb3fef9e1
|
Hide WindowMode dropdown if only one is selectable
|
2019-02-28 21:38:55 +09:00 |
|
Shane Woolcock
|
b159e3ec31
|
Fix headless tests
|
2019-02-28 20:39:55 +09:00 |
|
Shane Woolcock
|
94199e628c
|
Only display SupportedWindowModes in settings
|
2019-02-28 20:20:12 +09:00 |
|
Dean Herbert
|
26d53d06a9
|
Fix remaining issues
|
2019-02-28 13:31:40 +09:00 |
|
Dean Herbert
|
367bc53a06
|
Revert some more instances of 'e' variable names
|
2019-02-22 20:15:25 +09:00 |
|
Dean Herbert
|
3fe4b8fd1c
|
Update variable names
Also cleans up some weird code
|
2019-02-22 17:51:39 +09:00 |
|
smoogipoo
|
d8c55bc729
|
Adjust namespaces
|
2019-02-21 19:05:52 +09:00 |
|
smoogipoo
|
bca347427f
|
Update with framework bindable changes
|
2019-02-21 18:56:34 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
Dean Herbert
|
5e4bea9d99
|
Fix extra newline
|
2019-01-10 12:11:14 +09:00 |
|
Dean Herbert
|
4f5c208672
|
Add UI scale
Limited to (relatively) sane values until we eventually get around to adjusting UI to allow higher extermities.
|
2019-01-09 19:01:33 +09:00 |
|
smoogipoo
|
2c44b928d3
|
Remove unused references
|
2019-01-08 16:38:34 +09:00 |
|
smoogipoo
|
daeba63242
|
Remove more unused code
|
2019-01-08 16:37:18 +09:00 |
|
Dean Herbert
|
a2a7aa708f
|
Use better logic for setting slider bar settings
|
2019-01-08 14:56:42 +09:00 |
|
Dean Herbert
|
01aa4c2a72
|
Use TransferOnCommit
|
2019-01-08 13:48:38 +09:00 |
|
Dean Herbert
|
3a10dd47d5
|
Add preview for gameplay region
|
2019-01-04 15:28:35 +09:00 |
|
Dean Herbert
|
9c7830d83b
|
Size -> scale
|
2019-01-04 14:58:44 +09:00 |
|
Dean Herbert
|
35a6257642
|
Delay updates when changes would affect mouse position
|
2019-01-04 14:55:59 +09:00 |
|
Dean Herbert
|
3953f829c8
|
Add letterbox/screen scaling support
|
2019-01-04 13:36:02 +09:00 |
|
smoogipoo
|
aff5fa6169
|
Update with osu!-side dropdown changes
|
2018-11-14 18:02:38 +09:00 |
|
AtomCrafty
|
6c55efdf20
|
Add true to BindValueChanged call to hide resolution dropdown when starting in windowed mode
|
2018-10-01 13:12:34 +02:00 |
|