driver/record.cpp: testing record without live change, when possible

Origin commit data
------------------
Branch: ni/coolstream
Commit: 89d81c6fd5
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-08-05 (Sun, 05 Aug 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2012-08-05 14:18:37 +04:00
parent d39ce3dfc6
commit c84100db19
2 changed files with 9 additions and 3 deletions

View File

@@ -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();