Commit graph

11 commits

Author SHA1 Message Date
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
a9b4e310a6 300th commit: Update REAME + ice timeout 2019-05-29 01:41:54 +08:00
giongto35
7ac472e0bd
Add help overlay, Fix joystick, Update comment (#45)
* add help overlay, fix joystick

* Remove icecandidate in connectionState

* UPgrade turn server

* Update README

* Update README

* Update readme
2019-05-27 19:31:07 +08:00
giongto35
731899ccbb
Update landing page (#42) 2019-05-26 02:44:47 +08:00
giongto35
d172340e47
Update readme (#41)
* Update README.md

* Update readme

* Update READme.md

* Update readme

* Update document implementation
2019-05-25 14:21:37 +08:00
trichimtrich
16578795e1 Update new frontend (#38)
* WIP

* fix crlf

* fix crlf

* new gesture, menu, tooltip, share

* WIP share

* clear dusties and put magic

* oops

* Remove fade

* Update js behaviour
2019-05-25 13:16:32 +08:00
giongto35
9ce2b025fa Update landing image 2019-05-24 03:13:15 +08:00
giongto35
085f271d20 Change join to start 2019-05-23 01:53:29 +08:00
giongto35
63db12b34c Update design doc 2019-05-23 00:36:58 +08:00
giongto35
fa0d9f8d61 Update document 2019-05-22 23:34:00 +08:00
giongto35
5ddc08f0d5
Update readme overlord (#33)
* Update readme for release

* Update readme

* Update design Doc overlord flow
2019-05-21 23:30:22 +08:00