mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
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:
@@ -39,6 +39,8 @@
|
||||
#include <zapit/client/zapittools.h>
|
||||
#include <eitd/edvbstring.h> // UTF8
|
||||
|
||||
#include <hardware_caps.h>
|
||||
|
||||
#include <string>
|
||||
#include <list>
|
||||
|
||||
@@ -924,6 +926,7 @@ struct SglobalInfo
|
||||
unsigned char box_Type;
|
||||
delivery_system_t delivery_system;
|
||||
bool has_fan;
|
||||
hw_caps_t *hw_caps;
|
||||
};
|
||||
|
||||
const int RECORDING_OFF = 0;
|
||||
|
Reference in New Issue
Block a user