Conflicts:
	src/gui/Makefile.am

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2020-07-27 23:16:44 +02:00
committed by Thilo Graf
parent 396e460364
commit 44e0e7336e
10 changed files with 481 additions and 1 deletions

View File

@@ -294,6 +294,15 @@ struct SNeutrinoSettings
int analog_mode1;
int analog_mode2;
int video_43mode;
#if HAVE_ARM_HARDWARE
int psi_contrast;
int psi_saturation;
int psi_brightness;
int psi_tint;
int psi_step;
#endif
#ifdef BOXMODEL_CS_HD2
int brightness;
int contrast;