596 Commits

Author SHA1 Message Date
Cameron Gutman
9f194b08f4 Define LC_CHROME for common-c build 2016-02-16 11:30:31 -05:00
Aidan Campbell
5145012d59 unify the UI into a single page 2016-02-15 16:06:15 -05:00
Aidan Campbell
b634ab84f1 switched to single HTML file by hiding certain regions 2016-02-14 20:33:10 -05:00
Cameron Gutman
c9e65715cb Add audio decoding support 2016-02-14 00:35:39 -05:00
Cameron Gutman
8d02bd8dc0 Add Opus library for audio decoding 2016-02-13 22:12:38 -05:00
Aidan Campbell
14e007a383 Merge branch 'master' of github.com:cgutman/moonlight-chrome 2016-02-13 19:12:07 -05:00
Cameron Gutman
15920cd69b Fix a couple of keyboard/mouse capturing issues 2016-02-13 19:09:25 -05:00
Cameron Gutman
bf048a6b1d Add pointer lock permission to allow mouse capture in plugin mode 2016-02-13 18:43:39 -05:00
Cameron Gutman
0eca514621 Add proper socket permissions for running as an extension 2016-02-13 18:38:42 -05:00
Cameron Gutman
e9870cde4f Fix streaming 2016-02-13 18:32:13 -05:00
Cameron Gutman
5588ed8f19 Add forgotten header 2016-02-13 18:27:48 -05:00
Aidan Campbell
777aa655eb Merge branch 'master' of github.com:cgutman/moonlight-chrome 2016-02-13 18:23:14 -05:00
Aidan Campbell
230ef7f84b unbreaking build. 2016-02-13 18:22:58 -05:00
Cameron Gutman
452314ef91 Merge branch 'master' of github.com:cgutman/moonlight-chrome 2016-02-13 18:05:47 -05:00
Cameron Gutman
2cd4856786 Implement keyboard input support 2016-02-13 18:05:34 -05:00
Aidan Campbell
3cfeca7d92 refactored HTML button hooks
moved status messages to new field
2016-02-13 17:27:56 -05:00
Cameron Gutman
8713d261aa Only send mouse input to the PC when the mouse is locked 2016-02-13 16:17:16 -05:00
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