47 Commits

Author SHA1 Message Date
redphx
b3b7a51979
Bump version to 1.6.1 2023-07-25 09:01:04 +07:00
redphx
831ccb31c1
Stop stretching stream stats' background to full screen 2023-07-25 09:00:48 +07:00
redphx
d87ac78e57
Add "Check for update" feature (#21) 2023-07-25 08:58:42 +07:00
redphx
e43c34ed3a
Bump version to 1.6 2023-07-23 17:45:27 +07:00
redphx
b564de249a
Show stream stats (#16)
* Get video and audio info from RTCPeerConnection.getStats()

* Show stream's stats bar

* Make Stream menu icon's size smaller

* Add shadow to stream badges

* Show bitrate

* Add button to toggle Stream Stats

* Rename StreamStatus to StreamBadges

* Show '???' then currentRoundTripTime is undefined

* Remove work-around for browsers with no setCodecPreferences() support as it's not working

* Remove updateVideoPlayerPreview()

* Disable USE_DESKTOP_CODEC setting on unsupported browsers
2023-07-23 17:09:30 +07:00
redphx
2569e73018
Bump version to 1.5 2023-07-22 12:13:42 +07:00
redphx
11c233e14e
Add screenshot capture feature (#15)
* Add a button to test screenshot feature

* Update CSS of the screenshot button

* Prevent screenshot button from blocking UI

* Add setting to change screenshot button's position
2023-07-22 11:46:19 +07:00
redphx
c3de245545 Rename "Dimension" to "Resolution" 2023-07-22 07:29:31 +07:00
redphx
3a654b99cb Fix video not showing in Chrome 2023-07-22 06:36:26 +07:00
redphx
de834fcb80
Bump version to 1.4.2 2023-07-21 16:49:28 +07:00
redphx
baf2c2a35d Fix "Force high quality codec" feature not working with Kiwi Browser 2023-07-21 16:42:57 +07:00
redphx
7207646379
Bump version to 1.4.1 2023-07-21 09:02:37 +07:00
redphx
e7980c186d
Add Kiwi Browser support (#11)
* Catch exception when trying to force desktop codec profile on Kiwi Browser

* Improve setCodecPreferences(), avoid crashing

* Improve codec status detection

* Fix codec detection
2023-07-21 08:57:05 +07:00
redphx
6e80ea08e8
Bump version to 1.4 2023-07-20 18:40:27 +07:00
redphx
a5caafa93a
Stream badges & 1080p stream (#10)
* Get stream statuses

* Render badges

* Add "Force 1080p stream" feature (#9)
2023-07-20 18:38:58 +07:00
redphx
89ea55774b Make Settings UI can be interacted using controller 2023-07-19 09:03:36 +07:00
redphx
e33730b124
Bump version to 1.3.2 2023-07-17 18:46:26 +07:00
redphx
a52ba7dddf Work-around of "Force high quality stream" feature for Firefox (#4) 2023-07-17 18:42:20 +07:00
redphx
f4a3c38cca Update texts in Settings 2023-07-17 17:06:34 +07:00
redphx
ed54d1ed38 Fix IPv6 feature not working 2023-07-17 08:54:53 +07:00
redphx
a318db4ec2
Update better-xcloud.user.js 2023-07-16 15:56:08 +07:00
redphx
2cea30cf16 Check support of RTCRtpTransceiver.setCodecPreferences() 2023-07-16 15:50:44 +07:00
redphx
b96b115182
Bump version to 1.3 2023-07-16 12:30:55 +07:00
redphx
5f9564de45 Update CSS of reload page button 2023-07-16 12:01:22 +07:00
redphx
3a7dea6c75 Add missing code 2023-07-16 11:54:40 +07:00
redphx
8dd17bb021 Add setting to force HQ codec 2023-07-16 11:54:23 +07:00
redphx
cc11bcea41
Bump version to 1.2.1 2023-07-15 20:54:15 +07:00
redphx
ed32044480 Update Video settings UI 2023-07-15 20:53:28 +07:00
redphx
e4ad010e0a Remove video settings in the main Settings UI 2023-07-15 20:29:50 +07:00
redphx
d2debc0623
Bump version to 1.2 2023-07-15 17:23:44 +07:00
redphx
e323bd5b47 Fix Quick bar not hiding after quitting game 2023-07-15 17:07:08 +07:00
redphx
ce54aa4580 Update CSS of Quick video settings bar 2023-07-15 16:59:28 +07:00
redphx
d29447173c Fix Quick video settings feature not working with touch screen 2023-07-15 16:56:01 +07:00
redphx
2f3a3167e1 Add Quick video settings bar while playing 2023-07-15 16:32:20 +07:00
redphx
ecf9b414ba
Bump version to 1.1.3 2023-07-15 12:27:30 +07:00
redphx
f78bd31b58 Fix video not showing then the "Skip splash video" setting is off 2023-07-15 12:27:03 +07:00
redphx
5479eeb66f
Bump version to 1.1.2 2023-07-15 09:46:08 +07:00
redphx
a9eb70eaae Hide video player until it's ready 2023-07-15 09:40:13 +07:00
redphx
2ee2469a10 Hide the ugly black line in Grip Handle 2023-07-14 18:05:32 +07:00
redphx
9056b5926f
Bump version to 1.1.1 2023-07-14 17:34:55 +07:00
redphx
730799821b Fix not applying video settings in some cases 2023-07-14 17:34:00 +07:00
redphx
fed7d489f4 Hide background of GripHandle 2023-07-14 17:31:08 +07:00
redphx
42b600714e
Update URL of "updateURL" and "downloadURL" 2023-07-14 17:10:11 +07:00
redphx
5dd02f04de
Bump version to 1.1 2023-07-14 17:09:07 +07:00
redphx
169a0a0d4f Add "Stretch video to full screen" feature 2023-07-14 16:57:12 +07:00
redphx
a8bc116282
Change "Disable analytics" to "Disable xCloud analytics" 2023-07-14 09:09:21 +07:00
redphx
4489ea2a41 Initial commit 2023-07-14 08:37:42 +07:00