mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
moviebrowser: remove rezap on leaving of moviebrowser
Comes in with - moviebrowser: add lcd4linux support
260ca7d64ec0ff0b65753e12c1a97db0c967161c.
Why is rezap required here?
Origin commit data
------------------
Branch: ni/coolstream
Commit: 520c69a933
Author: Thilo Graf <dbt@novatux.de>
Date: 2023-01-06 (Fri, 06 Jan 2023)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1194,7 +1194,7 @@ int CMovieBrowser::exec(const char* path)
|
||||
fileInfoStale();
|
||||
}
|
||||
|
||||
CNeutrinoApp::getInstance()->handleMsg(NeutrinoMessages::CHANGEMODE, m_LastMode);
|
||||
CNeutrinoApp::getInstance()->handleMsg(NeutrinoMessages::CHANGEMODE, m_LastMode | NeutrinoModes::norezap);
|
||||
|
||||
return (res);
|
||||
}
|
||||
|
Reference in New Issue
Block a user