- vfd-setup: allow to set scroll_repeats if possible

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2017-11-13 22:47:11 +01:00
committed by Thilo Graf
parent bf88e2976f
commit dbf2fa3f18
8 changed files with 28 additions and 9 deletions

View File

@@ -4670,6 +4670,7 @@ void sighandler (int signum)
delete CRecordManager::getInstance();
//CNeutrinoApp::getInstance()->saveSetup(NEUTRINO_SETTINGS_FILE);
stop_daemons();
CVFD::getInstance()->setMode(CVFD::MODE_SHUTDOWN);
delete CVFD::getInstance();
delete SHTDCNT::getInstance();
stop_video();