23 Commits

Author SHA1 Message Date
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