Screensaver: add option to show current time instead images

This commit is contained in:
2015-12-27 22:26:23 +01:00
parent ff667dfef3
commit 0b3576b4a7
9 changed files with 90 additions and 27 deletions

View File

@@ -241,6 +241,7 @@ struct SNeutrinoSettings
std::string screensaver_dir;
int screensaver_timeout;
int screensaver_random;
int screensaver_mode;
//vcr
int vcr_AutoSwitch;