mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
driver/record.cpp: try to not stop timeshift, if not needed
Origin commit data
------------------
Branch: ni/coolstream
Commit: e245f581ca
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-08-06 (Mon, 06 Aug 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -187,7 +187,7 @@ class CRecordManager : public CMenuTarget /*, public CChangeObserver*/
|
||||
bool AskToStop(const t_channel_id channel_id, const int recid = 0);
|
||||
int exec(CMenuTarget* parent, const std::string & actionKey);
|
||||
bool StartAutoRecord();
|
||||
bool StopAutoRecord();
|
||||
bool StopAutoRecord(bool lock = true);
|
||||
|
||||
MI_MOVIE_INFO * GetMovieInfo(const t_channel_id channel_id);
|
||||
const std::string GetFileName(const t_channel_id channel_id);
|
||||
|
Reference in New Issue
Block a user