gui/videosettings.cpp: split format key modes and auto-modes on apollo,

disable broken 14:9 pan&scan on apollo
This commit is contained in:
[CST] Focus
2014-12-04 19:21:14 +03:00
parent 4975b33dfd
commit 68e240b4e7
7 changed files with 44 additions and 7 deletions

View File

@@ -188,6 +188,7 @@ struct SNeutrinoSettings
int hdmi_cec_view_on;
int hdmi_cec_standby;
int enabled_video_modes[VIDEOMENU_VIDEOMODE_OPTION_COUNT];
int enabled_auto_modes[VIDEOMENU_VIDEOMODE_OPTION_COUNT];
int cpufreq;
int standby_cpufreq;
int make_hd_list;