211 Commits

Author SHA1 Message Date
redphx
3a82b74cda
Version 1.12 (#95)
* Update README.md

* Bump version to 1.12

* Bump version to 1.12
2023-08-13 16:48:46 +07:00
redphx
dce0a44d2a
Add poor man's "Clarity Boost" feature (#94)
* Add Video clarity setting

* Disable Clarity feature in Safari

* Make the Video settings bar smaller

* Stop loading the page when running into the "We are sorry..." error message

* Fix problems with named parameters
2023-08-13 16:22:13 +07:00
redphx
343e243c77
Version 1.11 (#91)
* Update README.md

* Bump version to 1.11

* Bump version to 1.11
2023-08-12 19:41:14 +07:00
redphx
0722e02ab0 Minor fix 2023-08-12 17:56:23 +07:00
redphx
c520fde438 Show GamePass app's version (#85) 2023-08-12 17:35:40 +07:00
redphx
2f4396d948 Update Settings UI 2023-08-12 17:01:44 +07:00
redphx
88d46581bf Add touch's controller button styles: default/white/muted 2023-08-12 16:24:37 +07:00
redphx
0cd6106957 Increase TouchController.#dispatchMessage timeout time from 10ms to 100ms 2023-08-12 14:55:54 +07:00
redphx
43b932f5d6
Add "Enable microphone on game launch" setting (#89)
* Add "Enable microphone on game launch" setting

* Stream menu: clone the second last button instead of the first one (usually the mic button)

* Close the HUD when clicking clicking on the Video Settings button

* Use a different CSS for the Stream Stats button when it's ON
2023-08-12 14:52:27 +07:00
redphx
9d6db3ed37
Fix for Safari (#88)
* Reload the page until the script is loaded first

* Trying to fix the issue with error page

* Show a message when reloading the page

* Minor refactoring in overrides.inputConfiguration

* Automatically reload the page when running into the "We are sorry..." error message
2023-08-12 10:43:51 +07:00
redphx
c76cf83c58
Bump version to 1.10.2 2023-08-08 07:37:23 +07:00
redphx
5a5c65e7a2 Fix the fullscreen bug on Android (#49) 2023-08-08 07:35:34 +07:00
redphx
7779473eee
Version 1.10.1 (#73)
* Update README.md

* Bump version to 1.10.1

* Bump version to 1.10.1
2023-08-06 18:57:14 +07:00
redphx
0b0f5add1b
Toggle touch controller visibility (#72)
* Double-tap anywhere at the bottom of the screen to show/hide touch controller

* Update CSS

* Update the size of the screenshot button

* Update screenshot button's CSS

* Update screenshot button's opacity
2023-08-06 18:51:06 +07:00
redphx
140005bda5 Fix borken layout 2023-08-06 10:24:54 +07:00
redphx
2ecd6f23ff
Version 1.10 (#68)
* Update README.md

* Fix sometimes the touch controller layout doesn't show at the beginning

* Restore GAME_TITLE_ID

* Update README.md

* Bump version to 1.10

* Bump version to 1.10
2023-08-06 09:29:23 +07:00
redphx
3e97263caa Change text of the "Reload" button to "Reloading..." after clicking on it 2023-08-06 07:25:57 +07:00
redphx
19856e6381
Split settings into groups (#67) 2023-08-06 07:17:46 +07:00
redphx
d6852e132d Show stats bar on startup if Quick Glance mode is enabled 2023-08-06 06:21:12 +07:00
redphx
a5d340e4e8 Show charging status in Battery badge 2023-08-06 06:20:54 +07:00
redphx
34f33f2508
Add setting to enable touch controller for all games (#66)
* Add "Enable touch controller for all games" feature

* Minor fixes

* Disable STREAM_ENABLE_TOUCH_CONTROLLER when STREAM_ENABLE_TOUCH_CONTROLLER is enabled

* Combine STREAM_ENABLE_TOUCH_CONTROLLER & STREAM_HIDE_TOUCH_CONTROLLER into STREAM_TOUCH_CONTROLLER
2023-08-06 05:48:38 +07:00
redphx
d43659da30 Fix missing key for STREAM_HIDE_IDLE_CURSOR 2023-08-05 10:17:46 +07:00
redphx
1dc411281c Fix check for update feature 2023-08-05 10:03:56 +07:00
redphx
3d3811b8f3 Disable the "Disable touch controller" setting on non-touchable devices 2023-08-05 09:49:22 +07:00
redphx
e940524ab1 Improve high-quality codec support detection 2023-08-05 09:39:54 +07:00
redphx
fe7b8d1ade Minor optimization 2023-08-05 09:20:25 +07:00
redphx
6264eaf32d Add onStreamStarted() 2023-08-05 09:09:25 +07:00
redphx
4a0830895f Change "Enable quick glance" to "Enable 'Quick Glance' mode" 2023-08-05 08:38:27 +07:00
redphx
92157cdd5d Change "Dots icon" to "System menu's icon" 2023-08-05 08:36:38 +07:00
redphx
1307b43f0c Switch to icons from phosphoricons.com 2023-08-05 08:03:40 +07:00
redphx
e1c1d74a22
Bump version to 1.9 2023-08-04 18:40:08 +07:00
redphx
9d8d9680d3
Add "Quick glance" setting for Stream stats (#59) 2023-08-04 18:16:12 +07:00
redphx
4d2b6c5ef7
Simplify stream menu (#58)
* Add "Simplify Stream's menu" setting

* Fix Smart TV layout

* Fix not able to hide Video bar if the "Disable touch controller" is on

* Combine Region + Server badges into one

* Reduce badge's font-size from 16 to 14px

* Fix battery level showing .99999

* Don't show battery badge when it's 100%

* Fix showing incorrect Audio codec in Safari

* Add "Safari on macOS" User-Agent profile

* Fix showing incorrect Video codec in Safari

* Use "-webkit-user-select" for Safari

* Update Video badge's color
2023-08-04 16:19:18 +07:00
redphx
0c80e3ab1d Disable PWA prompt in Safari on iOS/iPadOS (#52) 2023-08-04 07:17:59 +07:00
redphx
8ee28d92d9
Bump version to 1.8.2 2023-08-02 12:45:23 +07:00
redphx
91aa28450d Fix battery status 2023-08-02 11:58:18 +07:00
redphx
8eb8bbf598
Add In/Out badges (#48)
* Show In/Out badges

* Cache DOMs of Stream badges

* Refresh badges every 3s

* Shorten Video badge: "1920x1080" -> "1080p"

* Fix 404 error when spoofing User-Agent (#34)
2023-08-02 11:51:46 +07:00
redphx
47817d9d36 Update color of "Video" badge 2023-08-01 21:17:27 +07:00
redphx
a27c0ed8f6
Bump version to 1.8.1 2023-08-01 08:31:56 +07:00
redphx
8ac37754e6 Combine "Resolution" and "Video" badges into one 2023-08-01 08:31:01 +07:00
redphx
d9288a322b Update battery stat 2023-08-01 08:23:48 +07:00
redphx
5facfd2348 Fix inaccurate percentages of PL & FL stats 2023-08-01 08:18:03 +07:00
redphx
889717be7d Show confirm dialog to refresh the stream after holding for 1s 2023-08-01 08:07:57 +07:00
redphx
4b0f0784ae Fix stats bar not showing sometimes 2023-08-01 08:05:18 +07:00
redphx
0c85770ed1
Bump version to 1.8 2023-07-31 07:48:52 +07:00
redphx
6c5fa3c061 Simplify playtime text 2023-07-31 07:31:03 +07:00
redphx
e47c6d9103 Use colors from PICO-8 palette for stream badges 2023-07-31 07:25:52 +07:00
redphx
563ad65580 Fix battery calculation 2023-07-31 07:16:32 +07:00
redphx
b0e23ca335
Hold the "Quit game" button for 1s to refresh the stream (#43)
* Hold "Quit game" button to refresh the stream

* Fix problem with touch screen

* Another fix
2023-07-30 22:03:25 +07:00
redphx
c9f3990173
Show playtime & battery level badges (#42) 2023-07-30 21:07:25 +07:00