neutrino.cpp: add timeshift record duration setting

This commit is contained in:
[CST] Focus
2014-03-11 16:21:32 +04:00
parent cc6848624a
commit 6201a95358
3 changed files with 9 additions and 0 deletions

View File

@@ -414,6 +414,7 @@ struct SNeutrinoSettings
int temp_timeshift;
int auto_delete;
int record_hours;
int timeshift_hours;
int mpkey_rewind;
int mpkey_forward;