From 6a1701ff3c64799b2223f24b681848ab25d5bbb0 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Tue, 16 Sep 2014 21:38:50 -0400 Subject: [PATCH] add bitrate setting to preferences --- dashboard-ui/mypreferenceswebclient.html | 28 +++- dashboard-ui/scripts/chromecast.js | 2 +- dashboard-ui/scripts/externalplayer.js | 80 +++++++-- dashboard-ui/scripts/librarybrowser.js | 156 +++++++++--------- dashboard-ui/scripts/mediaplayer-video.js | 8 +- dashboard-ui/scripts/mediaplayer.js | 6 +- .../scripts/mypreferenceswebclient.js | 24 ++- 7 files changed, 207 insertions(+), 97 deletions(-) diff --git a/dashboard-ui/mypreferenceswebclient.html b/dashboard-ui/mypreferenceswebclient.html index 14f4bb8253..b7a1c73edb 100644 --- a/dashboard-ui/mypreferenceswebclient.html +++ b/dashboard-ui/mypreferenceswebclient.html @@ -88,6 +88,30 @@