mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
*neutrino moviebrowser: don't paint titlebar before movie search finished
port from tuxbox git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1691 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -951,7 +951,6 @@ int CMovieBrowser::exec(const char* path)
|
||||
CFSMounter::automount();
|
||||
}
|
||||
|
||||
refreshTitle();
|
||||
if(m_file_info_stale == true)
|
||||
{
|
||||
TRACE("[mb] reload\r\n");
|
||||
@@ -977,6 +976,7 @@ int CMovieBrowser::exec(const char* path)
|
||||
updateMovieSelection();
|
||||
//refreshMovieInfo();
|
||||
|
||||
refreshTitle();
|
||||
onSetGUIWindow(m_settings.gui);
|
||||
|
||||
bool loop = true;
|
||||
|
Reference in New Issue
Block a user