mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
movieinfo: internally rename epgMode -> mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1c37abc0a0
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)
Origin message was:
------------------
- movieinfo: internally rename epgMode -> mode
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -615,7 +615,7 @@ void CRecordInstance::FillMovieInfo(CZapitChannel * channel, APIDList & apid_lis
|
||||
recMovieInfo->epgInfo1 = info1;
|
||||
recMovieInfo->epgInfo2 = info2;
|
||||
recMovieInfo->epgEpgId = epgid;
|
||||
recMovieInfo->epgMode = g_Zapit->getMode();
|
||||
recMovieInfo->mode = g_Zapit->getMode();
|
||||
recMovieInfo->epgVideoPid = allpids.PIDs.vpid;
|
||||
recMovieInfo->VideoType = channel->type;
|
||||
|
||||
|
Reference in New Issue
Block a user