neutrino: -add save epg on stadbyOn/Off option

This commit is contained in:
satbaby
2012-11-08 13:35:00 +01:00
parent 299e20387d
commit a47c6593dc
7 changed files with 16 additions and 2 deletions

View File

@@ -123,6 +123,7 @@ struct SNeutrinoSettings
// EPG
int epg_save;
int epg_save_standby;
std::string epg_cache;
std::string epg_old_events;
std::string epg_max_events;