304 Commits

Author SHA1 Message Date
redphx
38211168e9 Reduce width of controller-friendly select box if it has <optgroup> 2024-10-29 16:56:34 +07:00
redphx
392dc2cf86 Categorize servers by continents 2024-10-29 16:51:29 +07:00
redphx
67de264aa9 Revert "Use gl.texSubImage2D()"
This reverts commit 3e2c1bb2a4ee27773042559574bc44d0315b5bca.
2024-10-27 10:20:11 +07:00
redphx
3e2c1bb2a4 Use gl.texSubImage2D() 2024-10-27 09:36:34 +07:00
redphx
5653914d19 Move WebGL2's drawFrame() function to animate() function 2024-10-26 21:53:03 +07:00
redphx
6440c91cdf Fix Virtual Controller Remapper's bug 2024-10-23 20:00:27 +07:00
redphx
8a3d48d4a3 Optimize Game slug generator by using cached RegEx 2024-10-22 20:07:26 +07:00
redphx
222ad1c34e Remove "disableSendMetadata" patch 2024-10-22 10:42:43 +07:00
redphx
6cfff0274d Replace forEach() with for() 2024-10-22 10:42:09 +07:00
redphx
01502363ab Add "disableSendMetadata" patch 2024-10-22 09:14:11 +07:00
redphx
9ab63c4a53 Update polling rate in controller-shortcut.js 2024-10-21 22:16:18 +07:00
redphx
5e98c756d4 Add Polling rate setting 2024-10-21 22:01:32 +07:00
redphx
de76364a46 Optimize + refactor code 2024-10-21 20:50:12 +07:00
redphx
1b2cf70248 Minor fix 2024-10-19 18:40:59 +07:00
redphx
87447df7fd Fix Server badge not updating between sessions 2024-10-19 18:40:47 +07:00
redphx
8664c1a60f Fix taking screenshot not working when limiting FPS 2024-10-19 18:04:05 +07:00
redphx
bbaea5f629 Fix Game Bar keep clearing focus even when not playing 2024-10-19 16:54:21 +07:00
redphx
03efa528c8 Android: add Shortcut & Wallpaper menu to Game Card's context menu 2024-10-19 16:53:55 +07:00
redphx
63aaca7d61 Fix crashing in "disableTouchContextMenu" patch 2024-10-18 22:19:06 +07:00
redphx
15ae88e9e6 Disable long touch activating context menu 2024-10-18 21:50:22 +07:00
redphx
7578671cc3 Remove "ui_home_context_menu_disabled" setting as it's no longer needed 2024-10-18 21:41:21 +07:00
redphx
7206d11825 Test: hide <video> when using WebGL2 renderer 2024-10-17 20:19:27 +07:00
redphx
3f834f74b6 Update "skipFeedbackDialog" patch 2024-10-15 16:49:38 +07:00
redphx
b969d52a3c Show max FPS value in Stats bar 2024-10-14 21:06:52 +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
1acb30e3af Refactor Game Bar 2024-10-14 16:45:57 +07:00
redphx
6d2e04aff1 Refactor Game Bar actions 2024-10-13 19:15:29 +07:00
redphx
49fb8e2818 Refactor "data-enabled" to "data-activated" 2024-10-13 17:32:38 +07:00
redphx
d012d96675 Add Game Bar action to toggle renderer's visibility 2024-10-13 17:05:27 +07:00
redphx
c129feaf2d Refactor WebGL2Player 2024-10-13 16:26:33 +07:00
redphx
e4d73f9e36 Replace "#" with "private" 2024-10-13 10:51:50 +07:00
redphx
0c34173815 Add "Limit video player's FPS" feature 2024-10-12 16:15:51 +07:00
redphx
0164423e45 Test WebGL2 shader 2024-10-12 11:14:55 +07:00
redphx
71dcaf4b07 Optimize Clarity boost shader 2024-10-11 17:11:32 +07:00
redphx
728abced45 Add jitter stat 2024-10-10 21:35:36 +07:00
redphx
411e43ceb0 Disable inputPollingDurationStats 2024-10-10 20:55:57 +07:00
redphx
baa22dbefc Optimize Clarity Boost shader 2024-10-10 17:28:19 +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
8a40d361d9 Add unsupportedNote property 2024-10-08 07:19:09 +07:00
redphx
98fa273b48 Don't render MKB settings on unsupported devices 2024-10-08 07:01:58 +07:00
redphx
b9134bc141 Add "MSFS2020: force native MKB support" setting 2024-10-07 21:39:42 +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
eed0aa9d9e Fix not disabling unsupported features in Settings dialog 2024-10-02 07:17:17 +07:00
redphx
9007663a3a Lite: remove NativeMkbHandler code in built script 2024-10-01 17:47:01 +07:00