mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
neutrino.cpp: force adding shutdown event after record stop,
in case soft-standby by power key disabled but box mode switched to standby to finish record
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0debbfcc7c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-01-15 (Thu, 15 Jan 2015)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -154,7 +154,6 @@ class CRCInput
|
||||
|
||||
int fd_max;
|
||||
int clickfd;
|
||||
bool firstKey;
|
||||
__u16 rc_last_key;
|
||||
void set_dsp();
|
||||
|
||||
@@ -284,6 +283,7 @@ class CRCInput
|
||||
|
||||
uint64_t repeat_block;
|
||||
uint64_t repeat_block_generic;
|
||||
bool firstKey;
|
||||
CRCInput(); //constructor - opens rc-device and starts needed threads
|
||||
~CRCInput(); //destructor - closes rc-device
|
||||
|
||||
|
Reference in New Issue
Block a user