177 Commits

Author SHA1 Message Date
Jorys_Paulin
84e1cb80e1 Removed Jquery from game list generation 2018-06-03 17:10:16 +02:00
Jorys Paulin
c48a1d8adc Fixed a duplication bug 2018-05-05 22:05:32 +02:00
Jorys_Paulin
7815f3fa5f Added graphic when gamelist empty 2018-05-05 21:51:50 +02:00
Jorys_Paulin
3234ffd4ea Added graphic when gamelist error 2018-05-05 16:52:25 +02:00
Jorys_Paulin
c15ddb8597 Added error when failed to get gamelist 2018-05-04 18:35:19 +02:00
Jorys_Paulin
29a105d016 Replaced error box art with new one + lazyload 2018-05-03 14:09:01 +02:00
Jorys_Paulin
447ab4a74c Simplified the stylizeBoxArt function 2018-05-01 22:25:25 +02:00
Jorys_Paulin
492ee0dc61 Added message when gamelist empty 2018-05-01 09:50:51 +02:00
Jorys_Paulin
78c32035f8 Added fade-in for images 2018-04-30 17:11:30 +02:00
Jorys_Paulin
28a76fa965 Fixed indentation usign atom-beautify 2018-04-24 08:40:39 +02:00
Jorys_Paulin
28f0200c7f Lazy-load albums 2018-04-23 20:48:23 +02:00
Cameron Gutman
80d9dc7c77 Remove usage of deleted function 2018-03-28 01:25:22 -07:00
Cameron Gutman
35720d0e8e Ensure revived hosts have a valid unique ID 2018-03-28 01:13:42 -07:00
Cameron Gutman
ddd7310e38 Avoid racing reads from storage that could cause pairing data to be wiped 2018-03-28 00:33:41 -07:00
Cameron Gutman
6c457fe56d Rewrite box art loading to load directly from chrome.storage for a huge speed improvement 2018-03-28 00:32:51 -07:00
Cameron Gutman
fdcd3d4747 Send attached gamepads at launch to fix L4D2 2018-01-20 15:08:36 -08:00
Ryan Mackey
9527750205 feat(index.js): sort titles alphabetically 2017-10-16 22:53:54 -05:00
Cameron Gutman
3f244ff8e1 Fix default value of optimize games toggle 2017-09-08 21:03:55 -07:00
Cameron Gutman
9b4e7b661b Switch GFE optimizations from a menu to a toggle 2017-09-05 21:07:12 -07:00
GoonieG
f32a35607b Feature to enable Gamestream optimization or not (#309)
* Added new feature.  Menu option added (and helper code) to enable or disable Geforce Experience option to modify/optimize game settings or not.

* Revert manifest.json change
2017-09-05 21:06:44 -07:00
R. Aidan Campbell
3f7e3aa10b Merge pull request #276 from Jorys-Paulin/js-cleaning
A console update
2017-09-03 16:56:09 -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
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
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
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