379 Commits

Author SHA1 Message Date
Aidan Campbell
6a963f3e6d UI updates. Not done, or hooked up. 2016-02-13 15:50:11 -05:00
Cameron Gutman
f77979d904 Increase rendering performance significantly 2016-02-13 15:48:33 -05:00
Cameron Gutman
b7032a8957 Rendering is now working 2016-02-13 14:49:27 -05:00
Cameron Gutman
e67a841a3e Rendering WIP 2016-02-13 12:14:13 -05:00
Aidan Campbell
1f8549fbeb fixed issue causing invisible nacl module 2016-02-13 12:11:20 -05:00
Aidan Campbell
47ddac280a converted NvHTTP to javascript. untested.
Also never written js before, so don't look at it.
2016-02-13 11:05:49 -05:00
Cameron Gutman
e72be415c3 Poll every 10 ms for gamepad input instead of constantly 2016-02-13 09:28:13 -05:00
Cameron Gutman
75debd77f9 Update to the index.* files 2016-02-13 09:13:12 -05:00
Cameron Gutman
9a38318210 Video decoding is partially working 2016-02-13 09:12:41 -05:00
Cameron Gutman
7ea534c692 Basic streaming and mouse input works 2016-02-13 07:19:57 -05:00
Cameron Gutman
27fa24cfbc Resolve the duplicate NaCl instance issue that caused all kinds of havoc 2016-02-13 07:02:54 -05:00
Aidan Campbell
cd908c3378 basic webUI for testing 2016-02-13 05:03:28 -05:00
Aidan Campbell
783b1a5799 cleaning unused code and fixing indentations 2016-02-13 05:00:29 -05:00
Aidan Campbell
989195d625 now with fullscreen support 2016-02-13 04:37:55 -05:00
Cameron Gutman
ea94320c54 Add gamepad support for XInput devices on Windows 2016-02-13 04:29:14 -05:00
Cameron Gutman
999043b4f6 Build with the PNaCl toolchain 2016-02-13 03:35:14 -05:00
Cameron Gutman
4db53bd4ed Add mouse event handling 2016-02-13 02:16:45 -05:00
Cameron Gutman
b5b6329c9d Move MoonlightInstance declaration into a header 2016-02-13 02:15:33 -05:00
Cameron Gutman
8bd27fcf3c Include moonlight-common-c includes during build 2016-02-13 01:03:45 -05:00
Cameron Gutman
2e52d68fd7 Initialize nacl_io the correct way for BSD socket emulation to work 2016-02-13 00:50:14 -05:00
Aidan Campbell
80b1bbfca3 initial HTML interface for NaCl 2016-02-12 22:57:22 -05:00
Cameron Gutman
88c0f7e96f Allow 'make serve' to work out of the examples directory 2016-02-12 22:46:15 -05:00
Cameron Gutman
28cafabd5f Update common-c with build fixes for NaCl 2016-02-12 22:26:14 -05:00
Cameron Gutman
364b8d6e9b Add a basic entry point to allow the nexe to link 2016-02-12 22:23:26 -05:00
Cameron Gutman
0a04b8dba3 Update gitignore to ignore NaCl SDK compilation output 2016-02-12 22:22:45 -05:00
Aidan Campbell
8f8754e454 added plugin manifest and icons 2016-02-12 21:51:37 -05:00
Cameron Gutman
212de9a3a8 Add basic files for building common-c 2016-02-12 21:44:00 -05:00
Cameron Gutman
695d7bd345 Add moonlight-common-c as a submodule 2016-02-12 20:32:36 -05:00
Cameron Gutman
167d47fbb5 Initial commit 2016-02-12 20:28:41 -05:00