mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +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
|
||||
result = true;
|
||||
}
|
||||
m_idletime = time(NULL);
|
||||
CVFD::getInstance()->setMode(CVFD::MODE_AUDIO);
|
||||
paintLCD();
|
||||
// if playlist is turned off -> start playing immediately
|
||||
|
Reference in New Issue
Block a user