623eae1576
Add basic language switching ability
2021-04-20 17:06:01 +09:00
af79ad537c
Avoid unnecessary debounce triggers on zero-delta scrolls
2021-04-19 00:05:44 +09:00
e63edf5b49
Fix volume control displaying on non-vertical scroll events
...
Closes #12475 .
2021-04-19 00:05:44 +09:00
6f3158e8c8
Increase multiplier to 1.8
2021-04-15 23:24:13 +09:00
cc84ffe228
Merge branch 'master' into volume-control-acceleration
2021-04-15 23:23:23 +09:00
8282f38eb7
Fix volume controls not supporting key repeat
2021-04-14 13:11:24 +09:00
89ce8f290f
Add simple acceleration to volume metre adjustments
2021-04-14 12:55:06 +09:00
9f8af03a70
Remove irrelevant change
2021-04-13 09:28:58 +03:00
a664efe12b
Fix history graph tooltips leaking to others
...
Since there was no check about which tooltip content came from which graph, all history graphs use the "Replays Watched" tooltip, as it is the latest created one.
2021-04-13 07:59:14 +03:00
8f84abf348
Display "replays watched" tooltip for replays subsection
2021-04-12 21:51:06 +03:00
8293b06c0a
Remove obsolete code
2021-04-09 13:56:58 +09:00
afc745f999
Merge branch 'master' into rebind-song-select
2021-04-07 17:13:25 +09:00
38e95a0e73
Merge branch 'master' into fix-overzealousmouse-button-blocking
2021-04-05 22:07:41 +09:00
eb1e850f99
Merge pull request #12254 from smoogipoo/spectator-refactor
...
Move frame-handling spectator logic into abstract base class
2021-04-03 17:23:33 +09:00
bd7da9eb39
Make beatmap title use unicode
2021-04-03 12:43:17 +08:00
9e95441aa6
Rename Spectator -> SoloSpectator
2021-04-01 22:08:52 +09:00
a2f50af424
Fix fall-through scroll redirection
2021-03-30 19:42:40 +09:00
1dfd08eded
Add tablet rotation configuration
2021-03-30 13:01:48 +09:00
8dfff999f9
Add rotation slider
2021-03-30 12:40:50 +09:00
8a0fcf20ed
Move offset settings up for more logical ordering
2021-03-30 12:32:42 +09:00
699a317b44
Fix chat scroll sticking visually when scrolling beyond bottom extent
2021-03-29 18:07:47 +09:00
aa2c1ee85e
Add new beatmap search filter row "General"
2021-03-25 23:20:10 +01:00
16b3f22caf
Fix incorrect trash icon being used on deleted comments counter
2021-03-22 19:32:17 -07:00
9bc6cdf042
Fix singular format regression on forum post text
2021-03-21 11:19:07 -07:00
e31d583a7f
Add comments count to user profile overlay
2021-03-21 11:16:59 -07:00
86b569f5f7
Fix typo in identifier
2021-03-20 12:37:51 +01:00
d28bed6ed2
Schedule adding transforms on tablet changes
...
Fixes `InvalidThreadForMutationException`s that pop up when
disconnecting/reconnecting tablets during the game's operation. In those
cases the value change callback executes from an OpenTabletDriver
thread.
2021-03-20 12:37:48 +01:00
63cbac3bd0
Ensure aspect ratio slider gets an initial value
2021-03-19 20:15:29 +09:00
6f32c302eb
Add checkbox to optionally disable tablet handling
2021-03-19 20:13:51 +09:00
86b229b1c9
Increase maximum usable aspect ratio to account for ultrawide monitors
2021-03-19 20:05:18 +09:00
fefb007805
Remove no longer relevant comment
2021-03-19 19:01:32 +09:00
1e82033c84
Move bindings to LoadComplete to avoid cross-thread issues
2021-03-19 19:01:32 +09:00
c624aa9397
Only update tablet values on commit
2021-03-19 19:01:32 +09:00
6285dcd1a1
Add arbitrary value to fix FP contains check failures
2021-03-19 19:01:32 +09:00
e8c20bdcb1
Add centre crosshair
2021-03-19 19:01:32 +09:00
fb7d095e4a
Show aspect ratio for current usable area
2021-03-19 19:01:32 +09:00
196f95ae54
Update to use new bindables and centered area offset
2021-03-19 19:01:32 +09:00
9d0c8902a6
Fix margins and spacing between sub flowed items
2021-03-19 19:01:32 +09:00
d422a65900
Fix initial tablet size not being initialised
2021-03-19 19:01:32 +09:00
9a6a0f3df5
Add test coverage and better UI handling of no tablet connected scenario
2021-03-19 19:01:32 +09:00
bba25a0182
Tidy up draw hierarchy and bindable logic
2021-03-19 19:01:31 +09:00
932745e5c4
Fix remaining feedback loops
2021-03-19 19:01:31 +09:00
e3bed4c97d
Simplify aspect ratio application, add window conforming and direct adjustment
2021-03-19 19:01:31 +09:00
43359553c1
Add aspect ratio display and limiting
2021-03-19 19:01:31 +09:00
9b70f0ee1f
Tidy up visual appearance of settings and add a reset button
2021-03-19 19:01:31 +09:00
2dc2cb04c3
Fix bounds check becoming false when using full area
2021-03-19 19:01:31 +09:00
382109c7a2
Make test scene feel more like settings (width-wise)
2021-03-19 19:01:31 +09:00
464702182d
Consume device name
2021-03-19 19:01:31 +09:00
94f184d113
Add feedback when area extends beyond tablet size
2021-03-19 19:01:31 +09:00
0a6525baee
Fix slider bars reloading each time the tablet size is changed
2021-03-19 19:01:31 +09:00