From a705a5ce8a0bf8c3ae3ad739622630aece74b5b9 Mon Sep 17 00:00:00 2001 From: lado Date: Sat, 29 Oct 2011 15:58:48 +0200 Subject: timeouts --- vdrmanager/res/values/preferences.xml | 206 +++++++++++++++++----------------- 1 file changed, 105 insertions(+), 101 deletions(-) diff --git a/vdrmanager/res/values/preferences.xml b/vdrmanager/res/values/preferences.xml index d2ac45a..2a3bcf5 100644 --- a/vdrmanager/res/values/preferences.xml +++ b/vdrmanager/res/values/preferences.xml @@ -1,118 +1,122 @@ - - 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 + + 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 - Channel filter - Comma separated channelnumbers or ranges (separator \'-\'). A.e. 1,2,4-10 + + Channel settings + Limit channels + Use only given channels + Channel filter + Comma separated channelnumbers or ranges (separator \'-\'). A.e. 1,2,4-10 - - 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 + + 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 + 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 + + 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 + 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 + 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 + + 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. - - key_gui_quit_on_back - Quit on back button - Back button quits the VDR-Manager - Back button does not quit VDR-Manager - - key_qui_show_imdb_button - Show IMDB Button - IMDB Button is shown - IMDB Button is not shown - - key_qui_imdb_url - IMDb Site - Which IMDb site to search. - - - - akas.imdb.com - imdb.com - uk.imdb.com - imdb.de - imdb.es - imdb.fr - imdb.it - imdb.pt - + key_gui_quit_on_back + Quit on back button + Back button quits the VDR-Manager + Back button does not quit VDR-Manager + key_qui_show_imdb_button + Show IMDB Button + IMDB Button is shown + IMDB Button is not shown + key_qui_imdb_url + IMDb Site + Which IMDb site to search. + + + akas.imdb.com + imdb.com + uk.imdb.com + imdb.de + imdb.es + imdb.fr + imdb.it + imdb.pt + + + International + imdb.com + uk.imdb.com + imdb.de + imdb.es + imdb.fr + imdb.it + imdb.pt + - - International - imdb.com - uk.imdb.com - imdb.de - imdb.es - imdb.fr - imdb.it - imdb.pt - - + key_conntimeout_key + Connection Timeout + How long (in seconds) to wait before the connection is established? + key_vdr_readtimeout + Read Timeout + How long (in seconds) to wait for every read line operation? + key_vdr_timeout + Total timeout + How long (in seconds) to wait for a whole I/O operation, before it gets aborted? - + \ No newline at end of file -- cgit v1.2.3