mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
epgview: rework imdb view; allow tmdb view
* needs rework; not happy about key assignment
('info -> info -> info' should close epgview, it's historically)
* mix imdb view with tmdb description
* align to cst-git; remove many of our old code to keep it easy in sync
Origin commit data
------------------
Branch: ni/coolstream
Commit: d395d42133
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-03 (Wed, 03 Aug 2016)
Origin message was:
------------------
- epgview: rework imdb view; allow tmdb view
* needs rework; not happy about key assignment
('info -> info -> info' should close epgview, it's historically)
* mix imdb view with tmdb description
* align to cst-git; remove many of our old code to keep it easy in sync
------------------
This commit was generated by Migit
This commit is contained in:
@@ -100,9 +100,10 @@ class CEpgData
|
||||
|
||||
//NI
|
||||
bool imdb_active;
|
||||
int imdb_stars;
|
||||
std::string imdb_rating;
|
||||
std::string epg_title;
|
||||
int showIMDb(int ypos, bool splash = false);
|
||||
int poster_w, poster_h;
|
||||
int showIMDb(bool splash = false);
|
||||
Font *fontIMDb;
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user