mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
neutrino.cpp: try to fix stopping by signal while playback in progress
Origin commit data
------------------
Branch: ni/coolstream
Commit: 72efa20dfa
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-12-15 (Tue, 15 Dec 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -4062,8 +4062,9 @@ void stop_daemons(bool stopall, bool for_flash)
|
||||
videoDecoder->SetCECMode((VIDEO_HDMI_CEC_MODE)0);
|
||||
}
|
||||
|
||||
CZapit::getInstance()->Stop();
|
||||
delete &CMoviePlayerGui::getInstance();
|
||||
|
||||
CZapit::getInstance()->Stop();
|
||||
printf("zapit shutdown done\n");
|
||||
if (!for_flash) {
|
||||
CVFD::getInstance()->Clear();
|
||||
|
Reference in New Issue
Block a user