Commit Graph

851 Commits

Author SHA1 Message Date
hensm
cc7641da03 Update icon style to match newer Firefox icons 2022-09-13 23:21:40 +01:00
hensm
9b021930e0 Fix site release fetching for extension-only releases 2022-09-13 11:34:16 +01:00
hensm
b67194916d Add v0.3.1 to extension update manifest 2022-09-13 11:33:28 +01:00
hensm
2958b1d3ec Bump extension version v0.3.1 2022-09-13 10:36:56 +01:00
hensm
ec1eac2ea2 Add All 4 to known apps list 2022-09-13 09:35:59 +01:00
hensm
1e10b6eac7 Fix sender app detection 2022-09-13 09:26:04 +01:00
hensm
77b67f205e Remove unnecessary action state update 2022-09-12 12:57:48 +01:00
hensm
be9a8685c9 Improve media object updates 2022-09-12 12:57:28 +01:00
hensm
e72f0a693f Fix cast receiver action listeners not being called 2022-09-12 12:55:38 +01:00
hensm
f76468bfd9 Minor media session tweaks 2022-09-12 00:45:25 +01:00
hensm
1baa41a981 Fix supported media commands parsing 2022-09-11 14:39:57 +01:00
hensm
bd777e80ea Fix existing media not set for auto join sessions 2022-09-11 14:39:33 +01:00
hensm
16d11651da Implement chrome.cast.Session#leave 2022-09-11 13:42:04 +01:00
hensm
0505b0d0b5 Implement chrome.cast.requestSessionById 2022-09-10 21:34:42 +01:00
hensm
56bd6f841f Remove disabled action state entirely 2022-09-10 20:31:35 +01:00
hensm
3a38190478 Remove disabled action icons and use deviceManager default action state 2022-09-10 20:21:10 +01:00
hensm
e761d4756a Set browser action details to match cast session states 2022-09-10 19:49:00 +01:00
hensm
764a5e0a00 Fix missing type declaration warning in svelte template 2022-09-10 18:36:19 +01:00
hensm
b64fc3ebdc Remove player state restrictions for play/pause and quick seek buttons 2022-09-10 16:57:29 +01:00
hensm
895693d80a Only store last update time for currentTime updates 2022-09-10 16:51:39 +01:00
hensm
d9982dd32d Remove media thumbnail border 2022-09-10 16:21:23 +01:00
hensm
1ae0123952 Add optional media thumbnails in popup 2022-09-10 16:14:31 +01:00
hensm
12ac28830d Improve media controls seek bar styling 2022-09-09 23:58:44 +01:00
Matt Hensman
3eba371c5f Implement auto join policy handling 2022-09-09 23:32:49 +01:00
hensm
f76e8194fb Fix match patterns matching on URLs with port numbers 2022-09-08 21:23:40 +01:00
hensm
517d2768da Limit incoming content messages for untrusted instances 2022-09-08 20:52:52 +01:00
hensm
4581ef6c92 Fix messaging typo 2022-09-08 20:41:11 +01:00
hensm
cae92c5dee Fix live indicator styling for seekable live media 2022-09-08 18:27:55 +01:00
hensm
ce383db8ca Remove unnecessary type 2022-09-08 16:41:37 +01:00
hensm
e3bf3b7590 Add options documentation 2022-09-08 15:40:39 +01:00
hensm
b897cbb64b Use extension popup instead of content script for mirroring sender 2022-09-08 12:43:47 +01:00
hensm
bd5c1c8da8 Fix media sender image source capabilities 2022-09-07 17:56:43 +01:00
hensm
3d7579c140 Fix popup cast menu item enabled state 2022-09-07 17:38:05 +01:00
hensm
8b1faea2c7 Fix popup media menu updates 2022-09-07 17:32:54 +01:00
hensm
ba6d5fc3df Improve mirroring stream options style 2022-09-07 17:17:14 +01:00
hensm
eac20dfe4a Improve screen mirroring performance and add stream encoding options 2022-09-07 15:47:40 +01:00
hensm
98f81a4c91 Remove tab mirroring 2022-09-07 15:28:26 +01:00
hensm
50a593607f Remove daemon README section and link to wiki page 2022-09-06 14:10:13 +01:00
hensm
9d8f2d2ac0 Remove daemon documentation since moved to wiki 2022-09-06 14:07:21 +01:00
hensm
8a36128736 Add v0.3.0 to extension update manifest 2022-09-06 13:11:35 +01:00
hensm
142f5dc212 Add daemon documentation 2022-09-06 10:36:30 +01:00
hensm
11f86653b7 Update README preview image 2022-09-06 10:32:38 +01:00
hensm
81ec06ba6d Update site design/text to match new version 2022-09-06 10:29:28 +01:00
hensm
28264cc8a0 Bump version numbers v0.3.0 2022-09-06 09:50:00 +01:00
hensm
13ca18ad9a Fix duplicate subtitle media control menus 2022-09-06 08:41:03 +01:00
hensm
989c798f69 Use cast export module for enum values instead of direct imports 2022-09-05 19:16:41 +01:00
hensm
55ed464d77 Hide waitForConnection option until behaviour fixed 2022-09-05 19:15:27 +01:00
hensm
e5bdc1135f Minor wording tweaks 2022-09-05 19:14:54 +01:00
hensm
1da0015c96 Fix minor seek bar tooltip issues 2022-09-05 16:02:44 +01:00
hensm
034d2ae8d1 Add media controls seek bar tooltip 2022-09-05 15:04:26 +01:00