mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
epgview: sync with tuxbox; our code was completely taken
Origin commit data
------------------
Branch: ni/coolstream
Commit: 82ffe57174
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-04-29 (Sun, 29 Apr 2018)
Origin message was:
------------------
- epgview: sync with tuxbox; our code was completely taken
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
#include <system/settings.h>
|
||||
|
||||
#include <gui/imdb.h> //NI
|
||||
#include <gui/imdb.h>
|
||||
#include <driver/movieinfo.h>
|
||||
#include "widget/menue.h"
|
||||
#include "widget/navibar.h"
|
||||
@@ -52,7 +52,7 @@ class CEpgData
|
||||
CChannelEventList evtlist;
|
||||
CChannelEventList followlist;
|
||||
CEPGData epgData;
|
||||
CIMDB *imdb; //NI
|
||||
CIMDB *imdb;
|
||||
|
||||
CComponentsHeader *header;
|
||||
CNaviBar *Bottombox;
|
||||
@@ -99,7 +99,7 @@ class CEpgData
|
||||
void showProgressBar();
|
||||
bool isCurrentEPG(const t_channel_id channel_id);
|
||||
|
||||
//NI
|
||||
|
||||
bool imdb_active;
|
||||
int imdb_stars;
|
||||
std::string imdb_rating;
|
||||
|
Reference in New Issue
Block a user