452 Commits

Author SHA1 Message Date
Cameron Gutman
634fe252d6 Fix exception when failing to retrieve box art 2017-05-07 15:56:10 -07:00
Cameron Gutman
9d454aeec5 Fix broken error message when failing to pair 2017-05-07 15:48:56 -07:00
Cameron Gutman
372dd1bec7 Change name of hosts grid 2017-05-07 15:44:25 -07:00
Cameron Gutman
ed79eb6b31 Merge pull request #227 from Calcyfer/master
UI Modernization
2017-05-07 15:32:25 -07:00
Calcyfer
4cb70901e8 Change the background color to black when the NaCL module is shown 2017-05-02 21:25:09 +02:00
Calcyfer
4242eaa37b Modernized the UI
Updated Material Design Light
Added the Roboto font
Updated the icons font
Replaced existing icons
2017-05-02 21:24:50 +02:00
R. Aidan Campbell
476703d442 Merge pull request #215 from balping/patch-1
fix headers
2017-03-31 18:25:56 -07:00
balping
c5cef71745 fix headers 2017-03-29 23:31:41 +02:00
R. Aidan Campbell
550f59d31b removed unused code, added logging 2017-03-02 11:03:01 -07:00
R. Aidan Campbell
7a87c76091 more verbose logging, fixed minor namespace pollution 2017-03-02 11:02:08 -07:00
R. Aidan Campbell
2d4fc6628f fixed bugs where parsed display modes weren't being saved 2017-02-24 15:57:15 -07:00
R. Aidan Campbell
db9a22f971 Merge pull request #195 from brooss/pairing-version-as-string
Pairing type mismatch for serverMajorVersion
2017-02-24 14:38:25 -07:00
brooss
bc2354ca19 Pairing type mismatch for serverMajorVersion
In main.c the serverMajorVersion parameter is decoded as a string, so Javascript side should pass as string.
2017-02-14 12:56:43 +11:00
Cameron Gutman
15f7dbe49f Update to new common-c to show the correct number of controllers on the host PC 2017-02-04 20:41:28 -08:00
Cameron Gutman
60086249a9 Version 0.6.3 v0.6.3 2017-01-25 09:11:04 -08:00
Cameron Gutman
a69b475244 Gracefully handle case where no box art can be fetched 2017-01-25 09:09:30 -08:00
R. Aidan Campbell
497b450054 Merge pull request #158 from mandrichenko/master
Several fixes about chrome application window (size and state)
2017-01-22 10:12:50 -05:00
Dmitry Mandrichenko
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
2017-01-21 04:05:36 +02:00
Dmitry Mandrichenko
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.
2016-12-21 08:32:50 +02:00
Cameron Gutman
46a930ad11 Version 0.6.2 v0.6.2 2016-12-13 21:33:02 -08:00
Cameron Gutman
74c0033df4 Update moonlight-common-c to support GFE 3.2 2016-12-13 21:31:36 -08:00
Cameron Gutman
da960c0be1 Remove unpair functionality because it doesn't work on modern GFE versions 2016-10-30 13:19:26 -07:00
Cameron Gutman
6e9de371d7 Fix exception when stopping a game 2016-10-28 14:02:05 -07:00
Cameron Gutman
10a3f9af0e Version 0.6.1 v0.6.1 2016-10-21 11:48:43 -07:00
Cameron Gutman
0e8ae95c61 Fix empty app list on GFE 3.1 2016-10-21 11:19:40 -07:00
Cameron Gutman
f0ab1d70be Bump version to 0.6 v0.6 2016-10-05 19:27:52 -07:00
Cameron Gutman
ee5ee588bc Update to support GFE 3.0.7 2016-10-05 19:25:51 -07:00
Cameron Gutman
bd881aaee4 Improve handling of attempting to quit another client's session 2016-09-24 21:36:38 -07:00
Cameron Gutman
798ba56a15 Update common-c to fix Gen 3 servers 2016-09-24 15:47:49 -07:00
Cameron Gutman
a5adc7eff1 Don't cache results from a failed applist query 2016-09-24 14:10:10 -07:00
Cameron Gutman
479a8949a8 Use hostname rather than IP address when logging or displaying errors 2016-09-24 13:35:52 -07:00
R. Aidan Campbell
8d86bd6c51 fix CSS stylization of box art. This closes #104 2016-09-12 21:20:30 -04:00
Cameron Gutman
77477722d3 Display an error message if the video renderer fails to initialize 2016-09-11 23:50:02 -07:00
Cameron Gutman
f9dbf66dc2 Create a function for longer snackbar logs and use it for dialog messages 2016-09-11 23:39:00 -07:00
Cameron Gutman
5b8e4e3abe Fix deadlock when calling StopConnection() during connection startup 2016-09-11 23:36:28 -07:00
Cameron Gutman
581f92ee7c Make non-transient message display 2016-09-11 23:16:43 -07:00
Cameron Gutman
06ef1fe94b Hide header bar controls when the NaCl plugin is loading 2016-09-11 22:23:33 -07:00
Cameron Gutman
506bc64b66 Update the app list on the 2nd successful server poll to warm the cache earlier 2016-09-11 22:01:21 -07:00
R. Aidan Campbell
b94e7cd0c2 further optimized caching, and minor bugfix 2016-09-03 18:12:34 -04:00
R. Aidan Campbell
bfea4dbf5f added cache warming on startup 2016-09-03 13:51:56 -04:00
R. Aidan Campbell
2df5527cc0 major code refactorings to lower the confusing branching. This is mostly tested, but bugs may have been introduced. Progress on #32 2016-09-03 12:04:46 -04:00
R. Aidan Campbell
225db4eaaa version bump v0.5 2016-09-01 10:31:22 -04:00
R. Aidan Campbell
b215f19f6a Fixed issue with context being lost, causing invalid mDNS discoveries 2016-08-29 16:00:28 -04:00
R. Aidan Campbell
1c647c0327 removed unpair button from mDNS hosts. This closes #96 2016-08-29 15:05:02 -04:00
R. Aidan Campbell
99c07cb521 band-aid fix to fix multi-host stylization. This closes #95 2016-08-29 14:55:28 -04:00
Cameron Gutman
195f98a43e Move mDNS discovery start after the module is fully initialized 2016-08-27 17:39:42 -07:00
Cameron Gutman
344dcc0bc3 Avoid calling refreshServerInfo() before selecting an address 2016-08-27 17:26:46 -07:00
Cameron Gutman
029f92f821 Fix mDNS adding and updating hosts 2016-08-27 16:58:35 -07:00
Cameron Gutman
47868d7c57 Centralize polling algorithm 2016-08-27 16:34:39 -07:00
R. Aidan Campbell
c308e4034c Merge branch 'master' of github.com:cgutman/moonlight-chrome 2016-08-27 16:28:48 -04:00