79 Commits

Author SHA1 Message Date
redphx
1375fb115d Highlight "Bypass region" row in unsupported regions 2025-02-08 20:11:48 +07:00
redphx
7a69e7f284 Add OLED theme (#658) 2025-02-04 20:20:48 +07:00
redphx
fe418e6918 Automatically reset game setting's value if it has the same value as global's 2025-01-30 16:10:51 +07:00
redphx
e3f971845f Game-specific settings (#623) 2025-01-28 11:28:26 +07:00
redphx
d3ef988af7 Fix problem with controller in Settings dialog 2025-01-16 21:50:23 +07:00
redphx
785df72972 Lite: hide unsupported features 2025-01-16 16:37:18 +07:00
redphx
48da8bc527 Update Remote Play dialog's styling 2025-01-16 07:14:52 +07:00
redphx
77e0f2d8ba Lite: disable navigating using gamepad in Settings dialog 2025-01-16 06:45:12 +07:00
redphx
153873e034 Reduce Virtual Controller's input latency 2025-01-08 21:16:07 +07:00
redphx
488b0dfef2 Show local co-op icon in settings 2025-01-04 18:43:24 +07:00
redphx
097164b92e Set image quality 2025-01-04 12:33:47 +07:00
redphx
fc1aac66c2 Update translations 2024-12-24 06:46:58 +07:00
redphx
907e595b1e Move BLANK_PRESET_DATA to Table class 2024-12-24 06:43:08 +07:00
redphx
8b5da5b928 Fix triggering Number Stepper's input event twice 2024-12-23 22:33:38 +07:00
redphx
fe9d9895e9 Render buttons in the correct order 2024-12-23 21:54:27 +07:00
redphx
0fd926eff4 Fix note 2024-12-23 21:49:03 +07:00
redphx
9864954c81 Fix showing incorrect settings when switching customization 2024-12-23 21:35:21 +07:00
redphx
6d1e06dbfe Render controller customization summary 2024-12-23 21:14:39 +07:00
redphx
68d9e7368c Re-arrange buttons 2024-12-23 09:31:18 +07:00
redphx
fc5219705c Add BxIconRaw tyoe 2024-12-23 06:26:16 +07:00
redphx
03b7c7358e Optimize CE() 2024-12-23 05:55:11 +07:00
redphx
560a4c309c Use PartialRecord type 2024-12-23 05:38:01 +07:00
redphx
7b60ba3a3e Controller customization feature 2024-12-22 17:17:03 +07:00
redphx
7709cceff0 Add stat's background opacity 2024-12-11 17:50:04 +07:00
redphx
b84c464066 Add "Disable features" setting 2024-12-10 21:30:21 +07:00
redphx
d0a8b894b9 Show indicator for current preset 2024-12-09 19:59:30 +07:00
redphx
f0e4d4b8d0 Fix exception in app 2024-12-09 18:18:40 +07:00
redphx
d292bef5e7 Only show unbind note on custom presets 2024-12-09 17:42:51 +07:00
redphx
4ffc034076 Rename EventBus events 2024-12-08 21:57:29 +07:00
redphx
e1ba2344b7 Declare window.navigator typing 2024-12-08 20:52:13 +07:00
redphx
741bc9a4e5 Rename EventBus to BxEventBus 2024-12-08 20:09:12 +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
9044a07c0b Add note for default presets 2024-12-08 10:49:09 +07:00
redphx
c426f64ea9 Add generateMsDeviceInfo() 2024-12-07 22:00:50 +07:00
redphx
4011eb402a Linting 2024-12-07 16:48:58 +07:00
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
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
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