From 20fa589740c7a283ca9465b98eb3b56ed40541af Mon Sep 17 00:00:00 2001 From: TangoCash Date: Sun, 16 Dec 2018 15:13:37 +0100 Subject: [PATCH] update Origin commit data ------------------ Branch: master Commit: https://github.com/neutrino-images/ni-libstb-hal/commit/c38b70f43adbe1f70fcc5ee468c8bc0fe646126d Author: TangoCash Date: 2018-12-16 (Sun, 16 Dec 2018) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- include/hardware_caps.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/hardware_caps.h b/include/hardware_caps.h index 3a553ca..c7e4643 100644 --- a/include/hardware_caps.h +++ b/include/hardware_caps.h @@ -28,6 +28,7 @@ typedef struct hw_caps int has_SCART; int has_SCART_input; int has_YUV_cinch; + int has_button_vformat; int can_shutdown; int can_cec; int can_ar_14_9; /* video drivers have 14:9 aspect ratio mode */