src/neutrino.cpp: saveepg in standby mode, if last saveepg time < 15 Min., revert multicall blocking for sttandbby, fix typo

This commit is contained in:
satbaby
2012-10-30 14:07:31 +01:00
parent 3a0750c5d7
commit 10116c6ad7
2 changed files with 25 additions and 18 deletions

View File

@@ -118,9 +118,8 @@ private:
int current_muted;
bool skipShutdownTimer;
bool skipSleepnTimer;
bool skipSleepTimer;
bool pbBlinkChange;
bool lockStandbyCall;
int tvsort[LIST_MODE_LAST];
int radiosort[LIST_MODE_LAST];