mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
movieplayer: display approx. playback position in infobar
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@891 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: 65b1e20a83
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-11-27 (Sat, 27 Nov 2010)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -151,7 +151,9 @@ class CInfoViewer
|
||||
uint32_t lcdUpdateTimer;
|
||||
|
||||
CInfoViewer();
|
||||
void showMovieTitle( const int playState, const std::string Channel, const std::string g_file_epg, const std::string g_file_epg1);
|
||||
void showMovieTitle(const int playState, const std::string title,
|
||||
const std::string g_file_epg, const std::string g_file_epg1,
|
||||
const int duration, const int curr_pos);
|
||||
|
||||
void start();
|
||||
void showEpgInfo();
|
||||
|
Reference in New Issue
Block a user