From f03d5f6fd22a95625db6033a5d0ffa9d0aa707f7 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Mon, 22 Sep 2014 17:56:54 -0400 Subject: [PATCH] add cinema mode feature --- dashboard-ui/advanced.html | 30 ------- dashboard-ui/cinemamodeconfiguration.html | 76 ++++++++++++++++++ .../css/images/clients/{xbmc.png => kodi.png} | Bin dashboard-ui/dashboard.html | 2 +- dashboard-ui/encodingsettings.html | 9 +-- dashboard-ui/metadata.html | 2 +- dashboard-ui/metadataadvanced.html | 16 +++- dashboard-ui/metadataimages.html | 2 +- .../{metadataxbmc.html => metadatakodi.html} | 32 ++++---- dashboard-ui/metadatasubtitles.html | 2 +- dashboard-ui/mypreferencesdisplay.html | 2 +- dashboard-ui/mypreferenceslanguages.html | 19 +++-- dashboard-ui/mypreferenceswebclient.html | 3 +- dashboard-ui/notificationlist.html | 1 - dashboard-ui/notificationsetting.html | 1 - dashboard-ui/notificationsettings.html | 1 - dashboard-ui/playbackconfiguration.html | 69 ++++++++++++++++ dashboard-ui/scheduledtask.html | 1 - dashboard-ui/scheduledtasks.html | 1 - .../scripts/advancedconfigurationpage.js | 10 +-- .../scripts/cinemamodeconfiguration.js | 62 ++++++++++++++ dashboard-ui/scripts/dashboardpage.js | 4 +- dashboard-ui/scripts/metadataadvanced.js | 3 + .../{metadataxbmc.js => metadatakodi.js} | 4 +- dashboard-ui/scripts/playbackconfiguration.js | 51 ++++++++++++ dashboard-ui/scripts/site.js | 5 ++ dashboard-ui/thirdparty/jquery-2.0.3.min.js | 6 -- dashboard-ui/wizardfinish.html | 2 +- 28 files changed, 327 insertions(+), 89 deletions(-) create mode 100644 dashboard-ui/cinemamodeconfiguration.html rename dashboard-ui/css/images/clients/{xbmc.png => kodi.png} (100%) rename dashboard-ui/{metadataxbmc.html => metadatakodi.html} (79%) create mode 100644 dashboard-ui/playbackconfiguration.html create mode 100644 dashboard-ui/scripts/cinemamodeconfiguration.js rename dashboard-ui/scripts/{metadataxbmc.js => metadatakodi.js} (95%) create mode 100644 dashboard-ui/scripts/playbackconfiguration.js delete mode 100644 dashboard-ui/thirdparty/jquery-2.0.3.min.js diff --git a/dashboard-ui/advanced.html b/dashboard-ui/advanced.html index fedf70f97d..631dc97efe 100644 --- a/dashboard-ui/advanced.html +++ b/dashboard-ui/advanced.html @@ -13,7 +13,6 @@ ${TabGeneral} ${TabNotifications} ${TabScheduledTasks} - ${TabTranscoding}
@@ -57,35 +56,6 @@ -
-

${HeaderResumeSettings}

-
-
-
    -
  • - - -
    - ${LabelMinResumePercentageHelp} -
    -
  • -
  • - - -
    - ${LabelMaxResumePercentageHelp} -
    -
  • -
  • - - -
    - ${LabelMinResumeDurationHelp} -
    -
  • -
-
-

+ +
+

${HeaderTrailersAndExtras}

+
+
+
    +
  • + + +
  • +
+
+
+