Merge branch 'master' into pu/fb-setmode

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();