From 3040a113af07ab17c044c84babcd19c9a46adef2 Mon Sep 17 00:00:00 2001 From: "M. Voerman" Date: Wed, 24 Dec 2014 23:08:43 +0100 Subject: Added global multicast setting Added config/custom.js, override global settings, define local settings (setting file isn't included in the download/distro) Added config/.js settings for a single box, read after all other settings. --- History | 5 +- index.html | 1 + javascript/channels.js | 140 +++++++++++++++++++++++-------------------------- javascript/main.js | 13 +++-- javascript/settings.js | 13 ++--- 5 files changed, 84 insertions(+), 88 deletions(-) diff --git a/History b/History index 9be96eb..b4553f5 100644 --- a/History +++ b/History @@ -17,10 +17,13 @@ VDR 1.7.29+ epginfo box was left active but invisible when pressed menu(green key didn't change audio but show epginfonext) add to favorite now refreshes view added keys from Motorola NYX remote. (Both up/down/left/right keys do the same) - Turn record key off NYX remote hase no stopkey so key 'back' does the same as stop. Fixed Standby while playback (For Easyvdr & SmartWebTV plugin) Menu + red send Server Power Down. (Define it in vdr's 'commands.conf') + Added global multicast setting + Added config/custom.js, override global settings, define local settings (setting file isn't included in the download/distro) + Added config/.js settings for a single box, read after all other settings. + 0.25 Get recordings from Streamdev, Restfulapi or SmartTVweb. Check if SmartTVweb is on the server if not turn SmartTVweb options off diff --git a/index.html b/index.html index 62be34a..a4af570 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,7 @@ +