mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
generate correct camask
Origin commit data
------------------
Commit: 814cc525b1
Author: DboxOldie <DboxOldie@users.noreply.github.com>
Date: 2021-01-23 (Sat, 23 Jan 2021)
This commit is contained in:
@@ -341,11 +341,12 @@ bool CRecordInstance::Stop(bool remove_event)
|
||||
/* Stop do close fd - if started */
|
||||
record->Stop();
|
||||
|
||||
if(!autoshift)
|
||||
CFEManager::getInstance()->unlockFrontend(frontend, true);//FIXME testing
|
||||
|
||||
CCamManager::getInstance()->Stop(channel_id, CCamManager::RECORD);
|
||||
|
||||
if(!autoshift)
|
||||
CFEManager::getInstance()->unlockFrontend(frontend, true);//FIXME testing
|
||||
|
||||
if (autoshift && move_ts2rec)
|
||||
CMoviePlayerGui::getInstance().moveTimeshift();
|
||||
else if (autoshift && g_settings.timeshift_delete)
|
||||
|
Reference in New Issue
Block a user