fix hw_caps init for non-coolstream hardware

Origin commit data
------------------
Commit: 0732790aea
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-01 (Tue, 01 Aug 2017)

Origin message was:
------------------
- fix hw_caps init for non-coolstream hardware
This commit is contained in:
vanhofen
2017-08-01 12:35:25 +02:00
parent 2c9c15a3ca
commit 9d6d2daeb7

View File

@@ -2292,6 +2292,9 @@ TIMER_START();
cs_new_auto_videosystem();
#endif
#if !HAVE_COOL_HARDWARE
g_info.hw_caps = get_hwcaps();
#endif
g_Locale = new CLocaleManager;
int loadSettingsErg = loadSetup(NEUTRINO_SETTINGS_FILE);
@@ -2392,8 +2395,10 @@ TIMER_START();
CheckFastScan();
#if HAVE_COOL_HARDWARE
// init hw_caps *after* zapit start!
g_info.hw_caps = get_hwcaps();
#endif
//timer start
timer_wakeup = false;//init