port hardware_caps from Neutrino-MP

Origin commit data
------------------
Branch: ni/coolstream
Commit: 29fd05002f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-06 (Mon, 06 Mar 2017)

Origin message was:
------------------
- port hardware_caps from Neutrino-MP

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-03-06 21:49:32 +01:00
parent 4494a8ba5e
commit c8efd4141c
8 changed files with 141 additions and 0 deletions

View File

@@ -2036,6 +2036,8 @@ TIMER_START();
cs_api_init();
cs_register_messenger(CSSendMessage);
g_info.hw_caps = get_hwcaps();
g_Locale = new CLocaleManager;
int loadSettingsErg = loadSetup(NEUTRINO_SETTINGS_FILE);