mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
supplement to 2d0f53f15f
Origin commit data
------------------
Commit: fd1c0cfb60
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-06-02 (Thu, 02 Jun 2016)
This commit is contained in:
@@ -1248,7 +1248,11 @@ int CMovieBrowser::paint(void)
|
||||
refreshLCD();
|
||||
if (m_settings.gui == MB_GUI_FILTER)
|
||||
m_settings.gui = MB_GUI_MOVIE_INFO;
|
||||
onSetGUIWindow(m_settings.gui);
|
||||
if (show_mode == MB_SHOW_YT)
|
||||
onSetGUIWindow(MB_GUI_MOVIE_INFO);
|
||||
else
|
||||
onSetGUIWindow(m_settings.gui);
|
||||
|
||||
return (true);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user