mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-10 07:08:28 +02:00
supplement to 28e0f52dca
Origin commit data
------------------
Branch: ni/coolstream
Commit: fd1c0cfb60
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-06-02 (Thu, 02 Jun 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1248,7 +1248,11 @@ int CMovieBrowser::paint(void)
|
|||||||
refreshLCD();
|
refreshLCD();
|
||||||
if (m_settings.gui == MB_GUI_FILTER)
|
if (m_settings.gui == MB_GUI_FILTER)
|
||||||
m_settings.gui = MB_GUI_MOVIE_INFO;
|
m_settings.gui = MB_GUI_MOVIE_INFO;
|
||||||
|
if (show_mode == MB_SHOW_YT)
|
||||||
|
onSetGUIWindow(MB_GUI_MOVIE_INFO);
|
||||||
|
else
|
||||||
onSetGUIWindow(m_settings.gui);
|
onSetGUIWindow(m_settings.gui);
|
||||||
|
|
||||||
return (true);
|
return (true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user