46 Commits

Author SHA1 Message Date
redphx
4011eb402a Linting 2024-12-07 16:48:58 +07:00
redphx
9199351af1 6.0 2024-12-05 17:10:39 +07:00
redphx
de76364a46 Optimize + refactor code 2024-10-21 20:50:12 +07:00
redphx
12d8d766dc Lite: remove XhomeInterceptor and TouchController in built script 2024-10-01 17:09:07 +07:00
redphx
41fe12afc6 Try to fix Remote Play issue 2024-07-30 18:23:17 +07:00
redphx
9dfdeb8f12 Merge Global settings and Stream settings into one dialog 2024-07-27 16:09:13 +07:00
redphx
ce1901b300 Refactor network.ts 2024-07-13 16:19:33 +07:00
redphx
56a3f1d8c8 Bug fixes 2024-07-07 14:59:12 +07:00
redphx
2b63edb7eb Refactor browser & userAgent's capabilities 2024-07-06 15:53:01 +07:00
redphx
c93db035f3 Update ICE candidates 2024-07-06 11:08:41 +07:00
redphx
6de235ce2f Fix overriding experimentation stopped working 2024-07-02 05:50:02 +07:00
redphx
c1502b5552 Prepare for webOS & Tizen support 2024-07-01 17:26:04 +07:00
redphx
889a97e56b Stop using setCodecPreferences() as it causes stuttering on Chromium 124+ 2024-07-01 17:22:24 +07:00
redphx
f169c17e18 Add WebGL2 renderer 2024-06-21 17:45:43 +07:00
redphx
ebb4d3c141 Add FeatureGates 2024-06-09 18:31:15 +07:00
redphx
504f16b802 Rename "hasTouchSupport" to "userAgentHasTouchSupport" 2024-06-09 11:47:08 +07:00
redphx
eb8490a798 Add native MKB support for Android app 2024-06-08 17:04:49 +07:00
redphx
2e0a59cbe1 Add back the ability to use native MKB feature on unofficial titles 2024-06-02 10:43:59 +07:00
redphx
ed3c4041ff Show stats in the Guide menu & refactor 2024-06-01 10:11:06 +07:00
redphx
e2e2322d94 Minor fixes 2024-05-22 18:38:51 +07:00
redphx
c4ad50906e Move foreign translations to external files 2024-05-22 18:10:53 +07:00
redphx
88b63a5518 App option to disable context menu in Home page 2024-05-19 10:43:44 +07:00
redphx
47078da413 Fix not fully disable native MKB 2024-05-18 16:00:13 +07:00
redphx
e52a296872 Minor fixes 2024-05-18 15:38:03 +07:00
redphx
b2e932cc4c
Game bar (#392)
* Fix games with custom touch control sometimes not showing touch icon

* Create game-bar with screenshot button

* Disable Game bar when opening the Guide

* Remove SCREENSHOT_BUTTON_POSITION pref

* Make the touch control action functional

* Show game bar when the game starts

* Fix 720p/High not working (#387)

* Update icons

* Update game bar's animations

* Reset states of Game bar actions before playing

* Don't show Touch control action on non-touch-supported devices

* Clean up

* Update translations

* Update actions' texts

* Clean up
2024-05-10 18:35:40 +07:00
redphx
8e23ca51de Remove debuggers 2024-05-08 08:55:05 +07:00
redphx
c2efbd9c1d Remove non-cloud games from touch games list 2024-05-08 08:03:58 +07:00
redphx
c948b63b8d Show touch icon on games with custom layouts 2024-05-07 21:40:12 +07:00
redphx
ba0ccf5213 Fix disabling social features also disables notifications 2024-05-03 17:05:30 +07:00
redphx
06c6b8c5af Simplify import paths again 2024-05-01 22:14:28 +07:00
redphx
0114108bdf Simplify import paths 2024-05-01 22:01:39 +07:00
redphx
29a1fa9f10 Update IPv6's priority value 2024-05-01 18:31:53 +07:00
redphx
9f0097fd8c Handle xHome's /play request 2024-04-30 18:18:02 +07:00
redphx
cd6dd1e22d Use a better method to enable touch control for all games 2024-04-29 10:05:22 +07:00
redphx
0ba8df734c Fix problem with the Android app 2024-04-28 17:17:55 +07:00
redphx
12f0f287ca Fix not showing server name in Stream badges 2024-04-28 11:19:48 +07:00
redphx
c9bc93f604 Fix rocket animation not showing in Remote Play 2024-04-28 10:30:50 +07:00
redphx
c7be90abe7 Refactor network.patchIceCandidates() 2024-04-27 17:36:13 +07:00
redphx
2469fbde96 Fix handling xCloud requests as xHome's 2024-04-27 17:28:27 +07:00
redphx
18f50e6a20 Move preferences.ts & settings.ts to utils/ 2024-04-27 15:23:49 +07:00
redphx
293e3c8d73 Move bx-events/exposed/flags files to utils/ 2024-04-25 17:57:34 +07:00
redphx
53676ad733 Fix errors with setTimeout/setInterval 2024-04-25 17:46:02 +07:00
redphx
d376e4b8be Fix not able to get Remote Play consoles 2024-04-24 17:35:04 +07:00
redphx
06ffcf20f7 Rename States to STATES 2024-04-24 17:09:39 +07:00
redphx
9d0f4c380b Fix global vars 2024-04-24 16:50:59 +07:00
redphx
be0cbff344 Port the rest of the code 2024-04-23 17:55:52 +07:00