mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
- audioplayer: reset idle time to avoid screensaver ...
when returning from shoutcast-filebrowser (cherry picked from commit 0a8024cdef84d9e60fa1e64c65e687f16c1d90ce) Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -1523,6 +1523,7 @@ bool CAudioPlayerGui::openSCbrowser(void)
|
|||||||
#endif
|
#endif
|
||||||
result = true;
|
result = true;
|
||||||
}
|
}
|
||||||
|
m_idletime = time(NULL);
|
||||||
CVFD::getInstance()->setMode(CVFD::MODE_AUDIO);
|
CVFD::getInstance()->setMode(CVFD::MODE_AUDIO);
|
||||||
paintLCD();
|
paintLCD();
|
||||||
// if playlist is turned off -> start playing immediately
|
// if playlist is turned off -> start playing immediately
|
||||||
|
Reference in New Issue
Block a user