29 Commits

Author SHA1 Message Date
redphx
4ffc034076 Rename EventBus events 2024-12-08 21:57:29 +07:00
redphx
741bc9a4e5 Rename EventBus to BxEventBus 2024-12-08 20:09:12 +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
4011eb402a Linting 2024-12-07 16:48:58 +07:00
redphx
9199351af1 6.0 2024-12-05 17:10:39 +07:00
redphx
de76364a46 Optimize + refactor code 2024-10-21 20:50:12 +07:00
redphx
87447df7fd Fix Server badge not updating between sessions 2024-10-19 18:40:47 +07:00
redphx
927eae3f2f Refactor getInstance() methods 2024-10-14 16:56:05 +07:00
redphx
728abced45 Add jitter stat 2024-10-10 21:35:36 +07:00
redphx
336a965653 Update translations 2024-10-07 21:21:37 +07:00
redphx
203346c0a1 Fix Quick glancing activated when using Touch control dialog 2024-10-06 20:16:08 +07:00
redphx
59a178bb16 Fix Stats button in Stream menu not updating state 2024-10-06 20:01:53 +07:00
redphx
76b205a65a New stats: clock, play time, battery, download, upload 2024-10-06 15:50:39 +07:00
redphx
9dfdeb8f12 Merge Global settings and Stream settings into one dialog 2024-07-27 16:09:13 +07:00
redphx
ea9ad16770 Don't show negative packetLost 2024-07-08 18:02:07 +07:00
redphx
277c777121 Add "Show controller connection status" setting 2024-07-02 17:08:40 +07:00
redphx
c1502b5552 Prepare for webOS & Tizen support 2024-07-01 17:26:04 +07:00
redphx
f169c17e18 Add WebGL2 renderer 2024-06-21 17:45:43 +07:00
redphx
ed3c4041ff Show stats in the Guide menu & refactor 2024-06-01 10:11:06 +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
edc8991a6a Create BxLogger to show colored logs 2024-04-30 18:52:56 +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
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