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:
@@ -17,6 +17,10 @@ static hw_caps_t caps = {
|
||||
.has_YUV_cinch = 0,
|
||||
.can_shutdown = 0,
|
||||
.can_cec = 0,
|
||||
.can_ar_14_9 = 0,
|
||||
.can_ps_14_9 = 1,
|
||||
.can_set_display_brightness = 0,
|
||||
.force_tuner_2G = 0,
|
||||
.display_type = HW_DISPLAY_GFX,
|
||||
.display_xres = 128,
|
||||
.display_yres = 64,
|
||||
|
Reference in New Issue
Block a user