Commit graph

11 commits

Author SHA1 Message Date
giongto35
0539e89bda Update cores 2019-08-03 16:23:55 +08:00
giongto35
ad82e22cfc
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
giongto35
d5e2172824
Join room directly (#53) 2019-06-09 15:34:11 +08:00
giongto35
ab06eb488d Optimize 2019-06-06 23:14:29 +08:00
giongto35
713de84dc2 Close input chan after quit game 2019-06-06 23:14:29 +08:00
giongto35
b8cffcbc67 use for to wait channel 2019-05-20 16:00:09 +08:00
giongto35
bfc40f6940 Change done chan to 1 2019-05-20 15:16:56 +08:00
giongto35
c838172337 Add channel direction 2019-05-20 01:46:58 +08:00
giongto35
1140181e32 Update comments 2019-05-19 13:24:24 +08:00
giongto35
a11c65bc1e Update test 2019-05-19 13:13:09 +08:00
giongto35
f5a91542f5 Clean code 2019-05-19 05:24:58 +08:00