redphx
|
1ca2b771e7
|
Fix forcing native MKB not working when mode = "default"
|
2024-12-07 07:46:13 +07:00 |
|
redphx
|
fe98a1165f
|
Adjust video position (#583)
|
2024-12-06 21:42:18 +07:00 |
|
redphx
|
4777f90a53
|
Fix the Shortcut button not showing in product page
|
2024-12-06 18:16:58 +07:00 |
|
redphx
|
1ea1afe4d4
|
Optimize Patcher
|
2024-12-06 18:13:24 +07:00 |
|
redphx
|
5b67c344de
|
Bug fixes
|
2024-12-05 17:18:47 +07:00 |
|
redphx
|
9199351af1
|
6.0
|
2024-12-05 17:10:39 +07:00 |
|
redphx
|
fce8af4b3b
|
Fix custom buttons disappearing in Guide Menu (#551)
|
2024-11-06 07:36:32 +07:00 |
|
redphx
|
f0e7272a82
|
Use "brand" instead of "manufacturer"
|
2024-11-01 19:57:08 +07:00 |
|
redphx
|
b0ecc7171b
|
Update device suggestion URL
|
2024-11-01 19:52:25 +07:00 |
|
redphx
|
b090d325ae
|
Migrate PatcherCache to singleton class
|
2024-11-01 07:22:21 +07:00 |
|
redphx
|
b170b95145
|
Fix bugs in NumberStepper
|
2024-10-29 20:20:34 +07:00 |
|
redphx
|
38211168e9
|
Reduce width of controller-friendly select box if it has <optgroup>
|
2024-10-29 16:56:34 +07:00 |
|
redphx
|
392dc2cf86
|
Categorize servers by continents
|
2024-10-29 16:51:29 +07:00 |
|
redphx
|
6cfff0274d
|
Replace forEach() with for()
|
2024-10-22 10:42:09 +07:00 |
|
redphx
|
5e98c756d4
|
Add Polling rate setting
|
2024-10-21 22:01:32 +07:00 |
|
redphx
|
de76364a46
|
Optimize + refactor code
|
2024-10-21 20:50:12 +07:00 |
|
redphx
|
03efa528c8
|
Android: add Shortcut & Wallpaper menu to Game Card's context menu
|
2024-10-19 16:53:55 +07:00 |
|
redphx
|
7578671cc3
|
Remove "ui_home_context_menu_disabled" setting as it's no longer needed
|
2024-10-18 21:41:21 +07:00 |
|
redphx
|
927eae3f2f
|
Refactor getInstance() methods
|
2024-10-14 16:56:05 +07:00 |
|
redphx
|
9f440e9cf4
|
Don't call animate() when hiding renderer
|
2024-10-14 16:47:03 +07:00 |
|
redphx
|
0c34173815
|
Add "Limit video player's FPS" feature
|
2024-10-12 16:15:51 +07:00 |
|
redphx
|
8a40d361d9
|
Add unsupportedNote property
|
2024-10-08 07:19:09 +07:00 |
|
redphx
|
98fa273b48
|
Don't render MKB settings on unsupported devices
|
2024-10-08 07:01:58 +07:00 |
|
redphx
|
b9134bc141
|
Add "MSFS2020: force native MKB support" setting
|
2024-10-07 21:39:42 +07:00 |
|
redphx
|
76b205a65a
|
New stats: clock, play time, battery, download, upload
|
2024-10-06 15:50:39 +07:00 |
|
redphx
|
eed0aa9d9e
|
Fix not disabling unsupported features in Settings dialog
|
2024-10-02 07:17:17 +07:00 |
|
redphx
|
9007663a3a
|
Lite: remove NativeMkbHandler code in built script
|
2024-10-01 17:47:01 +07:00 |
|
redphx
|
8f6bc5cb1b
|
Detach VIRTUAL_GAMEPAD_ID from EmulatedMkbHandler
|
2024-10-01 17:22:33 +07:00 |
|
redphx
|
12d8d766dc
|
Lite: remove XhomeInterceptor and TouchController in built script
|
2024-10-01 17:09:07 +07:00 |
|
redphx
|
b2736d574d
|
Disable PatcherCache in Lite version
|
2024-10-01 16:49:40 +07:00 |
|
redphx
|
98cf893956
|
Fix Settings dialog opening during gameplay
|
2024-09-30 17:18:40 +07:00 |
|
redphx
|
bd58355ef5
|
Create better-xcloud.lite.user.js
|
2024-09-30 17:11:05 +07:00 |
|
redphx
|
e7c10d43f5
|
Fix buttons layout in product details page
|
2024-09-26 19:46:30 +07:00 |
|
redphx
|
f6ec6d7c9b
|
Fix not calculating controller-friendly <select>'s size when switching tab
|
2024-09-25 20:20:06 +07:00 |
|
redphx
|
f704452171
|
Remote Play dialog: replace radio buttons with select box
|
2024-09-24 19:47:55 +07:00 |
|
redphx
|
bb57f72e64
|
Calculate minimum width of controller-friendly <select> elements
|
2024-09-24 19:31:56 +07:00 |
|
redphx
|
037927b9be
|
Fix not able to control Remote Play dialog using controller (#509)
|
2024-09-20 07:05:39 +07:00 |
|
redphx
|
eebd7434ea
|
Remove Close icon in Remote Play dialog
|
2024-09-19 19:58:45 +07:00 |
|
redphx
|
784a31ce43
|
Migrate Remote Play popup to Navigation dialog
|
2024-09-18 20:14:49 +07:00 |
|
redphx
|
07ebf3926b
|
Update script in app when clicking on the "Version x available" button
|
2024-09-07 16:43:56 +07:00 |
|
redphx
|
421af05882
|
Update TA button's logic & layout in the Guide Menu
|
2024-09-06 18:07:13 +07:00 |
|
redphx
|
a45d0f8b98
|
Update buttons layout in Guide Menu with TV layout (#492)
|
2024-09-05 06:34:30 +07:00 |
|
redphx
|
e952bf07c8
|
Fix problem with "|" character in game title
|
2024-09-04 20:19:31 +07:00 |
|
redphx
|
6a792548fa
|
Update TrueAchievements button in Guide Menu
|
2024-09-04 19:44:41 +07:00 |
|
redphx
|
03ad02bd4d
|
Don't show the "Close app" button in Guide Menu when playing
|
2024-09-04 16:42:52 +07:00 |
|
redphx
|
7310700dbb
|
Add button to download wallpapers in app
|
2024-09-03 19:56:34 +07:00 |
|
redphx
|
a6e358479a
|
Integrate TrueAchievements
|
2024-09-03 16:56:58 +07:00 |
|
redphx
|
26b28564cc
|
Optimize Guide Menu's buttons
|
2024-08-31 17:03:42 +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
|
6daabea288
|
Add troubleshooting link
|
2024-08-29 21:30:27 +07:00 |
|