Merge branch 'master' into pu/mp

This commit is contained in:
Jacek Jendrzej
2017-05-05 13:27:14 +02:00
8 changed files with 263 additions and 153 deletions

View File

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