Compare commits

..

29 Commits
v3.2 ... v3.2.3

Author SHA1 Message Date
adf689d61d Bump version to 3.2.3 2024-03-10 20:47:21 +07:00
086385fbfb Update translations 2024-03-10 20:45:18 +07:00
705446ffb9 Fix language names 2024-03-10 20:21:45 +07:00
e366cb73e4 Stop exposing Toast class 2024-03-10 18:02:03 +07:00
d148fc708e Minor bug fixes 2024-03-10 18:01:36 +07:00
f75e22b5f6 Move Touch control settings to Controller tab 2024-03-10 17:57:16 +07:00
0f7ac4c372 Don't call MkbHandler.destroy() if the MKB feature is not enabled 2024-03-10 17:45:19 +07:00
a4874c76db Stop redrawing the "👀" emoji every seconds in the stats bar 2024-03-10 17:39:08 +07:00
397b3baa9b Avoid rendering the Settings multiple times 2024-03-10 16:20:53 +07:00
0330d0d811 Shorten name of the MKB controller 2024-03-10 07:54:08 +07:00
f8e035d98f Show a toast when a controller is connected/disconnected 2024-03-09 22:51:42 +07:00
1e7bc366ca Change STREAM_TARGET_RESOLUTION's default value back to "auto" 2024-03-09 21:29:19 +07:00
c207025df9 Bump version to 3.2.2 2024-03-08 17:16:36 +07:00
83b35dfc61 Update translations 2024-03-08 17:06:12 +07:00
e6ec664087 Update styling of disabled <select> 2024-03-08 17:03:23 +07:00
06790c8098 Use "accent-color" style on inputs 2024-03-08 16:50:53 +07:00
7310a009df Update style of the Reload page button 2024-03-08 16:50:25 +07:00
5392414abd Show Settings' reload button at the bottom when modifying settings 2024-03-07 18:36:47 +07:00
d78e55586e Update style of disabled <select> in Settings 2024-03-07 17:46:08 +07:00
77abc44f3d Add "STREAM_TOUCH_CONTROLLER_AUTO_OFF" setting 2024-03-07 17:39:37 +07:00
788ac3d527 Add "disableTakRenderer" patch 2024-03-07 09:12:30 +07:00
47ef5a9cd2 Fix "blockWebRtcStatsCollector" patch and add "blockGamepadStatsCollector" patch 2024-03-06 17:57:18 +07:00
7342da775f Bump version to 3.2.1 2024-03-05 18:02:07 +07:00
ba9642fe7e Reduce translations size 2024-03-05 17:54:27 +07:00
e547048c09 Migrate old local co-op setting 2024-03-05 17:18:04 +07:00
f110b9f2e9 Disable LOCAL_CO_OP_SEPARATE_TOUCH_CONTROLLER as it's too complicated 2024-03-05 08:00:53 +07:00
d191622a8d Add option to separate touch controller & controller 1 2024-03-05 06:32:27 +07:00
d48d2ba5f0 Disable "volume control" feature by default 2024-03-05 05:17:15 +07:00
5703f24418 refactor: update locale function's name (#277) 2024-03-05 05:15:46 +07:00
2 changed files with 3342 additions and 2882 deletions

View File

@ -1,5 +1,5 @@
// ==UserScript==
// @name Better xCloud
// @namespace https://github.com/redphx
// @version 3.2
// @version 3.2.3
// ==/UserScript==

File diff suppressed because it is too large Load Diff