mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 02:11:11 +02:00
Merge remote-tracking branch 'check/cst-next'
Conflicts: src/daemonc/remotecontrol.cpp src/gui/luainstance.cpp src/gui/movieplayer.cpp src/gui/videosettings.cpp src/neutrino.cpp src/system/setting_helpers.cpp src/zapit/src/zapit.cpp
This commit is contained in:
@@ -89,8 +89,6 @@ class CInfoViewer
|
||||
//uint32_t fadeTimer;
|
||||
COSDFader fader;
|
||||
|
||||
int time_left_width;
|
||||
int time_dot_width;
|
||||
int time_width;
|
||||
int time_height;
|
||||
int info_time_width;
|
||||
@@ -117,8 +115,8 @@ class CInfoViewer
|
||||
const char *runningStart = NULL, const char *runningRest = NULL,
|
||||
const char *nextStart = NULL, const char *nextDuration = NULL,
|
||||
bool update_current = true, bool update_next = true);
|
||||
void initClock();
|
||||
void paintTime( bool show_dot );
|
||||
|
||||
void showRecordIcon(const bool show);
|
||||
void showIcon_Tuner() const;
|
||||
|
||||
|
Reference in New Issue
Block a user