mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
spark: improve time display in standby mode
This commit is contained in:
@@ -605,7 +605,7 @@ void CLCD::setMovieAudio(const bool is_ac3)
|
||||
showPercentOver(percentOver, true, MODE_MOVIE);
|
||||
}
|
||||
|
||||
void CLCD::showTime()
|
||||
void CLCD::showTime(bool)
|
||||
{
|
||||
if (showclock)
|
||||
{
|
||||
|
Reference in New Issue
Block a user