audioplayer: reset idle time to avoid screensaver ...

when returning from shoutcast-filebrowser


Origin commit data
------------------
Commit: 0a8024cdef
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-28 (Wed, 28 Jun 2017)

Origin message was:
------------------
- audioplayer: reset idle time to avoid screensaver ...

when returning from shoutcast-filebrowser
This commit is contained in:
vanhofen
2017-06-28 15:58:40 +02:00
parent f87ca6e44c
commit 3587c5e1a7

View File

@@ -1571,6 +1571,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