- movieplayer: show channellogo in infobar

This commit is contained in:
svenhoefer
2013-11-15 09:22:12 +01:00
parent 37e3502fb0
commit 5ce5730f84
3 changed files with 10 additions and 6 deletions

View File

@@ -157,7 +157,7 @@ class CInfoViewer
CInfoViewer();
~CInfoViewer();
void showMovieTitle(const int playState, const std::string &title,
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);