Commit Graph

  • 6af1f21692 minor readme fixes for native build feature/native R. Aidan Campbell 2017-12-15 17:57:32 -07:00
  • 2b76f347d0 Removed unnecessary directives in package.json R. Aidan Campbell 2017-12-15 17:52:38 -07:00
  • 3a94c55100 Fixed misaligned back button R. Aidan Campbell 2017-12-10 20:02:44 -07:00
  • b98e354423 README and build updates - Proper icons for OSX and Windows R. Aidan Campbell 2017-12-10 20:01:40 -07:00
  • e569852eda Initial moonlight-native commit R. Aidan Campbell 2017-12-10 17:33:51 -07:00
  • 053d2944d1 Update for new video decoder API changes Cameron Gutman 2017-11-18 17:42:55 -08:00
  • 490a95af0f Version 0.8.0 v0.8.0 Cameron Gutman 2017-11-12 22:23:04 -08:00
  • 8dcd65786e
    Merge pull request #348 from kevincharm/fix/macos-numpad Cameron Gutman 2017-11-07 00:51:28 -08:00
  • 0ad380ded0 detect numpad modifier and add appropriate offset to keycode Kevin Charm 2017-10-28 01:06:15 +08:00
  • 3121b51d22 Send separate left and right VK codes for shift/alt/ctrl keys. Fixes #219 Cameron Gutman 2017-11-06 22:57:21 -08:00
  • 178a5452d4 Merge pull request #337 from ryanomackey/master R. Aidan Campbell 2017-10-22 13:09:33 -07:00
  • 331ec26530 Merge pull request #330 from moonlight-stream/nacl_logging R. Aidan Campbell 2017-10-22 13:06:56 -07:00
  • 5328f2a9e9 ignoring visual studio generated directories nacl_logging R. Aidan Campbell 2017-10-22 13:05:05 -07:00
  • 19dc99b425 Update for GFE 3.10 Cameron Gutman 2017-10-17 00:04:19 -07:00
  • 9527750205 feat(index.js): sort titles alphabetically Ryan Mackey 2017-10-16 22:53:54 -05:00
  • 678d4d038f re-added coercion to equality comparisons linting_and_formatting R. Aidan Campbell 2017-10-08 12:39:45 -07:00
  • ba66f5448d Fixed bug on adding new host R. Aidan Campbell 2017-10-08 12:21:27 -07:00
  • c2ec8f377e Fixed bug where clicking game would do nothing R. Aidan Campbell 2017-10-08 10:06:13 -07:00
  • 46e635cb6e Bugfixes, still not fully functional R. Aidan Campbell 2017-10-08 09:59:37 -07:00
  • c6390338e3 JS updates, courtesy of IntelliJ's recommendations - Changed from var to let - cached a few JQuery selectors - added a few semicolons - standardized indentation back to spaces - removed dead code from utils.js - switched from == to === to eliminate coercion R. Aidan Campbell 2017-10-07 14:24:21 -07:00
  • 7a6ed6da57 minor bugfixes in logging R. Aidan Campbell 2017-10-07 14:14:37 -07:00
  • 7e1dd5d30a Covered NaCl module loading with logging statements R. Aidan Campbell 2017-10-07 14:00:14 -07:00
  • e0c4c01e44 Keep the display awake when streaming. Fixes #325 Cameron Gutman 2017-10-04 19:19:56 -07:00
  • 3f244ff8e1 Fix default value of optimize games toggle Cameron Gutman 2017-09-08 21:03:55 -07:00
  • 63731def4a Update tooltip of remote audio checkbox and put it in a nav menu div Cameron Gutman 2017-09-05 21:14:36 -07:00
  • 9b4e7b661b Switch GFE optimizations from a menu to a toggle Cameron Gutman 2017-09-05 21:04:59 -07:00
  • f32a35607b Feature to enable Gamestream optimization or not (#309) GoonieG 2017-09-06 00:06:44 -04:00
  • f45a2c22d5 Merge pull request #308 from Jorys-Paulin/feature/roboto Cameron Gutman 2017-09-05 20:30:39 -07:00
  • 00e1511daf Added offline support Paulin Jorys 2017-09-05 18:43:51 +02:00
  • 7c29774fbb Added Roboto font Paulin Jorys 2017-09-05 18:27:35 +02:00
  • 3f7e3aa10b Merge pull request #276 from Jorys-Paulin/js-cleaning R. Aidan Campbell 2017-09-03 16:56:09 -07:00
  • 3157fb6923 Update to version 0.7.4 v0.7.4 Cameron Gutman 2017-09-03 11:42:31 -07:00
  • fb5988ffec Update libcurl webports and dependencies for IPv6 support Cameron Gutman 2017-09-02 22:28:44 -07:00
  • 584d504273 Fix ability to update address of existing hosts via Add PC dialog Cameron Gutman 2017-09-02 21:26:28 -07:00
  • 498bff4b0b Update common-c submodule Cameron Gutman 2017-09-02 21:25:13 -07:00
  • 94df20bbee Improve performance of PC polling with many paired PCs Cameron Gutman 2017-09-02 20:30:18 -07:00
  • f485c8ce49 Update icons Cameron Gutman 2017-08-23 23:04:22 -07:00
  • b4ba33f72a Fix file mode on a bunch of files Cameron Gutman 2017-08-23 22:27:49 -07:00
  • bdfc115a0a Added basic jsdoc for the messages.js file Paulin Jorys 2017-07-19 18:08:43 +02:00
  • 079126360d Quick-fix: changed ";" to "," Paulin Jorys 2017-07-12 11:31:06 +02:00
  • d5db081e7d Added console errors for startGame() and stopGame() Paulin Jorys 2017-07-12 11:28:33 +02:00
  • e1616df7b4 Fixed a git error Paulin Jorys 2017-07-11 16:25:18 +02:00
  • 7517e379c5 Merge branch 'js-cleaning' of https://github.com/Jorys-Paulin/moonlight-chrome into js-cleaning Paulin Jorys 2017-07-11 16:17:22 +02:00
  • a34a0c492a Quick fix: Updated the remote audio storage log & launch app Paulin Jorys 2017-07-11 16:03:34 +02:00
  • 66da3a7c87 Quick fix: Updated the remote audio storage log Paulin Jorys 2017-07-11 16:03:34 +02:00
  • 12f0be4149 Quick-fix: snackback logging in the console Paulin Jorys 2017-07-11 13:53:04 +02:00
  • 6257594085 Inverted order for labels From "function,filename" to "filename,function" Added "[filename, function] to messages.js Paulin Jorys 2017-07-11 13:47:13 +02:00
  • cfaa0efde4 Renamed "Moonlight GUI" to "index.js" Changed utils.js:316 to be a 'backend' error Paulin Jorys 2017-07-11 13:28:22 +02:00
  • 1c0a575ccc Added back the host.toString() method to support text-file logs Paulin Jorys 2017-07-11 13:25:27 +02:00
  • 4108d696e4 Added better console logs Paulin Jorys 2017-07-11 13:20:01 +02:00
  • 2dfdf703fd Version 0.7.3 v0.7.3 Cameron Gutman 2017-06-24 17:18:49 -07:00
  • d19ca54fda Merge pull request #246 from Jorys-Paulin/feature-a11y Cameron Gutman 2017-06-23 22:08:39 -07:00
  • 37387e151f Batch mouse movement events to reduce input lag with high polling rate mice Cameron Gutman 2017-06-23 16:43:10 -07:00
  • 2fc6b10cc9 Fixed lint errors Paulin Jorys 2017-06-23 16:12:30 +02:00
  • 59e3a104ba Update to latest moonlight-common-c Cameron Gutman 2017-06-11 15:52:03 -07:00
  • 2456ec603c Version 0.7.2 v0.7.2 Cameron Gutman 2017-06-08 21:57:27 -07:00
  • cae6b4a566 Update moonlight-common-c with latest bugfixes Cameron Gutman 2017-06-08 21:50:00 -07:00
  • 326b7d6aed quick bitrate fix, thanks to Prax's mailed in patch R. Aidan Campbell 2017-05-29 18:20:31 -07:00
  • d2a2542e5b go-back button now properly announced Paulin Jorys 2017-05-23 17:44:34 +02:00
  • 59e7adb32f Changed the back-button to be a mdl component Paulin Jorys 2017-05-23 17:42:29 +02:00
  • 8e601a9577 Added enter keyboard action for grids Paulin Jorys 2017-05-23 17:41:03 +02:00
  • 8689032369 Host grid accessible Paulin Jorys 2017-05-21 18:35:10 +02:00
  • 9cd90d5a8d Back button is now recognised Paulin Jorys 2017-05-21 18:28:22 +02:00
  • 850862c1d1 Quit app button now announces correctly Paulin Jorys 2017-05-21 18:26:03 +02:00
  • 053cd9a830 Made the game grid accessible Paulin Jorys 2017-05-21 18:22:28 +02:00
  • 38a7a058ab Only poll hosts in the background on the host display page Cameron Gutman 2017-05-13 23:14:15 -07:00
  • 7d978ca131 Prevent callbacks from many polling requests being queued for the same host Cameron Gutman 2017-05-13 23:12:55 -07:00
  • c3d72f8c71 Correct default remote audio state Cameron Gutman 2017-05-13 22:50:02 -07:00
  • fb85ea15da Correct default resolution to 720p Cameron Gutman 2017-05-13 22:15:44 -07:00
  • 3f0d2b9909 Update moonlight-common-c Cameron Gutman 2017-05-11 20:13:10 -07:00
  • e4bec4133d Version 0.7.1 v0.7.1 Cameron Gutman 2017-05-07 23:11:29 -07:00
  • c0d9ae87f2 Update common-c with critical FEC fixes Cameron Gutman 2017-05-07 23:10:31 -07:00
  • b5240cce98 Version 0.7.0 v0.7 Cameron Gutman 2017-05-07 17:26:46 -07:00
  • b9046afcdc Update common-c with FEC support Cameron Gutman 2017-05-07 17:15:02 -07:00
  • 25c8ab47a3 Fix apps from wrong PC being displayed in app grid Cameron Gutman 2017-05-07 16:09:01 -07:00
  • 634fe252d6 Fix exception when failing to retrieve box art Cameron Gutman 2017-05-07 15:56:10 -07:00
  • 9d454aeec5 Fix broken error message when failing to pair Cameron Gutman 2017-05-07 15:48:56 -07:00
  • 372dd1bec7 Change name of hosts grid Cameron Gutman 2017-05-07 15:44:25 -07:00
  • ed79eb6b31 Merge pull request #227 from Calcyfer/master Cameron Gutman 2017-05-07 15:32:25 -07:00
  • 4cb70901e8 Change the background color to black when the NaCL module is shown Calcyfer 2017-05-02 21:21:32 +02:00
  • 4242eaa37b Modernized the UI Updated Material Design Light Added the Roboto font Updated the icons font Replaced existing icons Calcyfer 2017-05-02 21:24:50 +02:00
  • 476703d442 Merge pull request #215 from balping/patch-1 R. Aidan Campbell 2017-03-31 18:25:56 -07:00
  • c5cef71745 fix headers balping 2017-03-29 23:31:41 +02:00
  • 550f59d31b removed unused code, added logging R. Aidan Campbell 2017-03-02 11:03:01 -07:00
  • 7a87c76091 more verbose logging, fixed minor namespace pollution R. Aidan Campbell 2017-03-02 11:02:08 -07:00
  • 2d4fc6628f fixed bugs where parsed display modes weren't being saved R. Aidan Campbell 2017-02-24 15:57:15 -07:00
  • db9a22f971 Merge pull request #195 from brooss/pairing-version-as-string R. Aidan Campbell 2017-02-24 14:38:25 -07:00
  • bc2354ca19 Pairing type mismatch for serverMajorVersion brooss 2017-02-14 12:56:43 +11:00
  • 15f7dbe49f Update to new common-c to show the correct number of controllers on the host PC Cameron Gutman 2017-02-04 20:41:28 -08:00
  • 60086249a9 Version 0.6.3 v0.6.3 Cameron Gutman 2017-01-25 09:10:03 -08:00
  • a69b475244 Gracefully handle case where no box art can be fetched Cameron Gutman 2017-01-25 09:09:30 -08:00
  • 497b450054 Merge pull request #158 from mandrichenko/master R. Aidan Campbell 2017-01-22 10:12:50 -05:00
  • e9ccbb08d3 Bugfix: window state not restored in normal mode after streaming. Bugfix: window always run in fullscreen mode when app launched from chrome://apps or chrome://extensions Dmitry Mandrichenko 2017-01-21 04:04:58 +02:00
  • 5ebcc58ae3 Window state restored with previous saved window state (fullscreen or normal). Window startup size changed to 16:9 aspect ratio = 960x540. After closing the game, window restored in previous state. Dmitry Mandrichenko 2016-12-21 08:32:50 +02:00
  • 46a930ad11 Version 0.6.2 v0.6.2 Cameron Gutman 2016-12-13 21:33:02 -08:00
  • 74c0033df4 Update moonlight-common-c to support GFE 3.2 Cameron Gutman 2016-12-13 21:31:36 -08:00
  • da960c0be1 Remove unpair functionality because it doesn't work on modern GFE versions Cameron Gutman 2016-10-30 13:19:26 -07:00
  • 6e9de371d7 Fix exception when stopping a game Cameron Gutman 2016-10-28 14:02:05 -07:00
  • 10a3f9af0e Version 0.6.1 v0.6.1 Cameron Gutman 2016-10-21 11:48:43 -07:00
  • 0e8ae95c61 Fix empty app list on GFE 3.1 Cameron Gutman 2016-10-21 11:19:40 -07:00