mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
CInfoViewer: rework init and paint of clock
This removes some dimension assignments in start() because of
already existant and usable dimension values that comes directly
from clock object.
Origin commit data
------------------
Branch: ni/coolstream
Commit: a58bd6c235
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-19 (Fri, 19 Dec 2014)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -115,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