CScreenSaver: add class CScreenSaver

This commit is contained in:
defans
2014-12-29 21:06:18 +01:00
committed by svenhoefer
parent debd7138a0
commit 6a23a1c36a
7 changed files with 262 additions and 30 deletions

View File

@@ -206,6 +206,9 @@ struct SNeutrinoSettings
int radiotext_enable;
int easymenu;
//screen saver
std::string screensaver_dir;
//vcr
int vcr_AutoSwitch;