596 Commits

Author SHA1 Message Date
Cameron Gutman
3157fb6923 Update to version 0.7.4 v0.7.4 2017-09-03 11:42:31 -07:00
Cameron Gutman
fb5988ffec Update libcurl webports and dependencies for IPv6 support 2017-09-02 22:28:44 -07:00
Cameron Gutman
584d504273 Fix ability to update address of existing hosts via Add PC dialog 2017-09-02 21:26:28 -07:00
Cameron Gutman
498bff4b0b Update common-c submodule 2017-09-02 21:25:13 -07:00
Cameron Gutman
94df20bbee Improve performance of PC polling with many paired PCs 2017-09-02 20:30:18 -07:00
Cameron Gutman
f485c8ce49 Update icons 2017-08-23 23:04:22 -07:00
Cameron Gutman
b4ba33f72a Fix file mode on a bunch of files 2017-08-23 22:27:49 -07:00
Paulin Jorys
bdfc115a0a Added basic jsdoc for the messages.js file 2017-07-19 18:08:43 +02:00
Paulin Jorys
079126360d Quick-fix: changed ";" to "," 2017-07-12 11:31:06 +02:00
Paulin Jorys
d5db081e7d Added console errors for startGame() and stopGame() 2017-07-12 11:28:33 +02:00
Paulin Jorys
e1616df7b4 Fixed a git error 2017-07-11 16:25:18 +02:00
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