Commit Graph

  • 94cfe26a10 Now with a pretty client side dialog for pairing R. Aidan Campbell 2016-03-11 09:20:23 -05:00
  • fe50bfce25 Remove usage of sendmsg and recvmsg in ENet Cameron Gutman 2016-03-11 00:30:50 -08:00
  • bc8f2eec62 Build common-c's ENet submodule Cameron Gutman 2016-03-10 23:52:19 -08:00
  • 2ef3089eae Update common-c Cameron Gutman 2016-03-10 23:35:25 -08:00
  • 5d17ee2bae Merge branch 'master' into nacl_pairing Cameron Gutman 2016-03-10 23:29:16 -08:00
  • 0fe15be7b6 If the server is available, ignore the current game in serverinfo Cameron Gutman 2016-03-10 23:21:51 -08:00
  • f45ecb9edc Actually stream the new session instead of just starting it Cameron Gutman 2016-03-10 23:21:06 -08:00
  • 147b4cf9f3 Add support for starting a new stream of Steam Big Picture Cameron Gutman 2016-03-10 23:10:08 -08:00
  • b796b496dd Use the server major version pulled from serverinfo when starting a stream Cameron Gutman 2016-03-10 22:37:26 -08:00
  • 02341e85e2 Add basic logic for resuming an existing stream Cameron Gutman 2016-03-10 22:29:00 -08:00
  • 8ce558f701 Uniqueid should be a 64-bit hex number, not a UUID Cameron Gutman 2016-03-10 22:07:04 -08:00
  • baa3a1a68c Fix handling empty text boxes Cameron Gutman 2016-03-10 21:45:35 -08:00
  • a8022f3187 Fix makefile and add libraries required for building Cameron Gutman 2016-03-10 21:40:17 -08:00
  • f6261d43b4 fixed JS->CPP message passing bug. Needs strings, ints don't work R. Aidan Campbell 2016-03-10 22:49:02 -05:00
  • 4050fe0d3b GUUID is now saved R. Aidan Campbell 2016-03-10 22:23:51 -05:00
  • 73285c4ff2 fixed pairing function signature. Pairing now somewhat works R. Aidan Campbell 2016-03-10 21:38:56 -05:00
  • 5ad7c34cec in-progress commit for saving/loading pairing certs R. Aidan Campbell 2016-03-07 18:16:52 -05:00
  • 47ede93af0 Update common submodule Cameron Gutman 2016-03-03 21:15:48 -05:00
  • be7f316c50 Reduce usage of g_Instance Cameron Gutman 2016-02-29 13:37:53 -05:00
  • 62df62f857 Update common to disable dynamic resolution switching Cameron Gutman 2016-02-29 13:36:46 -05:00
  • 8258c3f826 added untested saving and loading of cert R. Aidan Campbell 2016-02-28 00:49:20 -05:00
  • 4832237a11 Pairing is working Cameron Gutman 2016-02-28 00:25:49 -05:00
  • 59e461cad3 Add includes for required libs Cameron Gutman 2016-02-27 22:01:23 -05:00
  • b26869e93b Merge branch 'master' into js Cameron Gutman 2016-02-26 23:10:31 -05:00
  • 1aff99d5e8 Fix the accent menu showing up on OS X. This closes #1 Cameron Gutman 2016-02-26 22:26:36 -05:00
  • abe66c7e21 Set some nicer Graphics3D context attributes to allow the GLES backend more flexibility when choosing a context Cameron Gutman 2016-02-26 17:20:10 -05:00
  • 4f6c547e47 Fix scrolling behavior by accumulating partial ticks Cameron Gutman 2016-02-26 14:43:20 -05:00
  • e7b45e5b6c Set the graphics context size using the width and height of the stream instead of the initial size of the NaCl element. This closes issue #16 Cameron Gutman 2016-02-25 22:48:22 -05:00
  • c420db5373 New message handling, and new NvAPI Gustavo 2016-02-25 07:58:36 -03:00
  • 24cf97b0ae Only draw frames that are newer than the last frame we drew Cameron Gutman 2016-02-24 13:55:35 -05:00
  • f423fc6314 Merge remote-tracking branch 'refs/remotes/moonlight-stream/master' into js Gustavo 2016-02-23 20:50:30 -03:00
  • eba9769378 fixed minor material UI bug in the textbox caused by 01d8c7d6bc183cad556f59b5f8befe664dc2f21c R. Aidan Campbell 2016-02-23 11:33:30 -05:00
  • 01d8c7d6bc UI Formatting update. This closes #15 R. Aidan Campbell 2016-02-22 10:37:04 -05:00
  • fe7618504e Default bitrate for 1080p60 should be 20 Mbps Cameron Gutman 2016-02-21 18:08:43 -05:00
  • 061cc7edd4 now with default bitrate settings. This closes #12 R. Aidan Campbell 2016-02-21 17:39:14 -05:00
  • 61d072f026 Fixed issue caused by javascript refactoring. this closes #13 R. Aidan Campbell 2016-02-21 17:03:49 -05:00
  • 36e76ed86d Use h264bitstream library to mixup the SPS so OS X will use hardware decoding Cameron Gutman 2016-02-21 15:57:45 -05:00
  • 83ba8a10bb Force hardware acceleration for video decoding so we can see clearly when it's not working Cameron Gutman 2016-02-20 22:54:16 -05:00
  • 88dc8623cd Send the SPS, PPS, and I-frame together to fix VideoToolbox hardware decoding on OS X. This closes #7 Cameron Gutman 2016-02-20 22:28:58 -05:00
  • cab4bd749c fixed bug where previous bitrate would not load Aidan Campbell 2016-02-19 16:13:38 -05:00
  • cd1c3eb564 Merge branch 'master' of github.com:cgutman/moonlight-chrome Aidan Campbell 2016-02-19 15:16:23 -05:00
  • 658351c4ae Javascript cleaning Aidan Campbell 2016-02-19 15:16:14 -05:00
  • b69230ddbd Update README.md Cameron Gutman 2016-02-19 13:00:43 -05:00
  • ad9aadc30f added support for bitrate selection. This closes #9 Aidan Campbell 2016-02-19 12:28:19 -05:00
  • 5e66aee4dd Update hardcoded server major version to 5 for testing Cameron Gutman 2016-02-19 12:15:46 -05:00
  • 39ca14e96a Merge branch 'master' of github.com:cgutman/moonlight-chrome Cameron Gutman 2016-02-19 12:09:44 -05:00
  • c87c6598c8 Update common-c with support for Gen 5 servers Cameron Gutman 2016-02-19 12:09:14 -05:00
  • 884eb39589 removed default resolution/FPS text if saved value is found Aidan Campbell 2016-02-18 22:11:03 -05:00
  • acfe4d8be6 now choosing video parameters makes a difference Aidan Campbell 2016-02-18 21:55:27 -05:00
  • 8dfa196a13 saving and loading hostname Aidan Campbell 2016-02-18 17:41:40 -05:00
  • c675de7b7f removed 'log' element for javascript log Aidan Campbell 2016-02-18 17:10:40 -05:00
  • 0aa55254eb stream settings are now stored, but they don't do anything Aidan Campbell 2016-02-18 16:28:33 -05:00
  • 61cc902c63 UI added to select stream settings. Beginning work on #9 Aidan Campbell 2016-02-18 13:43:26 -05:00
  • 5d25874131 Clear the decode queue on mouse lock or focus gain. This closes #5 Cameron Gutman 2016-02-18 13:25:49 -05:00
  • 3ce2d68250 Use a wait-free algorithm for audio queueing to minimize audio hiccups. This closes #8 Cameron Gutman 2016-02-18 12:27:12 -05:00
  • cf5b2ccbb4 Flush the decoder before deleting it Cameron Gutman 2016-02-18 12:04:17 -05:00
  • 441047db9b Use 4 slices per frame for increased software decoding performance Cameron Gutman 2016-02-18 02:18:59 -05:00
  • f12ec9b986 Use direct submit mode for the audio renderer Cameron Gutman 2016-02-18 02:12:01 -05:00
  • cce9cc5fb5 Return to the app page if the connection fails when starting up Cameron Gutman 2016-02-18 01:12:55 -05:00
  • 38d7b5d6c3 Fix returning to the app screen after stopping the stream. Remove messages that aren't meant to be handled in NaCl. Cameron Gutman 2016-02-18 01:05:58 -05:00
  • 8bac82b694 Fix deadlock on self-initiated connection termination Cameron Gutman 2016-02-18 00:47:57 -05:00
  • f8fb94f5e2 Optimize the renderer by keeping state changes to a minimum, more explicitly initializing the GL context, and calling glClear once per frame Cameron Gutman 2016-02-17 00:32:18 -05:00
  • 619bfb422e Merge branch 'master' of github.com:cgutman/moonlight-chrome Aidan Campbell 2016-02-16 21:57:51 -05:00
  • 69ee487757 made app selection view prettier Aidan Campbell 2016-02-16 21:57:48 -05:00
  • 9fd175e517 Create README.md Cameron Gutman 2016-02-16 21:53:05 -05:00
  • 76f7a07d0b Centered stream set background to black on stream screen - this closes #3 and #4 Aidan Campbell 2016-02-16 20:59:20 -05:00
  • 033088e120 Ignore the .bc files output by the build Cameron Gutman 2016-02-16 20:32:47 -05:00
  • f90578882d Implement Ctrl+Alt+Shift+Q to terminate the stream Cameron Gutman 2016-02-16 20:27:22 -05:00
  • 02a9e80e76 Update common-c to fix another race condition Cameron Gutman 2016-02-16 20:07:51 -05:00
  • 5234c42e9e stream size is adapted to aspect ratio. This closes #2 Aidan Campbell 2016-02-16 18:44:54 -05:00
  • f4a74ea6b1 non-aspect-ratio aware scaling Aidan Campbell 2016-02-16 17:58:59 -05:00
  • 5d16e891c9 Merge branch 'UI2' Cameron Gutman 2016-02-16 17:47:59 -05:00
  • 17d0e5b076 fullscreen video rendering Aidan Campbell 2016-02-16 17:44:17 -05:00
  • d50bd666e8 fullscreen is now actually full screen. Aidan Campbell 2016-02-16 16:47:41 -05:00
  • 5577587718 Add special button to gamepad mapping and rename to reflect that it's a map of the standard HTML5 button layout, not anything XInput-specific Cameron Gutman 2016-02-16 15:49:59 -05:00
  • 9ee00e7db0 fixed nacl plugin not responding Aidan Campbell 2016-02-16 15:00:53 -05:00
  • f96bd0546f Merge branch 'master' into UI2 Cameron Gutman 2016-02-16 12:33:49 -05:00
  • fe0120ca16 Allow software decoding fallback for OS X Cameron Gutman 2016-02-16 12:33:33 -05:00
  • a7e4440cd7 Merge branch 'master' into UI2 Cameron Gutman 2016-02-16 12:26:28 -05:00
  • d2a76d525b Update common-c to allow connection shutdown to work Cameron Gutman 2016-02-16 12:23:05 -05:00
  • 7be7d975e4 stylized UI to Material Design Aidan Campbell 2016-02-16 11:44:24 -05:00
  • 9f194b08f4 Define LC_CHROME for common-c build Cameron Gutman 2016-02-16 11:30:31 -05:00
  • 5145012d59 unify the UI into a single page Aidan Campbell 2016-02-15 16:06:15 -05:00
  • b634ab84f1 switched to single HTML file by hiding certain regions Aidan Campbell 2016-02-14 20:33:10 -05:00
  • c9e65715cb Add audio decoding support Cameron Gutman 2016-02-14 00:35:39 -05:00
  • 8d02bd8dc0 Add Opus library for audio decoding Cameron Gutman 2016-02-13 22:12:38 -05:00
  • 14e007a383 Merge branch 'master' of github.com:cgutman/moonlight-chrome Aidan Campbell 2016-02-13 19:12:07 -05:00
  • 15920cd69b Fix a couple of keyboard/mouse capturing issues Cameron Gutman 2016-02-13 19:09:25 -05:00
  • bf048a6b1d Add pointer lock permission to allow mouse capture in plugin mode Cameron Gutman 2016-02-13 18:43:39 -05:00
  • 0eca514621 Add proper socket permissions for running as an extension Cameron Gutman 2016-02-13 18:38:42 -05:00
  • e9870cde4f Fix streaming Cameron Gutman 2016-02-13 18:32:13 -05:00
  • 5588ed8f19 Add forgotten header Cameron Gutman 2016-02-13 18:27:48 -05:00
  • 777aa655eb Merge branch 'master' of github.com:cgutman/moonlight-chrome Aidan Campbell 2016-02-13 18:23:14 -05:00
  • 230ef7f84b unbreaking build. Aidan Campbell 2016-02-13 18:22:58 -05:00
  • 452314ef91 Merge branch 'master' of github.com:cgutman/moonlight-chrome Cameron Gutman 2016-02-13 18:05:47 -05:00
  • 2cd4856786 Implement keyboard input support Cameron Gutman 2016-02-13 18:05:34 -05:00
  • 3cfeca7d92 refactored HTML button hooks moved status messages to new field Aidan Campbell 2016-02-13 17:27:56 -05:00
  • 8713d261aa Only send mouse input to the PC when the mouse is locked Cameron Gutman 2016-02-13 16:17:16 -05:00
  • 6a963f3e6d UI updates. Not done, or hooked up. Aidan Campbell 2016-02-13 15:50:11 -05:00
  • f77979d904 Increase rendering performance significantly Cameron Gutman 2016-02-13 15:48:33 -05:00