mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 00:41:09 +02:00
timeshift: small renamings in timeshift action keys
Origin commit data
------------------
Branch: ni/coolstream
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
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -3211,7 +3211,7 @@ void CNeutrinoApp::RealRun()
|
||||
if(g_RemoteControl->is_video_started) {
|
||||
t_channel_id live_channel_id = CZapit::getInstance()->GetCurrentChannelID();
|
||||
if(CRecordManager::getInstance()->RecordingStatus(live_channel_id))
|
||||
CMoviePlayerGui::getInstance().exec(NULL, "rtimeshift");
|
||||
CMoviePlayerGui::getInstance().exec(NULL, "timeshift_rewind");
|
||||
}
|
||||
}
|
||||
else if( msg == CRCInput::RC_stop) {
|
||||
|
Reference in New Issue
Block a user