mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
libspark/hw_caps: add more stb ids, add boxtype
This commit is contained in:
@@ -35,6 +35,9 @@ typedef struct hw_caps
|
||||
int display_yres;
|
||||
char boxvendor[64];
|
||||
char boxname[64];
|
||||
#ifdef MARTII
|
||||
int boxtype;
|
||||
#endif
|
||||
} hw_caps_t;
|
||||
|
||||
hw_caps_t *get_hwcaps(void);
|
||||
|
Reference in New Issue
Block a user