Merge branch 'master' into pu/fb-setmode

This commit is contained in:
2017-05-04 16:59:01 +02:00
3 changed files with 5 additions and 2 deletions

View File

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