mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
neutrino.cpp: fix random channelsInit, init g_channel_list_changed variable
Origin commit data
------------------
Commit: abdf3f0993
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-04-25 (Wed, 25 Apr 2012)
This commit is contained in:
@@ -236,6 +236,7 @@ CNeutrinoApp::CNeutrinoApp()
|
|||||||
skipShutdownTimer = false;
|
skipShutdownTimer = false;
|
||||||
current_muted = 0;
|
current_muted = 0;
|
||||||
recordingstatus = 0;
|
recordingstatus = 0;
|
||||||
|
g_channel_list_changed = 0;
|
||||||
memset(&font, 0, sizeof(neutrino_font_descr_struct));
|
memset(&font, 0, sizeof(neutrino_font_descr_struct));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user