mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
hw_caps: add caps for 14:9 AR and broken tuner driver
This commit is contained in:
@@ -37,6 +37,7 @@ hw_caps_t *get_hwcaps(void)
|
||||
caps.has_HDMI = 1;
|
||||
caps.has_SCART = 1;
|
||||
caps.display_xres = 4;
|
||||
caps.force_tuner_2G = 1; /* I have patched the drivers to fix this, but not everyone has */
|
||||
strcpy(caps.boxvendor, "SPARK");
|
||||
const char *tmp;
|
||||
char buf[1024];
|
||||
|
Reference in New Issue
Block a user