mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
- infoviewer: show movieplayers infoviewer in vzap mode if needed
This commit is contained in:
@@ -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();
|
||||
|
Reference in New Issue
Block a user