infoviewer: show movieplayers infoviewer in vzap mode if needed

Origin commit data
------------------
Branch: ni/coolstream
Commit: 944dab5a8c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-04 (Thu, 04 Feb 2016)

Origin message was:
------------------
- infoviewer: show movieplayers infoviewer in vzap mode if needed

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2016-02-04 00:14:57 +01:00
parent d2ef6412cb
commit 65838e4afd
3 changed files with 6 additions and 4 deletions

View File

@@ -166,7 +166,7 @@ class CInfoViewer
void showMovieTitle(const int playState, const t_channel_id &channel_id, const std::string &title,
const std::string &g_file_epg, const std::string &g_file_epg1,
const int duration, const int curr_pos, const int repeat_mode);
const int duration, const int curr_pos, const int repeat_mode, const int _zap_mode = IV_MODE_DEFAULT);
void start();
void showEpgInfo();