Sergey Stepanov
ffd4007bd2
Update MSYS2 pre-build step
2020-04-27 12:29:45 +03:00
Sergey Stepanov
da2d5b0ead
Minor fixes in the stats module after the review
2020-04-26 21:46:33 +03:00
sergystepanov
e05ae221e8
Add generic application statistics overlay ( #168 )
...
* Add stat module initial example
* Add stats module help overlay overlap handling
* Add generic graph canvas image builder
* Add more generic graphing module
* Clean up the code
* Some fixes
* Change graphing styles
* Clean some stats module code
* Move to RAF rendering to burn your CPU
* Add not standardized memory stats module
* Fix initial stats visibility flag handle
2020-04-26 22:19:00 +08:00
sergystepanov
23c2f5b4ee
Fix ui scaling for Chrome ( #169 )
...
* Fix ui scaling for Chrome
* Bump the versions for cache
2020-04-25 04:01:48 +08:00
sergystepanov
b3cb95849d
Refactor input poll ( #167 )
...
* Refactor input poll to make it x2-3 faster (0.4ms+ -> 0.1ms)
* If Server is sendrecv transceiver, client needs to be sendrecv on Firefox.
c641b530a0
Co-authored-by: giongto35 <giongto35@yahoo.com>
2020-04-22 01:11:36 +08:00
Sergey Stepanov
ee14bf82cb
Remove unused GO vendor experiment
2020-04-20 15:29:26 +03:00
giongto35
b29a4b15ea
Fix run dev.docker. Thanks baxpace
2020-04-20 18:41:57 +08:00
Sergey Stepanov
7ba83c4ce8
Update Go modules
2020-04-20 12:06:42 +03:00
Sergey Stepanov
11d640a516
Remove annoying poster chunks under not 1:1 AR videos
2020-04-19 22:56:03 +03:00
giongto35
7e8ebd5f74
Minor fix + Update more collaborate games for fun
2020-04-19 03:35:28 +08:00
giongto35
27cee3976a
Update Readme format ( #162 )
2020-04-17 03:35:49 +08:00
giongto35
d8d3658783
Update Technical wrapup from WebRTChacks
2020-04-17 02:27:14 +08:00
giongto35
fb85bcf8ca
Update fonts
2020-04-16 18:28:13 +08:00
Sergey Stepanov
44392442f1
Clean Go modules
2020-04-13 17:18:48 +03:00
Sergey Stepanov
9238e57acb
Fix event params shadowing (0, false and so on -> {})
2020-04-13 17:13:11 +03:00
giongto35
7f2f10518a
Update font css
2020-04-12 03:29:19 +08:00
giongto35
87e929d67c
Update Pion version
2020-04-12 02:55:07 +08:00
sergystepanov
e547b69bb7
Add build workflow ( #161 )
...
* Add build workflow
* Fix markdown
2020-04-11 00:26:12 +08:00
giongto35
490e8eb02f
Update new UI ( #160 )
...
* Update new ui
* Update script version
2020-04-10 05:15:23 +08:00
sergystepanov
da39545824
Fix release badge in the README.md
2020-04-08 23:34:18 +03:00
sergystepanov
e2fc8696c8
Add multi-os Github release workflow ( #159 )
2020-04-09 04:01:02 +08:00
giongto35
8484eca293
Add L R
2020-04-01 01:27:42 +08:00
giongto35
57ba14a3e6
Update coordinator
2020-03-26 21:57:03 +08:00
giongto35
769440f5ee
Merge branch 'master' of github.com:giongto35/cloud-game
2020-03-26 21:56:21 +08:00
giongto35
2cd48e0342
Update naming for better clarity ( #155 )
...
* Rename
* update naming
2020-03-22 23:34:23 +08:00
giongto35
59d4a3d9c2
update naming
2020-03-22 23:33:12 +08:00
giongto35
9558054449
Rename
2020-03-20 00:50:29 +08:00
giongto35
10cb6d5092
Fix HTTPS redirect, just need to use PathPrefix instead of listing all routes
2020-02-10 00:21:56 +08:00
giongto35
974ff64033
Integrate Neogeo to CloudRetro
2020-02-06 02:54:33 +08:00
giongto35
4d97ad1f34
Fix bug, add more game port
2020-01-14 03:49:01 +08:00
giongto35
e52ba36759
Update concurrent input ( #150 )
2020-01-12 19:46:24 +08:00
giongto35
a1ac8f272a
Setup HTTPS using autocert ( #149 )
...
* Add HTTPS WSS
* Update https
* HTTPS
* Add https
* Add HTTPS worker
* Add HTTPS
* add https
* Add pingserver to worker
* add https
* Add public domain whitelist
* Not fatal when there existing echo server
2020-01-03 04:37:26 +08:00
giongto35
4b9dc14c11
Update README
2019-12-29 19:41:12 +08:00
giongto35
55815cb9ef
Add multiplayer player ( #148 )
...
* Add player index
* Add second player
* Add player index slider
* add multiplayer
* WIP
* Clean up
* Add multiplayer play
2019-12-14 12:32:31 +08:00
giongto35
76515a00ce
Hot fix wrong param when connect
2019-12-12 02:31:10 +08:00
giongto35
e2d2436ceb
Fix roomID correct
2019-12-12 02:30:14 +08:00
giongto35
7dbe61c328
Merge branch 'master' of github.com:giongto35/cloud-game
2019-12-11 03:24:57 +08:00
giongto35
1ccdab08a0
Update pion version ( #147 )
...
* Update DREADME CrowdPlay
* Update README
* Update README.md
* Update webRTC version
* Update pion version
2019-12-10 03:33:14 +08:00
giongto35
d9a91c4876
Merge branch 'master' of github.com:giongto35/cloud-game
2019-12-10 01:10:53 +08:00
giongto35
1342fabe15
Give option to join by zone + update README ( #146 )
...
* Update DREADME CrowdPlay
* Update README
* Update README.md
* Add zone control
* add zone
* Update MISC
* Update go mod
2019-12-09 03:02:35 +08:00
giongto35
4be33c75e2
Merge branch 'master' of github.com:giongto35/cloud-game
2019-12-03 04:20:07 +08:00
giongto35
bde1dcdc1a
Update Crowdplay README section ( #145 )
...
* Update DREADME CrowdPlay
* Update README
* Update README.md
2019-12-02 04:45:59 +08:00
giongto35
c51ec3a2bd
Update README.md
2019-12-02 04:41:33 +08:00
giongto35
fcfb896355
Update README
2019-12-02 04:39:13 +08:00
giongto35
7a59c7ae64
Update DREADME CrowdPlay
2019-12-02 04:34:39 +08:00
sergystepanov
eddf9091a2
Fix Go's dev tools script path
2019-12-01 13:56:37 +03:00
giongto35
c1b650cac9
Fix deadlock ( #144 )
2019-11-29 04:00:19 +08:00
giongto35
0b9d628ec2
Refactor: Fix channel init order ( #141 )
...
* Fix channel order
* Remove Done in encoder
* Update h264 encoder done code
* remove Unnecessary IsRunning
2019-11-27 02:38:13 +08:00
giongto35
e8fbd28b2f
Close room signal overlord ( #140 )
2019-11-26 23:06:22 +08:00
sergystepanov
3bd63fdc2c
Add PCSX ReARMed Windows and MacOS cores for PSX gaming ( #138 )
...
* Update pcsx rearmed core version
* Add PCSX ReARMed Windows and MacOS cores for PSX gaming
* Fix PSX core loader
2019-11-25 01:02:06 +08:00