Commit Graph

  • f0ab1d70be Bump version to 0.6 v0.6 Cameron Gutman 2016-10-05 19:27:52 -07:00
  • ee5ee588bc Update to support GFE 3.0.7 Cameron Gutman 2016-10-05 19:25:51 -07:00
  • bd881aaee4 Improve handling of attempting to quit another client's session Cameron Gutman 2016-09-24 21:36:38 -07:00
  • 798ba56a15 Update common-c to fix Gen 3 servers Cameron Gutman 2016-09-24 15:47:49 -07:00
  • a5adc7eff1 Don't cache results from a failed applist query Cameron Gutman 2016-09-24 14:10:10 -07:00
  • 479a8949a8 Use hostname rather than IP address when logging or displaying errors Cameron Gutman 2016-09-24 13:35:52 -07:00
  • 8d86bd6c51 fix CSS stylization of box art. This closes #104 R. Aidan Campbell 2016-09-12 21:20:30 -04:00
  • 77477722d3 Display an error message if the video renderer fails to initialize Cameron Gutman 2016-09-11 23:50:02 -07:00
  • f9dbf66dc2 Create a function for longer snackbar logs and use it for dialog messages Cameron Gutman 2016-09-11 23:39:00 -07:00
  • 5b8e4e3abe Fix deadlock when calling StopConnection() during connection startup Cameron Gutman 2016-09-11 23:36:28 -07:00
  • 581f92ee7c Make non-transient message display Cameron Gutman 2016-09-11 23:16:43 -07:00
  • 06ef1fe94b Hide header bar controls when the NaCl plugin is loading Cameron Gutman 2016-09-11 22:23:33 -07:00
  • 506bc64b66 Update the app list on the 2nd successful server poll to warm the cache earlier Cameron Gutman 2016-09-11 22:01:21 -07:00
  • b94e7cd0c2 further optimized caching, and minor bugfix R. Aidan Campbell 2016-09-03 18:12:34 -04:00
  • bfea4dbf5f added cache warming on startup R. Aidan Campbell 2016-09-03 13:51:56 -04:00
  • 2df5527cc0 major code refactorings to lower the confusing branching. This is mostly tested, but bugs may have been introduced. Progress on #32 R. Aidan Campbell 2016-09-03 12:04:46 -04:00
  • 225db4eaaa version bump v0.5 R. Aidan Campbell 2016-09-01 10:31:22 -04:00
  • b215f19f6a Fixed issue with context being lost, causing invalid mDNS discoveries R. Aidan Campbell 2016-08-29 16:00:28 -04:00
  • 1c647c0327 removed unpair button from mDNS hosts. This closes #96 R. Aidan Campbell 2016-08-29 15:05:02 -04:00
  • 99c07cb521 band-aid fix to fix multi-host stylization. This closes #95 R. Aidan Campbell 2016-08-29 14:55:28 -04:00
  • 195f98a43e Move mDNS discovery start after the module is fully initialized Cameron Gutman 2016-08-27 17:39:42 -07:00
  • 344dcc0bc3 Avoid calling refreshServerInfo() before selecting an address Cameron Gutman 2016-08-27 17:26:46 -07:00
  • 029f92f821 Fix mDNS adding and updating hosts Cameron Gutman 2016-08-27 16:58:35 -07:00
  • 47868d7c57 Centralize polling algorithm Cameron Gutman 2016-08-27 16:34:39 -07:00
  • c308e4034c Merge branch 'master' of github.com:cgutman/moonlight-chrome R. Aidan Campbell 2016-08-27 16:28:48 -04:00
  • c0cfd0bb94 fixed stylization with remove host icon R. Aidan Campbell 2016-08-27 16:28:36 -04:00
  • 3e66fa2f12 Bring back applist caching and provide a method for the poller to refresh the cache Cameron Gutman 2016-08-27 13:25:30 -07:00
  • 19d207a4c8 now with unpairing button. The button location and styling is very broken. R. Aidan Campbell 2016-08-27 16:15:23 -04:00
  • cd5cfc1609 Show a spinner while the applist loads Cameron Gutman 2016-08-27 13:12:13 -07:00
  • 682246fa27 Speed up click on host by using cached serverinfo Cameron Gutman 2016-08-27 13:07:43 -07:00
  • 9401443c4f quitting apps now has a confirmation dialog R. Aidan Campbell 2016-08-27 10:15:47 -04:00
  • 00437e6e60 add fallback bitrate of 10mbps for unrecognized resolutions R. Aidan Campbell 2016-08-27 09:26:27 -04:00
  • 6d432a0fb9 moved back button into static HTML, and fixed bug where it would show in host selection menu R. Aidan Campbell 2016-08-27 09:22:58 -04:00
  • 8929f5840b fixed duplicate quit app buttons from appearing R. Aidan Campbell 2016-08-27 09:12:55 -04:00
  • 4ec8decd45 Merge branch 'abdallahsoliman-master' R. Aidan Campbell 2016-08-27 09:09:36 -04:00
  • ed649b386b Merge branch 'master' of https://github.com/abdallahsoliman/moonlight-chrome into abdallahsoliman-master R. Aidan Campbell 2016-08-27 09:09:14 -04:00
  • 4df695bdc9 fixed bug where duplicate box art icons would appear. This closes #78 R. Aidan Campbell 2016-08-27 09:04:56 -04:00
  • d8400edb04 added id quitCurrentApp to div.cancel-current Abdallah Soliman 2016-08-26 23:05:41 -05:00
  • 9fe78243f6 changed cancel current button placement and style Abdallah Soliman 2016-08-26 22:54:03 -05:00
  • 7f1caff2e8 fixed bug in pairing R. Aidan Campbell 2016-08-26 23:30:46 -04:00
  • 36367f69c3 progress commit for prettier app cancel button R. Aidan Campbell 2016-08-26 20:48:20 -04:00
  • b2df44719c added really ugly icon to quit the current app R. Aidan Campbell 2016-08-26 15:11:22 -04:00
  • bd6f5f28fe fixed bug where app couldn't quit R. Aidan Campbell 2016-08-26 15:10:55 -04:00
  • 0255fa15bf replaced global _self with a binded this. This closes #79 R. Aidan Campbell 2016-08-26 13:57:16 -04:00
  • 5c925faf34 fixed background polling interrupting calls to start or quit an app R. Aidan Campbell 2016-08-26 13:56:24 -04:00
  • 6b8ac65d7f now with background polling and indication of online hosts R. Aidan Campbell 2016-08-25 17:29:57 -04:00
  • a11b097dde added backend support for various methods of pinging hosts to see if they're up R. Aidan Campbell 2016-07-27 08:13:54 -04:00
  • 853d061acb added backend support for storing varios addressing methods of hosts R. Aidan Campbell 2016-07-26 15:20:24 -04:00
  • a09b5e7ea9 fix crash on older GFE versions R. Aidan Campbell 2016-07-24 15:32:37 -04:00
  • 68cfba608e refactored PC tracking - stores NvHTTP objects now - these require revival on loading - ref #71 - likely contains bugs that I haven't found R. Aidan Campbell 2016-07-24 14:55:17 -04:00
  • bc5e277fb1 minor code cleaning, and more verbose logging on errors R. Aidan Campbell 2016-07-24 09:14:43 -04:00
  • c0e5b61425 fixed bug with remote audio. You need to use variables after you make them... R. Aidan Campbell 2016-07-24 08:31:22 -04:00
  • 6ccf313761 Merge pull request #77 from abdallahsoliman/master R. Aidan Campbell 2016-07-24 07:57:29 -04:00
  • b41294b9b9 fixed bug where add host button wouldn't invert colors on hover R. Aidan Campbell 2016-07-23 21:00:17 -04:00
  • 8c78632d0b added untested support for remote audio playing R. Aidan Campbell 2016-07-23 20:47:55 -04:00
  • edc4a0ad29 fixed bugs where new hosts would get different icons, and where clicking the .svg would fail to load the app list R. Aidan Campbell 2016-07-23 18:54:19 -04:00
  • 286bc316e6 parsed more info from server R. Aidan Campbell 2016-07-23 17:00:08 -04:00
  • 0a84d27386 fixed issue with game not being highlighted on exit R. Aidan Campbell 2016-07-23 13:58:24 -04:00
  • 4c882e83fd inverted colors of hostgrid sample on hover to improve readability Abdallah Soliman 2016-07-12 20:39:08 -05:00
  • db256962a4 changed host buttons to be rounded, because looks nicer Abdallah Soliman 2016-07-12 20:34:12 -05:00
  • 237af5645d added box shadows because it looks nicer Abdallah Soliman 2016-07-12 20:33:05 -05:00
  • 4961af16dc desired mdl behavior added to host button for trial purposes Abdallah Soliman 2016-07-12 20:23:41 -05:00
  • 17ee04333e ensured cursor for hover on boxart is also a pointer Abdallah Soliman 2016-07-12 20:16:31 -05:00
  • 02036a6d14 changed cursor on hover to pointer for hostgrid and back button Abdallah Soliman 2016-07-12 20:15:13 -05:00
  • e269b73bd3 Merge branch 'master' of github.com:abdallahsoliman/moonlight-chrome Abdallah Soliman 2016-07-12 19:36:31 -05:00
  • 83a4deb3b1 added icons to hosts Abdallah Soliman 2016-07-12 19:36:23 -05:00
  • f88f55e7c9 Launch the request game after quitting existing app. Fixes #72 Cameron Gutman 2016-07-10 22:40:41 -07:00
  • 12e34a9f4e Add the code back to request an IDR frame when switching back to Moonlight Cameron Gutman 2016-07-10 22:23:01 -07:00
  • c2fde815fa Return after invoking a completion handler Cameron Gutman 2016-07-10 21:51:29 -07:00
  • 237fcdeef8 Fix hosts not persisting in the grid and duplicating when returning to the PC screen Cameron Gutman 2016-07-10 21:47:28 -07:00
  • 3767990bb0 Fix some app list refreshing bugs Cameron Gutman 2016-07-10 21:31:35 -07:00
  • fd3d19ca03 Fix adding a PC that has already been paired Cameron Gutman 2016-07-10 21:18:24 -07:00
  • 2167a8d94d moved back button to right of moonlight Abdallah Soliman 2016-07-10 22:50:40 -05:00
  • 7d598ebaf4 added title below image, need to do some more styling to whole interface eventually Abdallah Soliman 2016-07-10 22:21:38 -05:00
  • 1778513544 fixed bug if new apps were added to GFE, they wouldn't appear in moonlight, and JS would get sad R. Aidan Campbell 2016-07-10 18:16:34 -04:00
  • 96514784a9 added borders to all box art, because it looked weird R. Aidan Campbell 2016-07-10 16:38:26 -04:00
  • 2674de45ea added support for back button icon - made .svg icons clickable R. Aidan Campbell 2016-07-10 16:19:00 -04:00
  • 5acd595f63 fixed bug causing options & host to still appear in game selection mode R. Aidan Campbell 2016-07-10 15:36:40 -04:00
  • 43f464cf9c fixed bug where current app wasn't bordered R. Aidan Campbell 2016-07-10 14:14:13 -04:00
  • fd6c24c5b9 performance improvements on caching R. Aidan Campbell 2016-07-10 14:01:33 -04:00
  • 34f22aacc8 box art caching now works R. Aidan Campbell 2016-07-10 13:37:56 -04:00
  • 74069f3f0f forgot to add the helper functions, still doesn't work R. Aidan Campbell 2016-07-10 11:35:24 -04:00
  • dccff4cc92 cleaned still non-functional caching code R. Aidan Campbell 2016-07-10 11:33:21 -04:00
  • e3d000e8ed Non-functional box art caching - appears to cache fine in memory - does NOT want to serialize to chrome.storage.local - promises are confusing R. Aidan Campbell 2016-07-09 21:24:19 -04:00
  • 88795bc126 fixed bug in replacing current app - removed the feature. instead it will just quit the app - added additional bit for material back icon R. Aidan Campbell 2016-07-09 19:05:28 -04:00
  • a7fea0051c added material back icon R. Aidan Campbell 2016-07-09 18:57:16 -04:00
  • 67d57aa335 code cleaning for grid UI R. Aidan Campbell 2016-07-09 16:55:39 -04:00
  • 0349f6db8d cleaned out unused HTML R. Aidan Campbell 2016-07-09 16:54:51 -04:00
  • fcc6d0f06b indentation fixes R. Aidan Campbell 2016-07-09 14:11:38 -04:00
  • 1773b6cf34 clicking an icon now starts the game R. Aidan Campbell 2016-07-09 13:28:39 -04:00
  • 582403410c loaded image grid, need to finish including google material icons and to add functionality to the grid Abdallah Soliman 2016-07-04 17:45:29 -05:00
  • 7392ea4ad7 Fix returning binary data for box art Cameron Gutman 2016-07-04 14:18:01 -07:00
  • 9546e5fee1 fixed issue where add icon didn't show the add host dialog R. Aidan Campbell 2016-06-19 07:57:43 -04:00
  • ee76cfc861 removed recent inline CSS styling R. Aidan Campbell 2016-06-19 07:57:11 -04:00
  • 7495f7bba0 ...aaaannd center the text in the grid, too R. Aidan Campbell 2016-06-16 08:36:41 -04:00
  • 58864a2098 prettifying the add icon R. Aidan Campbell 2016-06-16 08:35:04 -04:00
  • b83df32665 added new icon for adding host - really ugly because this is a commit before I run - unfinished! R. Aidan Campbell 2016-06-15 17:43:37 -04:00
  • d123ee3cec Added untested support for mDNS addition to grid - This allows multiple hosts to be discovered from mDNS - I don't have a GFE computer on my network, so I can't really test this... R. Aidan Campbell 2016-06-15 10:57:32 -04:00
  • af6caddc9f added support for adding new hosts through grid UI, old UI is slowly deprecating R. Aidan Campbell 2016-06-13 23:24:45 -04:00
  • 95e29f709c basic work on a grid UI. This contains code for dynamic generation of a host grid, and clicking the icon takes you to the game selection page R. Aidan Campbell 2016-06-12 23:32:40 -04:00