Origin commit data
------------------
Branch: ni/coolstream
Commit: 4589862ad3
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-05-07 (Sun, 07 May 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
gixxpunk
2017-05-07 19:05:56 +02:00
10 changed files with 326 additions and 114 deletions

View File

@@ -39,7 +39,7 @@
#include <gui/imdb.h> //NI
#include <driver/movieinfo.h>
#include "widget/menue.h"
#include "widget/navibar.h"
#include <vector>
#include <string>
@@ -54,9 +54,7 @@ class CEpgData
CIMDB *imdb; //NI
CComponentsHeader *header;
CComponentsFrmChain *Bottombox;
CComponentsPictureScalable *lpic, *rpic;
CComponentsText *lText, *rText;
CNaviBar *Bottombox;
CProgressBar *pb;
Font *font_title;
std::string epg_date;