mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
l4l: force update of output files if ...
lcd4linux is not running and display is changed in automatic mode
This commit is contained in:
@@ -242,6 +242,9 @@ int CLCD4lSetup::show()
|
||||
if (initlcd4l)
|
||||
LCD4l->InitLCD4l();
|
||||
|
||||
if (g_settings.lcd4l_support == 1 ) // automatic
|
||||
LCD4l->ForceRun();
|
||||
|
||||
return res;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user