mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
simple_display: fix brightness settings when changing mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: bd013f86b7
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-10-30 (Mon, 30 Oct 2017)
Origin message was:
------------------
- simple_display: fix brightness settings when changing mode
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -493,6 +493,7 @@ void CLCD::setMode(const MODES m, const char * const)
|
||||
{
|
||||
mode = m;
|
||||
|
||||
setlcdparameter();
|
||||
switch (m) {
|
||||
case MODE_TVRADIO:
|
||||
if (g_info.hw_caps->display_type == HW_DISPLAY_LINE_TEXT)
|
||||
|
Reference in New Issue
Block a user