mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
-add resolution icon to infoviewer
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@694 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -81,7 +81,7 @@ class CInfoViewer
|
||||
|
||||
int asize;
|
||||
int icol_w, icol_h;
|
||||
int icon_large_width, icon_small_width;
|
||||
int icon_large_width, icon_small_width, icon_xres_width, icon_crypt_width;
|
||||
CSectionsdClient::CurrentNextInfo info_CurrentNext;
|
||||
t_channel_id channel_id;
|
||||
|
||||
@@ -120,7 +120,8 @@ class CInfoViewer
|
||||
void showIcon_VTXT() const;
|
||||
void showRecordIcon(const bool show);
|
||||
void showIcon_SubT() const;
|
||||
|
||||
void showIcon_Resolution() const;
|
||||
|
||||
void showFailure();
|
||||
void showMotorMoving(int duration);
|
||||
void showLcdPercentOver();
|
||||
|
Reference in New Issue
Block a user