try to fix shutdown after wakeup, if several recordings was done,

cancel shutdown after wakeup, if remote used, based on code (c) martii <m4rtii@gmx.de>
This commit is contained in:
[CST] Focus
2013-07-30 14:10:21 +04:00
parent 4fa0c9a233
commit d886a95acd
4 changed files with 27 additions and 4 deletions

View File

@@ -151,6 +151,7 @@ class CRCInput
int fd_max;
int clickfd;
bool firstKey;
__u16 rc_last_key;
void set_dsp();