Commit Graph

89 Commits

Author SHA1 Message Date
redphx
3290a36886 Add Clarity boost mode 2025-05-14 17:21:50 +07:00
redphx
2fb2cfb004 Fix starting StreamStats multiple times 2025-02-07 18:21:07 +07:00
redphx
ac20cc51cc Stop using MutationObserver in stream-ui 2025-02-07 17:31:30 +07:00
redphx
4b06d9fcff useEffect() for Error page 2025-02-07 17:01:03 +07:00
redphx
d4c1e8cce3 Bug fixes 2025-02-07 09:00:22 +07:00
redphx
cf1f656ecf Stop using MutationObserver to track StreamHud's expanded status 2025-02-07 08:43:06 +07:00
redphx
fd665b6fcd Add WebGPU renderer (#648) 2025-02-02 21:37:21 +07:00
redphx
e3f971845f Game-specific settings (#623) 2025-01-28 11:28:26 +07:00
redphx
fc5219705c Add BxIconRaw tyoe 2024-12-23 06:26:16 +07:00
redphx
03b7c7358e Optimize CE() 2024-12-23 05:55:11 +07:00
redphx
7b60ba3a3e Controller customization feature 2024-12-22 17:17:03 +07:00
redphx
1bf2f41813 Fix not getting the correct candidate pair 2024-12-11 18:55:28 +07:00
redphx
7709cceff0 Add stat's background opacity 2024-12-11 17:50:04 +07:00
redphx
4ffc034076 Rename EventBus events 2024-12-08 21:57:29 +07:00
redphx
741bc9a4e5 Rename EventBus to BxEventBus 2024-12-08 20:09:12 +07:00
redphx
79ebb1a817 EventBus (#590)
* Replace BxEvent.TITLE_INFO_READY with Event Bus

* Migrate more events

* Migrate stream events to event bus

* Migrate preset events

* Migrate more

* Fix dispatching "input" event twice in Number Stepper
2024-12-08 17:55:44 +07:00
redphx
4011eb402a Linting 2024-12-07 16:48:58 +07:00
redphx
fe98a1165f Adjust video position (#583) 2024-12-06 21:42:18 +07:00
redphx
9199351af1 6.0 2024-12-05 17:10:39 +07:00
redphx
6cfff0274d Replace forEach() with for() 2024-10-22 10:42:09 +07:00
redphx
de76364a46 Optimize + refactor code 2024-10-21 20:50:12 +07:00
redphx
87447df7fd Fix Server badge not updating between sessions 2024-10-19 18:40:47 +07:00
redphx
927eae3f2f Refactor getInstance() methods 2024-10-14 16:56:05 +07:00
redphx
9f440e9cf4 Don't call animate() when hiding renderer 2024-10-14 16:47:03 +07:00
redphx
0c34173815 Add "Limit video player's FPS" feature 2024-10-12 16:15:51 +07:00
redphx
728abced45 Add jitter stat 2024-10-10 21:35:36 +07:00
redphx
39b2f814b6 Fix stream badge always show "IPv6" even when connecting to IPv4 server #517 2024-10-09 06:30:09 +07:00
redphx
336a965653 Update translations 2024-10-07 21:21:37 +07:00
redphx
5b80170c8b Fix Stream menu's grip handle 2024-10-06 20:20:11 +07:00
redphx
203346c0a1 Fix Quick glancing activated when using Touch control dialog 2024-10-06 20:16:08 +07:00
redphx
9719454ea1 Fix not hiding Stream menu's grip handle sometimes 2024-10-06 20:10:02 +07:00
redphx
59a178bb16 Fix Stats button in Stream menu not updating state 2024-10-06 20:01:53 +07:00
redphx
76b205a65a New stats: clock, play time, battery, download, upload 2024-10-06 15:50:39 +07:00
redphx
bd58355ef5 Create better-xcloud.lite.user.js 2024-09-30 17:11:05 +07:00
redphx
c333fffab7 Fix not disconnecting StreamUiHandler's MutationObserver (#477) 2024-08-09 07:20:43 +07:00
redphx
2fcf14c5b9 Fix touch problem with Stream Menu 2024-08-06 20:24:40 +07:00
redphx
5dc6f0c2f6 Fix StreamMenu not displaying correctly 2024-08-06 19:48:54 +07:00
redphx
7dfe61f4ca Refactor SettingDefinition 2024-08-04 17:37:30 +07:00
redphx
6ab24e9231 Refactor StreamUiHandler 2024-08-04 12:33:03 +07:00
redphx
9dfdeb8f12 Merge Global settings and Stream settings into one dialog 2024-07-27 16:09:13 +07:00
redphx
1d590103ce Fix not able to scroll pass hidden settings 2024-07-20 05:52:55 +07:00
redphx
30bb8cfbeb Fix not able to loop around in some cases 2024-07-19 18:08:39 +07:00
redphx
210fdfbabe Add "GPU configuration" setting 2024-07-19 17:41:52 +07:00
redphx
66123bc4ef Fix BxSelect element not showing label correctly (#449) 2024-07-19 06:54:00 +07:00
redphx
daf3f72736 Loop around settings 2024-07-18 17:30:34 +07:00
redphx
fbebb12965 Close Stream settings dialog when not clicking on any child elements 2024-07-18 09:20:40 +07:00
redphx
0f88396db8 Allow navigating Stream settings using controller/keyboard all the time 2024-07-17 17:54:06 +07:00
redphx
e73b4dfe78 Support navigating Stream settings using left stick 2024-07-17 17:47:23 +07:00
redphx
816249e9a5 Minor fix 2024-07-17 08:04:19 +07:00
redphx
7f43db03df Press LB/RB to focus setting tabs 2024-07-17 07:58:51 +07:00