mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
gui/pictureviewer.cpp: unblank video on quit in mode_ts
Origin commit data
------------------
Branch: ni/coolstream
Commit: 746c3e769a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-03-02 (Wed, 02 Mar 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -232,6 +232,8 @@ int CPictureViewerGui::exec(CMenuTarget* parent, const std::string & actionKey)
|
||||
|
||||
// Restore last mode
|
||||
CNeutrinoApp::getInstance()->handleMsg( NeutrinoMessages::CHANGEMODE , m_LastMode );
|
||||
if (m_LastMode == NeutrinoMessages::mode_ts)
|
||||
videoDecoder->setBlank(false);
|
||||
|
||||
// always exit all
|
||||
return menu_return::RETURN_REPAINT;
|
||||
|
Reference in New Issue
Block a user