mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 02:11:04 +02:00
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Conflicts:
src/neutrino.cpp
Origin commit data
------------------
Commit: eee55893c6
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-01-05 (Thu, 05 Jan 2017)
This commit is contained in:
@@ -2343,7 +2343,6 @@ TIMER_START();
|
||||
frameBuffer->stopFrame();
|
||||
}
|
||||
|
||||
InitZapper();
|
||||
if(loadSettingsErg) {
|
||||
hintBox->hide();
|
||||
dprintf(DEBUG_INFO, "config file or options missing\n");
|
||||
@@ -2353,6 +2352,8 @@ TIMER_START();
|
||||
saveSetup(NEUTRINO_SETTINGS_FILE);
|
||||
}
|
||||
|
||||
InitZapper();
|
||||
|
||||
CHDDDestExec * hdd = new CHDDDestExec();
|
||||
hdd->exec(NULL, "");
|
||||
delete hdd;
|
||||
|
Reference in New Issue
Block a user