mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
driver/record.cpp: testing record without live change, when possible
This commit is contained in:
@@ -154,7 +154,7 @@ class CRecordManager : public CMenuTarget, public CChangeObserver
|
||||
OpenThreads::Mutex mutex;
|
||||
static OpenThreads::Mutex sm;
|
||||
|
||||
bool CutBackNeutrino(const t_channel_id channel_id, const int mode);
|
||||
bool CutBackNeutrino(const t_channel_id channel_id, const int mode, CFrontend *frontend);
|
||||
void RestoreNeutrino(void);
|
||||
bool CheckRecording(const CTimerd::RecordingInfo * const eventinfo);
|
||||
void StartNextRecording();
|
||||
|
Reference in New Issue
Block a user