147 Commits

Author SHA1 Message Date
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
d19ca54fda Merge pull request #246 from Jorys-Paulin/feature-a11y
Accessibility and keyboard support
2017-06-23 22:08:39 -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
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
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
c3d72f8c71 Correct default remote audio state 2017-05-13 22:50: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
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
7a87c76091 more verbose logging, fixed minor namespace pollution 2017-03-02 11:02:08 -07:00
Cameron Gutman
a69b475244 Gracefully handle case where no box art can be fetched 2017-01-25 09:09:30 -08: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
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
ee5ee588bc Update to support GFE 3.0.7 2016-10-05 19:25:51 -07:00
Cameron Gutman
479a8949a8 Use hostname rather than IP address when logging or displaying errors 2016-09-24 13:35:52 -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
06ef1fe94b Hide header bar controls when the NaCl plugin is loading 2016-09-11 22:23:33 -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
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
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
19d207a4c8 now with unpairing button. The button location and styling is very broken. 2016-08-27 16:15:23 -04:00
Cameron Gutman
cd5cfc1609 Show a spinner while the applist loads 2016-08-27 13:12:13 -07:00
Cameron Gutman
682246fa27 Speed up click on host by using cached serverinfo 2016-08-27 13:07:43 -07:00
R. Aidan Campbell
9401443c4f quitting apps now has a confirmation dialog 2016-08-27 10:15:47 -04:00
R. Aidan Campbell
00437e6e60 add fallback bitrate of 10mbps for unrecognized resolutions 2016-08-27 09:26:27 -04:00
R. Aidan Campbell
6d432a0fb9 moved back button into static HTML, and fixed bug where it would show in host selection menu 2016-08-27 09:22:58 -04:00
R. Aidan Campbell
8929f5840b fixed duplicate quit app buttons from appearing 2016-08-27 09:12:55 -04:00
R. Aidan Campbell
ed649b386b Merge branch 'master' of https://github.com/abdallahsoliman/moonlight-chrome into abdallahsoliman-master 2016-08-27 09:09:14 -04:00
R. Aidan Campbell
4df695bdc9 fixed bug where duplicate box art icons would appear. This closes #78 2016-08-27 09:04:56 -04:00
Abdallah Soliman
d8400edb04 added id quitCurrentApp to div.cancel-current 2016-08-26 23:05:41 -05:00
Abdallah Soliman
9fe78243f6 changed cancel current button placement and style 2016-08-26 22:54:03 -05:00
R. Aidan Campbell
7f1caff2e8 fixed bug in pairing 2016-08-26 23:30:46 -04:00
R. Aidan Campbell
36367f69c3 progress commit for prettier app cancel button 2016-08-26 20:48:20 -04:00
R. Aidan Campbell
b2df44719c added really ugly icon to quit the current app 2016-08-26 15:11:22 -04:00
R. Aidan Campbell
5c925faf34 fixed background polling interrupting calls to start or quit an app 2016-08-26 13:56:24 -04:00
R. Aidan Campbell
6b8ac65d7f now with background polling and indication of online hosts 2016-08-25 17:29:57 -04:00
R. Aidan Campbell
853d061acb added backend support for storing varios addressing methods of hosts 2016-07-26 15:20:24 -04:00
R. Aidan Campbell
68cfba608e refactored PC tracking
- stores NvHTTP objects now
	- these require revival on loading
- ref #71
- likely contains bugs that I haven't found
2016-07-24 14:55:17 -04:00
R. Aidan Campbell
bc5e277fb1 minor code cleaning, and more verbose logging on errors 2016-07-24 09:14:43 -04:00
R. Aidan Campbell
c0e5b61425 fixed bug with remote audio. You need to use variables after you make them... 2016-07-24 08:31:22 -04:00
R. Aidan Campbell
8c78632d0b added untested support for remote audio playing 2016-07-23 20:47:55 -04:00