Commit graph

13 commits

Author SHA1 Message Date
giongto35
a41b54651f Remove old nes emulator (#78)
* Remove old NES emulator, using only libretro now

* Update landing page
2019-09-04 02:21:46 +08:00
giongto35
f491861874 Update Playstation core (#73)
* Update cores setting for ps1

* Update PS3 output + use bytes per row to get the correct number of bytes per row

* Add more inputs

* Update input

* Fix input

* Add resize image comment

* Update screenshot

* Try side by side

* Update Image side by side

* Add image side by side

* Update landing page

* Add landing page image

* Update landing page image
2019-08-28 03:54:18 +08:00
giongto35
41cb01bf2b 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
06d56ca6ee 300th commit: Update REAME + ice timeout 2019-05-29 01:41:54 +08:00
giongto35
8ddb1832a8 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
3fee972e57 Update landing page (#42) 2019-05-26 02:44:47 +08:00
giongto35
22f2bd4db1 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
dea9714a5d 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
989c8ed2c5 Update landing image 2019-05-24 03:13:15 +08:00
giongto35
db5efc8d76 Change join to start 2019-05-23 01:53:29 +08:00
giongto35
2b16e88e2b Update design doc 2019-05-23 00:36:58 +08:00
giongto35
977c9264c6 Update document 2019-05-22 23:34:00 +08:00
giongto35
808ffc3b83 Update readme overlord (#33)
* Update readme for release

* Update readme

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