mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
NI \o/
Origin commit data
------------------
Commit: d6b3754c6f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-05-19 (Thu, 19 May 2016)
This commit is contained in:
@@ -129,7 +129,10 @@ class CRecordInstance
|
||||
bool Timeshift() { return autoshift; };
|
||||
int tshift_mode;
|
||||
void SetStopMessage(const char* text) {rec_stop_msg = text;} ;
|
||||
//NI
|
||||
#if 0
|
||||
int GetStatus();
|
||||
#endif
|
||||
|
||||
CFrontend * frontend;
|
||||
};
|
||||
@@ -158,9 +161,12 @@ class CRecordManager : public CMenuTarget /*, public CChangeObserver*/
|
||||
int last_mode;
|
||||
bool autoshift;
|
||||
uint32_t shift_timer;
|
||||
//NI
|
||||
#if 0
|
||||
uint32_t check_timer;
|
||||
bool error_display;
|
||||
bool warn_display;
|
||||
#endif
|
||||
|
||||
OpenThreads::Mutex mutex;
|
||||
static OpenThreads::Mutex sm;
|
||||
|
Reference in New Issue
Block a user