mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Origin commit data
------------------
Branch: ni/coolstream
Commit: 758c4b8b14
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-10 (Wed, 10 Aug 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -693,7 +693,12 @@ int CEpgData::show_mp(MI_MOVIE_INFO *mi, int /*mp_position*/, int /*mp_duration*
|
||||
|
||||
res = show(mp_movie_info->epgEpgId >> 16, 0, 0, doLoop, false, true);
|
||||
if(!epgTextSwitch.empty())
|
||||
{
|
||||
mp_movie_info->epgInfo2 = epgTextSwitch;
|
||||
CMovieInfo m_movieInfo;
|
||||
//printf("#####[%s:%d] saveMovieInfo\n", __func__, __LINE__);
|
||||
m_movieInfo.saveMovieInfo(*mp_movie_info);
|
||||
}
|
||||
return res;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user