mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
driver/record.cpp: try to not stop timeshift, if not needed
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