lcd4linux: add display type

Origin commit data
------------------
Branch: ni/coolstream
Commit: 43892e34c2
Author: max_10 <max_10@gmx.de>
Date: 2018-09-10 (Mon, 10 Sep 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
max_10
2018-09-10 00:15:21 +02:00
committed by vanhofen
parent d6ea2ad570
commit 62ea389882
8 changed files with 53 additions and 16 deletions

View File

@@ -865,12 +865,14 @@ struct SNeutrinoSettings
int font_scaling_x;
int font_scaling_y;
//NI
int lcd4l_support;
std::string lcd4l_logodir;
int lcd4l_skin;
int lcd4l_skin_radio;
int lcd4l_convert;
// lcd4linux
int lcd4l_support;
std::string lcd4l_logodir;
int lcd4l_display_type;
int lcd4l_skin;
int lcd4l_skin_radio;
int lcd4l_convert;
int ca_init;
int show_menu_hints_line;
int inetradio_autostart;