add multiple remote boxes

This commit is contained in:
TangoCash
2016-10-21 10:47:37 +02:00
committed by svenhoefer
parent 7f91b853f7
commit f354089763
5 changed files with 80 additions and 24 deletions

View File

@@ -162,6 +162,9 @@ class CTimerd
char pluginName[EXEC_PLUGIN_NAME_MAXLEN]; //only filled if applicable
char recordingDir[RECORD_DIR_MAXLEN]; //only filled if applicable
char epgTitle[EPG_TITLE_MAXLEN]; //only filled if applicable
char remotebox_ip[15];
int rem_pre;
int rem_post;
bool operator< (const responseGetTimer& a) const
{