cloud-game/static/js
giongto35 c7caa87624 Integrate with RetroArch to have Universal emulator. (#64)
* WIP

* Add libretro

* Update input retro

* Update cloud retro input:

* Integrate libretro remove GL

* Launch emulator by game type

* Save and load

* Update deeplink to game directly

* Done channel for naemulator

* each server handle only one session

* Only provide available clients

* Emulator based on game

* Remove all OpenGL related

* Retroarch audio

* Audio encoding mono

* Experiment with libretro audio

* Audio without datachannel

* Audio opus internal

* Remove unnecessary code

* Resampled

* Limit time frame

* Start Room and Audio by game

* Dynamic video image allocation

* Dynamic Video buffer allocation based on video resolution

* Move encoder to room

* width and height from emulator

* Padding images to fix multipler of 64

* Remove OpenGL

* Remove Open AL

* Remove OpenGL from Go mod

* Move away nanoarch logic in naemulator

* Remove unecessary savefiles.go

* Optimize Docker for caching

* Update ReadME

* Update README to introduce Retro

* Update README

* Update README.md
2019-08-02 22:06:26 +08:00
..
controller.js Update README + quit force reload 2019-06-07 21:55:37 +08:00
gesture_joystick.js Add help overlay, Fix joystick, Update comment (#45) 2019-05-27 19:31:07 +08:00
gesture_keyboard.js Add help overlay, Fix joystick, Update comment (#45) 2019-05-27 19:31:07 +08:00
gesture_touch.js Update new frontend (#38) 2019-05-25 13:16:32 +08:00
global.js Use audioReady 2019-06-07 22:50:46 +08:00
init.js add ribbon 2019-06-10 23:53:52 +08:00
jquery-3.3.1.min.js Update new frontend (#38) 2019-05-25 13:16:32 +08:00
libopus.js audio with opus codec 2019-04-16 07:09:36 +08:00
opus.js audio with opus codec 2019-04-16 07:09:36 +08:00
utils.js Add help overlay, Fix joystick, Update comment (#45) 2019-05-27 19:31:07 +08:00
ws.js Integrate with RetroArch to have Universal emulator. (#64) 2019-08-02 22:06:26 +08:00