From d994150c2843d48cc6dbdd1a8b096e352c6dcecf Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Fri, 3 Jan 2014 23:53:49 -0500 Subject: [PATCH] added cast icon to now playing bar to send current media to another client --- dashboard-ui/css/icons.css | 7 +++ dashboard-ui/css/images/icons/wireless.png | Bin 0 -> 345 bytes dashboard-ui/css/remotecontrol.css | 8 +-- dashboard-ui/itembynamedetails.html | 8 +-- dashboard-ui/itemdetails.html | 2 +- dashboard-ui/livetvseriestimer.html | 3 - dashboard-ui/livetvtimer.html | 2 +- dashboard-ui/scripts/itembynamedetailpage.js | 12 ++-- dashboard-ui/scripts/itemdetailpage.js | 9 ++- dashboard-ui/scripts/livetvseriestimer.js | 31 +--------- dashboard-ui/scripts/livetvseriestimers.js | 17 ++++-- dashboard-ui/scripts/mediaplayer.js | 57 ++++++++++++------- dashboard-ui/scripts/remotecontrol.js | 43 ++++---------- dashboard-ui/scripts/site.js | 2 + 14 files changed, 87 insertions(+), 114 deletions(-) create mode 100644 dashboard-ui/css/images/icons/wireless.png diff --git a/dashboard-ui/css/icons.css b/dashboard-ui/css/icons.css index 77e096d2f7..0654e3e5b7 100644 --- a/dashboard-ui/css/icons.css +++ b/dashboard-ui/css/icons.css @@ -99,4 +99,11 @@ /* Fallback */ .ui-nosvg .ui-icon-tv:after { background-image: url("images/icons/tv.png"); +} +.ui-icon-wireless:after { + background-image: url("images/icons/wireless.png"); +} +/* Fallback */ +.ui-nosvg .ui-icon-wireless:after { + background-image: url("images/icons/wireless.png"); } \ No newline at end of file diff --git a/dashboard-ui/css/images/icons/wireless.png b/dashboard-ui/css/images/icons/wireless.png new file mode 100644 index 0000000000000000000000000000000000000000..d1e274ae3481cf747e3bf5191dfae7621bdd438a GIT binary patch literal 345 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh1|;P@bT0xa#^NA%Cx&(BWL^R}Ea{HEjtmSN z`?>!lvI6;>1s;*bKn;gMnDKc2iWH#WJ5LwK5DWjc6BYRmIS9B)2L(2+a8S^ipe?|` z*YJQt^n@2n)9erh3l^rvH4X~e7EDZy4oU*PQTN{XIZfNL;@^|hwDf=PwrzHNzv{JB z=B%_er}GlK4D%N@bZr&=$=tUg=ymuPV?&GV?H}eSY@F>;wATAEYxO17LcZV#=Z7-y zxH;U+mPJ_zBvnUsA7S_ZIxlx(O`@=i-QtOdS-oxq8s9Qr^OUJRLnPHAUuxcp& Suggested Movies - Collections + Box Sets Trailers Genres People @@ -20,7 +20,7 @@
Suggested Movies - Collections + Box Sets Trailers Genres People @@ -31,7 +31,7 @@
Suggested Movies - Collections + Box Sets Trailers Genres People @@ -149,7 +149,7 @@
diff --git a/dashboard-ui/itemdetails.html b/dashboard-ui/itemdetails.html index b76e36474e..5b07f70135 100644 --- a/dashboard-ui/itemdetails.html +++ b/dashboard-ui/itemdetails.html @@ -148,7 +148,7 @@
diff --git a/dashboard-ui/livetvseriestimer.html b/dashboard-ui/livetvseriestimer.html index 05f188b574..509b85937b 100644 --- a/dashboard-ui/livetvseriestimer.html +++ b/dashboard-ui/livetvseriestimer.html @@ -98,9 +98,6 @@ Cancel
-

- -