mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
streaminfo2.cpp: add frontend class member;
show tuner number with name;
use channel ca sys map in place of global pmt_caids;
simplify paintCASystem
Origin commit data
------------------
Branch: ni/coolstream
Commit: 71bca85637
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-01-13 (Fri, 13 Jan 2012)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
|
||||
#include <driver/framebuffer.h>
|
||||
#include <gui/widget/progressbar.h>
|
||||
#include <zapit/femanager.h>
|
||||
|
||||
|
||||
class CStreamInfo2 : public CMenuTarget
|
||||
@@ -34,6 +35,7 @@ class CStreamInfo2 : public CMenuTarget
|
||||
private:
|
||||
|
||||
CFrameBuffer *frameBuffer;
|
||||
CFrontend *frontend;
|
||||
int x;
|
||||
int y;
|
||||
int width;
|
||||
|
Reference in New Issue
Block a user