mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-10 07:08:28 +02:00
update glcd
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0c2dcc9eb1
Author: redblue-pkt <redblue-pkt@orange.pl>
Date: 2020-06-19 (Fri, 19 Jun 2020)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -174,7 +174,7 @@ void CVolume::setVolume(const neutrino_msg_t key)
|
||||
}
|
||||
g_settings.current_volume = v;
|
||||
#ifdef ENABLE_GRAPHLCD
|
||||
nGLCD::ShowVolume(true);
|
||||
cGLCD::ShowVolume(true);
|
||||
#endif
|
||||
}
|
||||
}
|
||||
@@ -211,7 +211,7 @@ void CVolume::setVolume(const neutrino_msg_t key)
|
||||
} while (msg != CRCInput::RC_timeout);
|
||||
|
||||
#ifdef ENABLE_GRAPHLCD
|
||||
nGLCD::ShowVolume(false);
|
||||
cGLCD::ShowVolume(false);
|
||||
#endif
|
||||
hideVolscale();
|
||||
}
|
||||
|
Reference in New Issue
Block a user