mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
timeshift: small renamings in timeshift action keys
Origin commit data
------------------
Commit: ab38c21a03
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-15 (Tue, 15 Jan 2019)
Origin message was:
------------------
- timeshift: small renamings in timeshift action keys
This commit is contained in:
@@ -1398,7 +1398,7 @@ void CRecordManager::StartTimeshift()
|
||||
{
|
||||
if(g_RemoteControl->is_video_started)
|
||||
{
|
||||
std::string tmode = "ptimeshift"; // already recording, pause
|
||||
std::string tmode = "timeshift_pause"; // already recording, pause
|
||||
bool res = true;
|
||||
t_channel_id live_channel_id = CZapit::getInstance()->GetCurrentChannelID();
|
||||
// bool tstarted = false;
|
||||
|
Reference in New Issue
Block a user