mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
Merge branch 'ni/tuxbox' into ni/mp/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: c3ed2ed700
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-01 (Wed, 01 Mar 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -64,7 +64,7 @@ extern CInfoIcons *InfoIcons; /* neutrino.cpp */
|
||||
//NI
|
||||
#include "gui/update.h"
|
||||
|
||||
extern CPlugins *g_PluginList;//for relodplugins
|
||||
extern CPlugins *g_Plugins;//for relodplugins
|
||||
extern CBouquetManager *g_bouquetManager;
|
||||
#define EVENTDEV "/dev/input/input0"
|
||||
|
||||
@@ -2041,7 +2041,7 @@ void CControlAPI::ReloadNeutrinoSetupCGI(CyhookHandler *hh)
|
||||
|
||||
void CControlAPI::ReloadPluginsCGI(CyhookHandler *hh)
|
||||
{
|
||||
g_PluginList->loadPlugins();
|
||||
g_Plugins->loadPlugins();
|
||||
hh->SendOk();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user