svenhoefer
|
aea7e1f772
|
- screensaver: fix restart of clock and mute;
restart is now depending on previous status
|
2015-01-09 15:04:39 +01:00 |
|
svenhoefer
|
f80f539387
|
- screensaver: use strcasecmp instead of strcmp
|
2015-01-08 19:59:50 +01:00 |
|
defans
|
b32757420a
|
CSreenSaver: add png files
|
2015-01-08 12:23:36 +01:00 |
|
svenhoefer
|
7c9a158f11
|
- screensaver: disable clock while screesaver
|
2014-12-30 00:53:31 +01:00 |
|
svenhoefer
|
b85aa43d87
|
- screensaver: allow no screensaver_timeout to show first pic only
Thats usefull when you have just one plain black pic in your
screensaver directory. So you'll get a blank screen w/o pic changes.
|
2014-12-29 23:50:18 +01:00 |
|
svenhoefer
|
5f42845160
|
- screensaver: moving "using namespace std;" to cpp ...
... to avoid the inheritance of this
|
2014-12-29 22:13:02 +01:00 |
|
svenhoefer
|
153e7dba91
|
- screensaver: add GUI option to change timeout
|
2014-12-29 22:13:02 +01:00 |
|
vanhofen
|
ecc98b7def
|
- screensaver: user pictureviewer instead of videoDecoder ...
... to avoid interrupts while playing and keep pictures unscaled
|
2014-12-29 22:13:02 +01:00 |
|
vanhofen
|
4cf5e8ffd1
|
- screensaver: just add mp3-?.jpg when using DATADIR "/neutrino/icons" ...
... to get the same behavior as usual
|
2014-12-29 22:13:02 +01:00 |
|
vanhofen
|
20e49a492a
|
- screensaver: remove trailing slash from screensaver_dir
|
2014-12-29 22:13:02 +01:00 |
|
defans
|
6a23a1c36a
|
CScreenSaver: add class CScreenSaver
|
2014-12-29 22:13:02 +01:00 |
|