Merge branch 'master' into pu/fb-setmode

Origin commit data
------------------
Commit: 326fca55c0
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-03 (Wed, 03 May 2017)
This commit is contained in:
2017-05-03 21:36:45 +02:00
8 changed files with 258 additions and 152 deletions

View File

@@ -2095,6 +2095,7 @@ bool CMovieBrowser::onButtonPressMainFrame(neutrino_msg_t msg)
{
if (m_movieSelectionHandler != NULL)
{
m_header->getClockObject()->kill();
framebuffer->paintBackground(); //clear whole screen
g_EpgData->show_mp(m_movieSelectionHandler);
refresh();