Dan Balasescu
|
40d6e8ce85
|
Remove legacy OpenGL renderer option, it's now just OpenGL
|
2024-02-20 15:14:30 +09:00 |
|
Berkan Diler
|
6adf0ac01e
|
Use new LINQ Order() instead of OrderBy() when possible
|
2024-02-08 18:01:00 +01:00 |
|
Dean Herbert
|
c3f772f0da
|
Add method to queue a restart after app is exited (when supported)
|
2023-06-21 19:06:28 +09:00 |
|
Dean Herbert
|
898717231b
|
Hide vulkan renderer option for now
We'll bring it back when it's more stable.
|
2023-03-27 02:00:10 +09:00 |
|
Bartłomiej Dach
|
292486c25a
|
Use more resilient restore method
|
2023-03-26 14:35:00 +02:00 |
|
Bartłomiej Dach
|
f3c174a7f2
|
Fix test errors due to missing dependencies
|
2023-03-26 13:52:26 +02:00 |
|
Dean Herbert
|
bab93bed17
|
Fix string interpolation and use GetDescription on renderer value
|
2023-03-26 20:43:28 +09:00 |
|
Dean Herbert
|
ba078e8357
|
Show "automatic" resolved renderer inline in dropdown instead
|
2023-03-26 20:29:30 +09:00 |
|
Dean Herbert
|
764361b3d3
|
Add special case to hide definitely non-working renderers on android
|
2023-03-26 20:14:33 +09:00 |
|
Dean Herbert
|
e346b02ebf
|
Add display of current renderer
|
2023-03-26 20:09:35 +09:00 |
|
Dean Herbert
|
ab6cfea5c7
|
Revert old value instead of always using default
Co-authored-by: cdwcgt <loginchen@outlook.com>
|
2023-03-23 11:27:05 +09:00 |
|
Dean Herbert
|
3050a16bf8
|
Don't require a restart when selecting Automatic and startup setting was also automatic
|
2023-03-22 16:56:36 +09:00 |
|
Dean Herbert
|
aabe86dc26
|
Limit renderers to those available for the current platform
|
2023-03-22 16:49:29 +09:00 |
|
Dean Herbert
|
956fabb445
|
Show restart notice when changing renderer
|
2023-03-22 16:49:29 +09:00 |
|
Dean Herbert
|
13be709718
|
Add basic renderer selection
|
2023-03-22 16:49:29 +09:00 |
|
ansel
|
c554a34eaf
|
Add "fps" keyword to frame limiter dropdown
|
2023-01-13 02:11:05 +03:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dean Herbert
|
77fcf35d1d
|
Remove unlimited frame limiter warning
This should not be required now that we have a 1,000 Hz limiter in
place.
|
2022-06-13 15:40:27 +09:00 |
|
Dean Herbert
|
42598ce22a
|
Refactor warning to notice in method names and usages
|
2022-06-01 16:51:58 +09:00 |
|
Dean Herbert
|
53844d3df1
|
Refactor settings item "warning" text to allow non-warning state
|
2022-05-31 14:01:42 +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 |
|
Dean Herbert
|
1288f69fad
|
Rename to WarningText
|
2021-05-05 16:16:49 +09:00 |
|
Dean Herbert
|
6178f38c95
|
Reword unlimited frame rate warning a bit
|
2021-05-05 16:15:06 +09:00 |
|
Joseph Madamba
|
796bd8e47e
|
Add existing setting notes from stable
|
2021-05-04 01:15:59 -07:00 |
|
Dean Herbert
|
9d7880afda
|
Make SettingsItem conform to IHasCurrentValue
|
2020-10-06 17:18:54 +09:00 |
|
Dean Herbert
|
394b88aa65
|
Add thread mode dropdown
|
2020-02-28 22:17:45 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Dean Herbert
|
622b155fda
|
OsuConfig -> OsuSetting
|
2017-05-15 10:56:27 +09:00 |
|
Dean Herbert
|
eaaba11586
|
Change all instances of options to settings where applicable
|
2017-05-15 10:55:29 +09:00 |
|