redphx
7206c9e8bc
Migrate more events to EventBus
2024-12-09 07:01:13 +07:00
redphx
4ffc034076
Rename EventBus events
2024-12-08 21:57:29 +07:00
redphx
b11d465804
Migrate to EventBus
2024-12-08 21:06:42 +07:00
redphx
de7bf3edc7
Refactor
2024-12-08 20:05:29 +07:00
redphx
79ebb1a817
EventBus ( #590 )
...
* Replace BxEvent.TITLE_INFO_READY with Event Bus
* Migrate more events
* Migrate stream events to event bus
* Migrate preset events
* Migrate more
* Fix dispatching "input" event twice in Number Stepper
2024-12-08 17:55:44 +07:00
redphx
9199351af1
6.0
2024-12-05 17:10:39 +07:00
redphx
3f423325b9
Add Game Bar action to mute/unmute speaker ( #491 )
2024-09-06 20:44:28 +07:00
redphx
6a792548fa
Update TrueAchievements button in Guide Menu
2024-09-04 19:44:41 +07:00
redphx
a095370ab8
Show the wait time of every games in the "Jump back in" section all at once
2024-08-30 20:04:40 +07:00
redphx
39f7ee6ddb
Add "detectBrowserRouterReady" patch
2024-08-02 20:47:28 +07:00
redphx
9dfdeb8f12
Merge Global settings and Stream settings into one dialog
2024-07-27 16:09:13 +07:00
redphx
dbbdc48aab
Add "Create shortcut" button to Product Details page
2024-07-19 16:48:31 +07:00
redphx
ef2e0892bc
Add setting to bypass region restriction
2024-07-13 17:27:40 +07:00
redphx
18a8b8330c
Add "patchSetCurrentlyFocusedInteractable" patch
2024-07-13 16:07:53 +07:00
redphx
3a16187504
Update Guide menu detection
2024-06-10 08:03:13 +07:00
redphx
eb8490a798
Add native MKB support for Android app
2024-06-08 17:04:49 +07:00
redphx
ed3c4041ff
Show stats in the Guide menu & refactor
2024-06-01 10:11:06 +07:00
redphx
0f48cb891f
Support emulated MKB in Android app
...
commit ad365d4ee854971122f0e8cb9157ed44b3aac0d8
Author: redphx <96280+redphx@users.noreply.github.com>
Date: Wed May 29 17:19:57 2024 +0700
Fix not able to reconnect to WebSocket server when switching game
commit ca9369318d4cbb831650e8ca631e7997dc7706cb
Author: redphx <96280+redphx@users.noreply.github.com>
Date: Wed May 29 17:19:23 2024 +0700
Stop emulated MKB when losing pointer capture
commit 8cca1a0554c46b8f61455e79d5b16f1dff9a8014
Author: redphx <96280+redphx@users.noreply.github.com>
Date: Wed May 29 17:17:42 2024 +0700
Allow fine-tuning maximum video bitrate
commit 763d414d560d9d2aa6710fd60e3f80bf43a534d6
Author: redphx <96280+redphx@users.noreply.github.com>
Date: Wed May 29 08:13:56 2024 +0700
Update mouse settings
commit d65c5ab4e4a33ed8ad13acf0a15c4bb5ace870eb
Author: redphx <96280+redphx@users.noreply.github.com>
Date: Wed May 29 08:10:49 2024 +0700
Increase MKB dialog's bg opacity
commit 3e72f2ad2700737c8148ef47629528954a606578
Author: redphx <96280+redphx@users.noreply.github.com>
Date: Wed May 29 08:02:57 2024 +0700
Show/hide MKB dialog properly
commit e7786f36508e3aa843604d9886861930bada5d60
Author: redphx <96280+redphx@users.noreply.github.com>
Date: Wed May 29 07:47:21 2024 +0700
Fix connecting to WebSocket server when it's not ready
commit 512d8c227a057e5c0399bf128bc1c52a88fcf853
Author: redphx <96280+redphx@users.noreply.github.com>
Date: Wed May 29 07:18:06 2024 +0700
Fix arrow keys not working in Android app
commit 0ce90f47f37d057d5a4fab0003e2bec8960d1eee
Author: redphx <96280+redphx@users.noreply.github.com>
Date: Tue May 28 17:36:56 2024 +0700
Set mouse's default sensitivities to 50
commit 16eb48660dd44497e16ca22343a880d9a2e53a30
Author: redphx <96280+redphx@users.noreply.github.com>
Date: Tue May 28 17:33:37 2024 +0700
Allow emulated MKB feature in Android app
commit c3d0e64f8502e19cd4f167fea4cdbdfc2e14b65e
Author: redphx <96280+redphx@users.noreply.github.com>
Date: Tue May 28 17:32:49 2024 +0700
Remove stick decay settings
commit d289d2a0dea61a440c1bc6b9392920b8e6ab6298
Author: redphx <96280+redphx@users.noreply.github.com>
Date: Tue May 28 17:21:39 2024 +0700
Remove stick decaying feature
commit 76bd001d98bac53f757f4ae793b2850aad055007
Author: redphx <96280+redphx@users.noreply.github.com>
Date: Tue May 28 17:21:14 2024 +0700
Update data structure
commit c5d3c87da9e6624ebefb288f6d7c8d06dc00916b
Author: redphx <96280+redphx@users.noreply.github.com>
Date: Tue May 28 08:14:27 2024 +0700
Fix not toggling the MKB feature correctly
commit 9615535cf0e4d4372e201aefb6f1231ddbc22536
Author: redphx <96280+redphx@users.noreply.github.com>
Date: Mon May 27 20:51:57 2024 +0700
Handle mouse data from the app
2024-05-29 17:28:39 +07:00
redphx
15a2c67703
Observe root dialog
2024-05-26 11:59:38 +07:00
redphx
dcbae39042
Add shortcuts to control stream's volume
2024-05-25 09:50:41 +07:00
redphx
22e29e1d92
Move patchPollGamepads code to external file
2024-05-23 06:55:41 +07:00
redphx
a376f443ef
Map the Share button on Xbox Series controller with the capturing screenshot feature
2024-05-21 16:51:55 +07:00
redphx
5e1c5c5420
Remove "exposeEventTarget" patch
2024-05-12 15:51:13 +07:00
redphx
e867f156e8
Trying to fix custom touch control sometimes not showing
2024-05-12 15:07:18 +07:00
redphx
362c5386d1
Add microphone action for Game Bar
2024-05-11 21:15:22 +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
06c6b8c5af
Simplify import paths again
2024-05-01 22:14:28 +07:00
redphx
cd6dd1e22d
Use a better method to enable touch control for all games
2024-04-29 10:05:22 +07:00
redphx
293e3c8d73
Move bx-events/exposed/flags files to utils/
2024-04-25 17:57:34 +07:00