Commit Graph

  • b1fdd1e70e Clean history after receiver selector popup is opened hensm 2020-01-23 17:51:06 +00:00
  • b4669d18b3 Remove unnecessary download permissions hensm 2020-01-23 17:45:24 +00:00
  • 6588ef9ad2 Add extension update manifest hensm 2020-01-23 17:43:49 +00:00
  • bdfd67b892 Fix YouTube casting hensm 2020-01-23 17:10:29 +00:00
  • f2bb46d7c4 Add option to enable/disable the backup bridge daemon connection hensm 2020-01-23 16:46:45 +00:00
  • 13dfb26dd4 Fix options page bridge section not showing hensm 2020-01-23 15:35:24 +00:00
  • 23f431d30b Fix tsconfig typo hensm 2020-01-23 02:28:32 +00:00
  • f6e09ca687 Replace remaining console calls with logger calls hensm 2020-01-23 01:14:57 +00:00
  • 7f84b90431 Enable strict mode for extension build hensm 2020-01-23 00:58:33 +00:00
  • 3553912584 Misc formatting hensm 2020-01-21 20:53:54 +00:00
  • 7ce91cd80f Use requestAnimationFrame in place of setInterval for tab mirroring hensm 2020-01-20 03:43:29 +00:00
  • 058b40b3cd Show stop button text regardless of receiver idle state hensm 2020-01-20 01:24:14 +00:00
  • ede9de4f7d Fix stop button not being enabled in certain contexts hensm 2020-01-19 22:42:04 +00:00
  • bbfc380f4a Fix CORS header on local subtitles hensm 2020-01-19 22:08:14 +00:00
  • d90bb008fb Add build option to skip native selector build on macOS hensm 2020-01-19 20:00:49 +00:00
  • ffb84efb47 Add local .srt subtitle support hensm 2020-01-19 17:12:37 +00:00
  • 81fc98dcc6 Add app launch path to loadSender hensm 2020-01-16 01:35:25 +00:00
  • 9295d8ee83 Add stop action to receiver selectors hensm 2020-01-16 00:47:38 +00:00
  • 4858642caa Correct label name in compatibility report issue template hensm 2020-01-15 21:10:11 +00:00
  • c522343eb8 Fix media casting handling unified receiver selector hensm 2020-01-14 05:02:59 +00:00
  • a2c4e972c7 Make media overlay content script re-registration sequential hensm 2020-01-14 03:36:24 +00:00
  • d3870123c8 Fix locale message name typo hensm 2020-01-14 03:32:35 +00:00
  • 6f433d8614 Dynamically register media overlay content script hensm 2020-01-14 03:30:40 +00:00
  • 09543f5b2a Always show "Cast..." menu item hensm 2020-01-14 03:02:10 +00:00
  • d4f71e7dcf Unify receiver selector launching and allow switching to app media type hensm 2020-01-14 02:56:53 +00:00
  • a23ae9efa8 Show app name in receiver selector if known based on app ID hensm 2020-01-13 23:09:54 +00:00
  • 2154fe4beb Fix overlay createElement property descriptors definition hensm 2020-01-13 20:27:27 +00:00
  • 3a27953f9a Ensure returned receivers from StatusManager have a valid status hensm 2020-01-13 20:23:02 +00:00
  • 95bd156364 Update packages and fix issue with app build script hensm 2020-01-13 20:21:29 +00:00
  • 164cde97bb Add missing options type hensm 2020-01-13 20:20:24 +00:00
  • d65c607479 Implement initial media overlay hensm 2020-01-12 12:08:29 +00:00
  • 270d62e6f8 Fix indent hensm 2020-01-12 07:48:11 +00:00
  • 8c5360a08d Updated spanish translation (#91) Richard 2020-01-12 04:45:46 -03:00
  • c60128d70d Update German translation (#89) Matthias Aßhauer 2020-01-11 17:18:55 +01:00
  • e8ba5a52da Fix documentation typos Matt Hensman 2019-11-02 10:31:42 +00:00
  • 58a2e52829 Add additional AirPlayDeviceManager comments airplay hensm 2019-10-05 01:11:03 +01:00
  • 890a9908a8 Use i18n for AirPlay strings hensm 2019-10-05 00:59:53 +01:00
  • b93bdcad8c Move AirPlay auth module to extension and add initial options UI hensm 2019-10-31 04:52:42 +00:00
  • 6b459fb08e Add module diagram hensm 2019-10-30 07:39:38 +00:00
  • 6f9845e7a9 Update IMPLEMENTATION.md hensm 2019-10-29 18:20:59 +00:00
  • ea0b0264cd Fix confusing README info hensm 2019-10-25 16:11:05 +01:00
  • b3b14f782d Remove obsolete restricted hosts hensm 2019-09-30 19:28:42 +01:00
  • aa10be339b Refine page media type availability hensm 2019-09-30 11:16:57 +01:00
  • d1dd2b188c Add TypedStorageArea hensm 2019-09-30 10:40:53 +01:00
  • e1b15a12a2 Add splash/idle screen to receiver application hensm 2019-09-26 01:05:36 +01:00
  • 7ad041bb85 Update castv2 hensm 2019-09-26 01:03:17 +01:00
  • d4dfdea050 TSLint compliance hensm 2019-09-25 19:32:18 +01:00
  • 1917c273be Add fragment IDs to site FAQs hensm 2019-09-25 16:16:29 +01:00
  • 33f58e5a95 Disable fx_cast_selector xcode signing hensm 2019-09-22 12:44:41 +01:00
  • 3ca5e0888d Convert native receiver app to build with xcode hensm 2019-09-12 12:06:41 +01:00
  • 2300101695 Display message in selector instead of disabling browser action hensm 2019-09-11 00:10:05 +01:00
  • 2050854ca7 Fix switch fallthrough causing bridge erroneous initialization hensm 2019-09-10 21:08:14 +01:00
  • 087cd79b8b Fix browser receiver selector file path access hensm 2019-09-06 06:47:15 +01:00
  • c1f34ffeda Add additional error/lifetime handling to bridge hensm 2019-09-03 16:22:46 +01:00
  • abc0638e9b Fix browser receiver selector file media handling hensm 2019-09-03 16:22:12 +01:00
  • 2c8c7ad46f Fix bridge port not being assigned in status manager hensm 2019-09-03 15:53:22 +01:00
  • 93f2852e48 Improve Linux options page styling hensm 2019-08-31 16:43:06 +01:00
  • de8cc96faf Improve optional checking in native selector hensm 2019-08-26 15:00:09 +01:00
  • d96b45cca8 Add German translation (#77) Matthias Aßhauer 2019-08-26 01:18:01 +02:00
  • 347ed58a85 Updated spanish translation (#75) Richard 2019-08-18 15:07:06 -04:00
  • ac890cf108 Update README/IMPLEMENTATION docs hensm 2019-08-18 07:01:36 +01:00
  • d2d7fd9183 Update outdated site info hensm 2019-08-18 06:58:32 +01:00
  • adf62dfa87 Fix naming workaround breaking packaging builds v0.0.4 hensm 2019-08-18 06:26:04 +01:00
  • b1c1620723 Bump version numbers hensm 2019-08-18 06:08:56 +01:00
  • 539548ec81 Fix options page bridge styling hensm 2019-08-18 06:08:47 +01:00
  • be7544c49a Move media type checking to receiver selectors hensm 2019-08-16 21:48:42 +01:00
  • 14d3b2c833 Fix unused parameters hensm 2019-08-16 21:09:35 +01:00
  • e2eca07876 Fix unused locals and better receiver selector available media checking hensm 2019-08-16 12:57:23 +01:00
  • 1c67354e1d TSLint compliance hensm 2019-08-16 11:20:29 +01:00
  • 87e92d8fcc Fix menu boolean check hensm 2019-08-16 07:47:15 +01:00
  • 082436c394 Move menu code back into main background script hensm 2019-08-16 07:38:59 +01:00
  • fa966cac4e Simplify stringify util function hensm 2019-08-16 07:36:14 +01:00
  • a8721d8099 Move main.ts -> background/background.ts hensm 2019-08-16 07:34:45 +01:00
  • 0ca39af1d6 Handle missing volume in status messages hensm 2019-08-16 03:20:00 +01:00
  • a122047676 Fix CPU usage issue with 0-interval timer (fixes #73) hensm 2019-08-11 14:02:52 +01:00
  • cec5db503f Misc formatting/import changes hensm 2019-08-05 18:04:40 +01:00
  • 53e0f86557 Rename executable (bridge -> fx_cast_bridge) hensm 2019-08-05 18:04:00 +01:00
  • 487df78719 Truncate receiver application status text hensm 2019-08-04 23:07:34 +01:00
  • 8ac3cf49f5 Use receiver application statusText instead of host:port when not idle hensm 2019-08-04 11:01:20 +01:00
  • 0fa1f63576 Only import ShimManager into shim/export.ts if run from background hensm 2019-07-29 11:51:31 +01:00
  • e8ef099370 Disable browser action unless there are available receivers hensm 2019-07-29 08:59:31 +01:00
  • 8c9ac7b1d5 Move some background modules to a separate folder and fix init order hensm 2019-07-28 06:07:57 +01:00
  • 36b391606a Update all dependencies hensm 2019-07-28 03:22:02 +01:00
  • 9e196465e5 Allow mediaCast sender to run in background context hensm 2019-07-27 07:56:43 +01:00
  • 79fd72022b Add responsive site design hensm 2019-07-26 08:30:47 +01:00
  • 2dd2990efc Optimize site images hensm 2019-07-26 05:51:53 +01:00
  • a275354766 Set fixed site header size hensm 2019-07-26 05:45:07 +01:00
  • c15e719e0e Remove duplicate interface hensm 2019-07-26 05:16:32 +01:00
  • a046ba9022 Add options checks for waitForConnection and closeIfFocusLost hensm 2019-07-26 03:39:13 +01:00
  • c53a21008c Fix site GitHub logo margin hensm 2019-07-26 03:09:27 +01:00
  • 6204e7d460 Update site preview images hensm 2019-07-26 03:06:40 +01:00
  • b213a8d85c Fix missing options hensm 2019-07-26 00:13:44 +01:00
  • ba8c28bf39 Restructure background script (#70) Matt Hensman 2019-07-26 00:09:51 +01:00
  • 2fe72ed24c Add receiver selector options + misc options page improvements hensm 2019-07-19 18:45:03 +01:00
  • b6f6bd7139 Rename test/lib/ to test/vendor/ hensm 2019-07-18 21:44:04 +01:00
  • a62cb01e97 Update blank metadata values from null to undefined to match Chrome hensm 2019-07-14 09:46:05 +01:00
  • f2907cdc15 Set window position in native selector based on data from extension hensm 2019-07-12 19:15:38 +01:00
  • d8d8f01347 Spanish translation (#72) Richard 2019-07-09 22:56:11 -04:00
  • 615f158832 Add file media type to receiver selectors hensm 2019-07-09 16:04:11 +01:00
  • 70e05566fa Add availableMediaTypes bitmask to receiver selector open method hensm 2019-07-09 10:56:55 +01:00