mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Commit: 4c0d6c0930
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-05-09 (Tue, 09 May 2017)
This commit is contained in:
@@ -500,8 +500,8 @@ int CNeutrinoApp::loadSetup(const char * fname)
|
||||
g_settings.hdd_allow_set_recdir = configfile.getInt32( "hdd_allow_set_recdir", 1); //NI
|
||||
|
||||
/*
|
||||
hw_caps uses CFEManager and CFEManager needs g_settings.
|
||||
So g_settings cannot use hw_caps.
|
||||
hw_caps needs CFEManager and CFEManager needs g_settings.
|
||||
So loadSetup() cannot use hw_caps to init g_settings.
|
||||
|
||||
For this reason we need this workaround.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user