mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
videosettings.cpp: use hw_caps->has_button_vformat
This commit is contained in:
@@ -33,6 +33,7 @@ hw_caps_t *get_hwcaps(void) {
|
||||
caps.display_can_set_brightness = 1;
|
||||
caps.display_has_statusline = 1;
|
||||
caps.has_button_timer = 0;
|
||||
caps.has_button_vformat = 1;
|
||||
caps.can_ar_14_9 = 1;
|
||||
caps.can_ps_14_9 = 1;
|
||||
caps.force_tuner_2G = 0;
|
||||
|
Reference in New Issue
Block a user