mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-14 00:43:42 +02:00
reduce globales, show epginfo in timeshift
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1070 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -92,6 +92,8 @@ class CMoviePlayerGui : public CMenuTarget
|
||||
std::string Path_local;
|
||||
std::string Path_vlc;
|
||||
std::string Path_vlc_settings;
|
||||
std::string g_file_epg;
|
||||
std::string g_file_epg1;
|
||||
|
||||
CFileBrowser * filebrowser;
|
||||
CMovieBrowser* moviebrowser;
|
||||
@@ -125,6 +127,8 @@ class CMoviePlayerGui : public CMenuTarget
|
||||
int exec(CMenuTarget* parent, const std::string & actionKey);
|
||||
void updateLcd(const std::string & sel_filename);
|
||||
bool Playing();
|
||||
int timeshift;
|
||||
int file_prozent;
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user