[SCM] kodi-pvr-vdr-vnsi/master: Revert "[pvr.vdr.vnsi] exit osd window on vdr osd close"

tiber-guest at users.alioth.debian.org tiber-guest at users.alioth.debian.org
Fri Nov 4 00:20:22 UTC 2016


The following commit has been merged in the master branch:
commit 8fd39f421c56501aeb1406568be73591a2639680
Author: Rainer Hochecker <fernetmenta at online.de>
Date:   Wed Apr 20 08:01:49 2016 +0200

    Revert "[pvr.vdr.vnsi] exit osd window on vdr osd close"
    
    This reverts commit ccda2d122db937b0680c58c026b51879f1b4c02f.
    
    becuase it also extis the UI on save

diff --git a/src/VNSIAdmin.cpp b/src/VNSIAdmin.cpp
index cb511d0..024a18c 100644
--- a/src/VNSIAdmin.cpp
+++ b/src/VNSIAdmin.cpp
@@ -1337,7 +1337,6 @@ bool cVNSIAdmin::OnResponsePacket(cResponsePacket* resp)
           m_osdRender->DisposeTexture(wnd);
         m_bIsOsdDirty = true;
       }
-      m_window->SetFocusId(CONTROL_MENU);
     }
     else if (resp->getOpCodeID() == VNSI_OSD_MOVEWINDOW)
     {

-- 
kodi-pvr-vdr-vnsi packaging



More information about the pkg-multimedia-commits mailing list