mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 19:01:13 +02:00
enable epg-scan while audioplayer, movieplayer, pictureviewer and
upnp-browser runs
Origin commit data
------------------
Branch: ni/coolstream
Commit: a5bc693282
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-11-24 (Thu, 24 Nov 2016)
Origin message was:
------------------
- enable epg-scan while audioplayer, movieplayer, pictureviewer and
upnp-browser runs
------------------
This commit was generated by Migit
This commit is contained in:
@@ -183,9 +183,6 @@ int CUpnpBrowserGui::exec(CMenuTarget* parent, const std::string & /*actionKey*/
|
||||
// remember last mode
|
||||
m_LastMode=(CNeutrinoApp::getInstance()->getLastMode());
|
||||
|
||||
// Stop sectionsd
|
||||
g_Sectionsd->setPauseScanning(true);
|
||||
|
||||
m_deviceliststart=0;
|
||||
m_selecteddevice=0;
|
||||
timeout = 0;
|
||||
@@ -194,8 +191,6 @@ int CUpnpBrowserGui::exec(CMenuTarget* parent, const std::string & /*actionKey*/
|
||||
|
||||
stopAudio();
|
||||
|
||||
// Start Sectionsd
|
||||
g_Sectionsd->setPauseScanning(false);
|
||||
m_frameBuffer->stopFrame();
|
||||
m_frameBuffer->Clear();
|
||||
|
||||
|
Reference in New Issue
Block a user