From b5c6586b122c90e9e117db4e6edfc1ef39212390 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 17 Sep 2018 01:30:49 +0200 Subject: [PATCH] Change CRT switch resolution - add options 'Off/15 Khz/31Khz' --- config.def.h | 3 ++- configuration.c | 2 +- configuration.h | 9 ++++++++- gfx/video_driver.c | 2 +- gfx/video_driver.h | 2 +- menu/cbs/menu_cbs_get_value.c | 34 ++++++++++++++++++++++++++++++++++ menu/menu_displaylist.c | 2 +- menu/menu_setting.c | 28 +++++++++++++--------------- 8 files changed, 61 insertions(+), 21 deletions(-) diff --git a/config.def.h b/config.def.h index c8ffc48469..76b199a313 100644 --- a/config.def.h +++ b/config.def.h @@ -20,6 +20,7 @@ #include #include