adding remote timer (experimental)

switch record timers to remote box or back with "play"-key
This commit is contained in:
TangoCash
2016-10-21 10:47:37 +02:00
committed by svenhoefer
parent 75a2665b87
commit 716e9f4d9b
11 changed files with 272 additions and 5 deletions

View File

@@ -450,6 +450,7 @@ struct SNeutrinoSettings
int recording_slow_warning;
int recording_startstop_msg;
int shutdown_timer_record_type;
std::string remotebox_address;
std::string recording_filename_template;
int recording_already_found_check;