mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
movieplayer: show channellogo in infobar
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5ce5730f84
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-15 (Fri, 15 Nov 2013)
Origin message was:
------------------
- movieplayer: show channellogo in infobar
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user