mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 01:41:23 +02:00
- make lcd4linux configurable
Conflicts: configure.ac src/driver/pictureviewer/pictureviewer.cpp src/gui/bouquetlist.cpp src/gui/osd_setup.cpp src/neutrino.cpp src/system/flashtool.cpp src/system/settings.h Signed-off-by: Thilo Graf <dbt@novatux.de> mostly format and line and build fixes
This commit is contained in:
@@ -931,6 +931,7 @@ struct SNeutrinoSettings
|
||||
int glcd_scroll_speed;
|
||||
int glcd_selected_config;
|
||||
#endif
|
||||
|
||||
#ifdef ENABLE_LCD4LINUX
|
||||
// lcd4linux
|
||||
int lcd4l_support;
|
||||
@@ -942,6 +943,7 @@ struct SNeutrinoSettings
|
||||
int lcd4l_skin_radio;
|
||||
int lcd4l_convert;
|
||||
#endif
|
||||
|
||||
// lcdd
|
||||
enum LCD_SETTINGS {
|
||||
LCD_BRIGHTNESS = 0,
|
||||
|
Reference in New Issue
Block a user