cloud-game/web/js
Sergey Stepanov 2e91feb861 Add initial automatic aspect ratio change
Depending on the configuration param coreAspectRatio, video streams may have automatic aspect ratio correction in the browser with the value provided by the cores themselves.
2023-11-03 01:12:22 +03:00
..
api Add initial automatic aspect ratio change 2023-11-03 01:12:22 +03:00
event Add initial automatic aspect ratio change 2023-11-03 01:12:22 +03:00
gui Notify users when there are no gaming slots 2023-05-21 13:54:21 +03:00
input Don't change players when there is no game 2023-10-18 21:46:33 +03:00
network Add initial automatic aspect ratio change 2023-11-03 01:12:22 +03:00
settings Allow adjusting log levels on the fly 2022-04-11 17:46:10 +03:00
stats Refactored v3 (#350) 2023-01-09 23:20:22 +03:00
stream Add initial automatic aspect ratio change 2023-11-03 01:12:22 +03:00
controller.js Add initial automatic aspect ratio change 2023-11-03 01:12:22 +03:00
env.js Rework worker selection feature (#365) 2022-04-07 21:04:30 +03:00
gameList.js Hide sys info in the frontend 2023-09-16 20:12:24 +03:00
init.js Allow adjusting log levels on the fly 2022-04-11 17:46:10 +03:00
log.js Allow adjusting log levels on the fly 2022-04-11 17:46:10 +03:00
recording.js Fix recording handling when it's disabled 2021-12-05 22:11:29 +03:00
room.js Remove jQuery (#299) 2021-03-26 11:07:49 +03:00
utils.js Add anti-abuse debounce and throttle functions (#233) 2020-10-02 02:16:28 +08:00
workerManager.js Show rooms in the list 2023-10-21 02:37:44 +03:00