26 Commits

Author SHA1 Message Date
redphx
e9671cbe5d Fix video not being full screen (#415) 2024-05-30 16:28:05 +07:00
redphx
02db103a72 Fix pink border when using Clarity feature in Logitech G Cloud 2024-05-29 20:19:36 +07:00
redphx
9041f70dbd Bug fixes 2024-05-26 15:18:04 +07:00
redphx
9166761780 Rename "Quick Bar" to "Stream Settings dialog" 2024-05-26 11:42:19 +07:00
redphx
ac37fe05bc Show note for Video Ratio setting 2024-05-26 11:16:52 +07:00
redphx
dcbae39042 Add shortcuts to control stream's volume 2024-05-25 09:50:41 +07:00
redphx
07c1757237 Squashed commit of the following:
commit 2faed50e5c2165647e389d794de673038d56241e
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Fri May 24 18:09:25 2024 +0700

    Make shortcuts work with controller

commit b8f6c503ba7969de3a232644d3f6b53532a4b7bb
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Fri May 24 17:01:15 2024 +0700

    Update translations

commit 6f6c0899e5a09cd5534e06a9e272bf78c74536dc
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Fri May 24 17:00:50 2024 +0700

    Preload PrompFont

commit 1bf0f2b9dae77890d35091bed970b942c4d61fbc
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Fri May 24 07:08:05 2024 +0700

    Render Controller shortcuts settings

commit 2f24965c73a941be2ebc8a3509dc540a47b4e38d
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Thu May 23 17:21:55 2024 +0700

    Fix not able to capture screenshot after switching games

commit 6ac791e2dfb17215ee82d449047d0cd11d185c42
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Thu May 23 17:11:19 2024 +0700

    Hijack the Home button
2024-05-24 18:10:38 +07:00
redphx
dc62c13c21 Optimize video player 2024-05-19 11:42:40 +07:00
redphx
362c5386d1 Add microphone action for Game Bar 2024-05-11 21:15:22 +07:00
redphx
85eac4be14 Move screenshot functions to a separate file 2024-05-11 12:18:36 +07:00
redphx
40b61b173f Use singleton in GameBar 2024-05-11 11:48:07 +07:00
redphx
6b88f73e34 Add setting to enable/disable Game Bar feature 2024-05-11 10:42:30 +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
26bf14eda6 Show custom touch layout's author name in toast message 2024-05-08 17:04:14 +07:00
redphx
3670946da4 Refactor BxIcon 2024-05-03 17:27:13 +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
17afd364da Refactor icons 2024-05-01 18:57:50 +07:00
redphx
18f50e6a20 Move preferences.ts & settings.ts to utils/ 2024-04-27 15:23:49 +07:00
redphx
1753a2d525 Move modules/translations.ts to utils/translations.ts 2024-04-27 10:12:34 +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
563a398975 Bug fixes 2024-04-24 18:03:44 +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