mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
- infoclock: add some features
* add shadow to infoclock * rename some locals * change default height of clock * add option to switch bachground on/off (default off) * add option to switch seconds on/off (default on)
This commit is contained in:
@@ -539,6 +539,8 @@ struct SNeutrinoSettings
|
||||
};
|
||||
|
||||
int infoClockFontSize;
|
||||
int infoClockSeconds;
|
||||
int infoClockBackground;
|
||||
|
||||
// lcdd
|
||||
enum LCD_SETTINGS {
|
||||
|
Reference in New Issue
Block a user