5f10bcce02
Added beatmap colour settings checkbox and associated tests.
2021-01-13 00:09:22 -05:00
9d7880afda
Make SettingsItem conform to IHasCurrentValue
2020-10-06 17:18:54 +09:00
06c49070b1
Remove player collection settings
2020-09-11 16:04:09 +09:00
d3957e6155
Move title specification for settings groups to constructor
...
Using an abstract property was awkward for this as it is being consumed
in the underlying constructor but could not be dynamically set in time from a
derived class.
2020-09-09 18:50:31 +09:00
c27751050b
Switch back to strings and update setting labels
2020-03-12 23:29:11 -07:00
48282dea8b
Remove individual setting to disable videos, fix tests
2020-03-07 22:08:38 -08:00
aa264cd2a8
allow tooltip to show as percentage as needed
2020-01-28 12:32:30 +08:00
851773a842
Apply adjustments for framework changes
2019-10-23 14:04:06 +09:00
94512fea8e
Apply naming suggestions
2019-08-31 16:20:33 +03:00
fa3591e5ec
Add setting to turn on/off the video
2019-08-31 00:42:20 +03:00
26d5c2d85a
Remove local implementation of bindable in OsuCheckbox
2019-06-17 19:37:24 +09:00
f1952c0816
Update font awesome usage
2019-04-02 19:55:24 +09:00
de80fc0eac
Update icon usage to match framework changes
2019-03-27 19:29:27 +09:00
58ef397f4f
Move all clock related gameplay logic inside GameplayClockContainer
2019-03-07 16:02:24 +09:00
0788a7e9f1
Merge branch 'master' into more-inspections
2019-02-28 14:32:57 +09:00
42be7857d1
Use expression body for property get/set where possible
2019-02-28 13:58:19 +09:00
26d53d06a9
Fix remaining issues
2019-02-28 13:31:40 +09:00
2281a0235d
Fix regression causing playback rate to display incorrectly
2019-02-24 15:27:06 +09:00
3015d40f8f
Merge branch 'master' into osu-fontusage
2019-02-22 18:09:23 +09:00
3fe4b8fd1c
Update variable names
...
Also cleans up some weird code
2019-02-22 17:51:39 +09:00
d8c55bc729
Adjust namespaces
2019-02-21 19:05:52 +09:00
bca347427f
Update with framework bindable changes
2019-02-21 18:56:34 +09:00
a2aa3ec5cb
Adjust sprite texts in-line with framework changes
2019-02-20 15:03:20 +09:00
3da851d93e
Merge branch 'master' into fix-replay-multiplier-text
2019-01-31 21:17:40 +09:00
8617aaa2a7
Update licence header (and remove year)
2019-01-24 17:43:03 +09:00
c58fe4f4ff
Fix nullref
2019-01-22 13:18:01 +09:00
cebeb0a219
Fix replay playback speed not being displayed initially
2019-01-22 11:40:57 +09:00
7baff750de
Consolidate layout, wording and ordering with VisualSettings
2019-01-22 10:06:30 +09:00
f27bd3ef3e
OpenTK -> osuTK
2018-11-20 17:14:59 +09:00
aff5fa6169
Update with osu!-side dropdown changes
2018-11-14 18:02:38 +09:00
841b2e8692
Merge branch 'master' into consistent-terminology-format
2018-10-10 19:19:36 +09:00
99fc04c8af
Change signature to new event handler
2018-10-02 12:02:47 +09:00
f99eff1192
Use consistent terminology format
2018-09-15 07:30:11 -07:00
4a11f2ec2a
Improve UX when adjusting visual settings at loading screen
2018-08-02 18:18:55 +09:00
5364a6148a
Use ToUpperInvariant
2018-07-24 14:42:06 +02:00
ab9340f4be
Fix usage of culture local ToUpper causing incorrect display on Turkish machines
...
Closes #3098 .
2018-07-24 11:37:43 +02:00
0f37758314
Update framework
2018-07-21 16:21:53 +09:00
0f13acf67e
Use updateExpanded method
2018-06-02 12:52:31 -07:00
8d3de3affb
Use '?:' expression instead
2018-06-01 15:58:05 -07:00
5d1421c0e9
Fix visual settings expand button colour
2018-06-01 15:31:25 -07:00
93029fd548
Remove mouseWheelCheckbox from InputSettings player overlay
2018-05-10 20:38:55 +03:00
ccf82cacb0
Show InputSettings on the PlayerLoader screen
2018-05-09 17:31:52 +03:00
6676c55fe0
Introduce InputSettings
2018-05-09 17:22:37 +03:00
4f53185d43
Invert logic to match existing toggles
2018-04-25 16:18:55 +09:00
1ce38c7fc6
Visual settings: Ignore beatmap hitsounds
2018-04-20 18:30:41 +03:00
606e088713
Visual settings: Ignore beatmap skin
2018-04-20 18:17:57 +03:00
32a74f95a5
Normalize all the line endings
2018-04-13 18:26:38 +09:00
d3e91024a7
Block player enter when a drag initiates from an overlaying container
2018-03-08 18:16:23 +09:00
3731cbe5eb
Removing "mouse wheel disabled" checkbox from visual settings gameplay menu
2018-03-07 14:20:59 +01:00
29adedfa96
Collapse visual settings by default in player
2018-02-16 12:47:32 +09:00