435 Commits

Author SHA1 Message Date
Paulin Jorys
7517e379c5 Merge branch 'js-cleaning' of https://github.com/Jorys-Paulin/moonlight-chrome into js-cleaning 2017-07-11 16:17:22 +02:00
Paulin Jorys
a34a0c492a Quick fix: Updated the remote audio storage log & launch app 2017-07-11 16:11:19 +02:00
Paulin Jorys
66da3a7c87 Quick fix: Updated the remote audio storage log 2017-07-11 16:03:34 +02:00
Paulin Jorys
12f0be4149 Quick-fix: snackback logging in the console 2017-07-11 13:53:04 +02:00
Paulin Jorys
6257594085 Inverted order for labels
From "function,filename" to "filename,function"
Added "[filename, function] to messages.js
2017-07-11 13:47:13 +02:00
Paulin Jorys
cfaa0efde4 Renamed "Moonlight GUI" to "index.js"
Changed utils.js:316 to be a 'backend' error
2017-07-11 13:28:22 +02:00
Paulin Jorys
1c0a575ccc Added back the host.toString() method to support text-file logs 2017-07-11 13:25:27 +02:00
Paulin Jorys
4108d696e4 Added better console logs 2017-07-11 13:20:01 +02:00
Cameron Gutman
2dfdf703fd Version 0.7.3 v0.7.3 2017-06-24 17:18:49 -07:00
Cameron Gutman
d19ca54fda Merge pull request #246 from Jorys-Paulin/feature-a11y
Accessibility and keyboard support
2017-06-23 22:08:39 -07:00
Cameron Gutman
37387e151f Batch mouse movement events to reduce input lag with high polling rate mice 2017-06-23 16:43:10 -07:00
Paulin Jorys
2fc6b10cc9 Fixed lint errors 2017-06-23 16:12:30 +02:00
Cameron Gutman
59e3a104ba Update to latest moonlight-common-c 2017-06-11 15:52:03 -07:00
Cameron Gutman
2456ec603c Version 0.7.2 v0.7.2 2017-06-08 21:57:27 -07:00
Cameron Gutman
cae6b4a566 Update moonlight-common-c with latest bugfixes 2017-06-08 21:50:00 -07:00
R. Aidan Campbell
326b7d6aed quick bitrate fix, thanks to Prax's mailed in patch 2017-05-29 18:20:31 -07:00
Paulin Jorys
d2a2542e5b go-back button now properly announced 2017-05-23 17:44:34 +02:00
Paulin Jorys
59e7adb32f Changed the back-button to be a mdl component 2017-05-23 17:42:29 +02:00
Paulin Jorys
8e601a9577 Added enter keyboard action for grids 2017-05-23 17:41:03 +02:00
Paulin Jorys
8689032369 Host grid accessible 2017-05-21 18:35:10 +02:00
Paulin Jorys
9cd90d5a8d Back button is now recognised 2017-05-21 18:28:22 +02:00
Paulin Jorys
850862c1d1 Quit app button now announces correctly 2017-05-21 18:26:03 +02:00
Paulin Jorys
053cd9a830 Made the game grid accessible 2017-05-21 18:22:28 +02:00
Cameron Gutman
38a7a058ab Only poll hosts in the background on the host display page 2017-05-13 23:14:15 -07:00
Cameron Gutman
7d978ca131 Prevent callbacks from many polling requests being queued for the same host 2017-05-13 23:12:55 -07:00
Cameron Gutman
c3d72f8c71 Correct default remote audio state 2017-05-13 22:50:02 -07:00
Cameron Gutman
fb85ea15da Correct default resolution to 720p 2017-05-13 22:15:44 -07:00
Cameron Gutman
3f0d2b9909 Update moonlight-common-c 2017-05-11 20:13:10 -07:00
Cameron Gutman
e4bec4133d Version 0.7.1 v0.7.1 2017-05-07 23:11:29 -07:00
Cameron Gutman
c0d9ae87f2 Update common-c with critical FEC fixes 2017-05-07 23:10:31 -07:00
Cameron Gutman
b5240cce98 Version 0.7.0 v0.7 2017-05-07 17:26:46 -07:00
Cameron Gutman
b9046afcdc Update common-c with FEC support 2017-05-07 17:15:02 -07:00
Cameron Gutman
25c8ab47a3 Fix apps from wrong PC being displayed in app grid 2017-05-07 16:09:01 -07:00
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