From 033e4bd7c7c197fcce396f4f4610e8857453e9ae Mon Sep 17 00:00:00 2001 From: herrlado Date: Fri, 23 Sep 2011 11:55:20 +0200 Subject: new prefs, wol, wol mac, etc --- vdrmanager/res/values/preferences.xml | 122 ++++++++++++++++++++++------------ 1 file changed, 78 insertions(+), 44 deletions(-) (limited to 'vdrmanager/res/values') diff --git a/vdrmanager/res/values/preferences.xml b/vdrmanager/res/values/preferences.xml index 36a5e1a..3a3402f 100644 --- a/vdrmanager/res/values/preferences.xml +++ b/vdrmanager/res/values/preferences.xml @@ -1,47 +1,81 @@ - - - Network settings - VDR host - Host running VDR - VDR plugin port - Port for connections to VDR plugin - 6420 - VDR plugin password - Password for the VDR plugin - Secure connect - Use SSL for connections - - - Channel settings - Limit channels - Use only given channels - Channels - Channels to use - - - Remote VDR host wakeup - Can remote wakeup VDR - Enables to remote wakeup the VDR host - URL for remote wakeup - URL for a request doing the wakeup - Wakeup user - User for remote wakeup - Wakeup password - Password for remote wakeup - - - Timer defaults - Margin at start - Minutes recording starts before the beginning of the broadcast - Margin at stop - Minutes recording stops after the end of the broadcast - Default priority - Default priority - Default primary limit - Default primary limit - Default lifetime - Default lifetime - + + + Network settings + VDR host + Host running VDR + VDR plugin port + Port for connections to VDR plugin + 6420 + VDR plugin password + Password for the VDR plugin + Secure connect + Use SSL for connections + + + Channel settings + Limit channels + Use only given channels + Channels + Channels to use + + + Remote VDR host wakeup + Can remote wakeup VDR + Enables to remote wakeup the VDR host + URL for remote wakeup + URL for a request doing the wakeup + Wakeup user + User for remote wakeup + Wakeup password + Password for remote wakeup + key_wakeup_method + Wakeup method + Choose a method to wakeup the vdr host + + Call a URL + WOL + + + url + wol + + url + key_wol_custom_broadcast + Custom broadcast address + Enter custom broadcast address rather then 255.255.255.255. Useful for VPN connection as example. + Broadcast + + + key_wakeup_wol_mac + MAC-Address + MAC-Address of the VDR host. User \':\' or \'-\' or a space as separator. + + + Timer defaults + Margin at start + Minutes recording starts before the beginning of + the broadcast + Margin at stop + Minutes recording stops after the end of the + broadcast + Default priority + Default priority + Default primary limit + Default primary limit + Default lifetime + Default lifetime + + + GUI Settings + key_enable_24h + Use 24-hour format + 13:00 + 1:00 PM + key_channels_show_channel_numbers + Show channel numbers + Show channel numbers in the channel list. + + -- cgit v1.2.3