Commit Graph

25 Commits

Author SHA1 Message Date
Thilo Graf
387d96d2f5 CScreenSaver: fix possible render of clock over screen size
check position and size use only possible available screen size
2016-01-21 11:00:29 +01:00
M. Liebmann
c7b6026ac2 More replace __FILE__ with __file__ 2016-01-17 06:14:49 +01:00
M. Liebmann
8d58e43499 CScreenSaver: Fix compile when pip is disabled 2016-01-16 14:44:12 +01:00
defans
87db52784f - screensaver: disable pip while screensaver 2016-01-16 12:29:22 +01:00
Thilo Graf
d7ac78c0c2 screensaver: rework timeosd handling 2016-01-10 22:02:00 +01:00
defans
0f2c73aed3 screensaver: add optional colored property 2016-01-10 22:02:00 +01:00
M. Liebmann
0e68d504c9 Remove redundant pthread_cancel() call 2016-01-03 12:59:44 +01:00
Thilo Graf
0b3576b4a7 Screensaver: add option to show current time instead images 2015-12-27 22:26:23 +01:00
Thilo Graf
ff667dfef3 Screeansaver: add optional random images 2015-12-27 19:46:14 +01:00
Thilo Graf
6c8bd66801 CScreenSaver: add signal/slot handler OnBeforeStart(), try to fix infoclock
In some constelations it is not required to enable infoclock after close
screensaver. So it is possible to cotrol this from other objects.
2015-12-27 14:42:28 +01:00
svenhoefer
89a11de651 - fix and use ICONSDIR variable; move ICONSSDIR_VAR to global.h 2015-05-06 22:58:54 +02:00
svenhoefer
edc8527379 - framebuffer: revival of showFrame() function to allow ...
... pictures like start.jpg, mp3.jpg etc. from /var/tuxbox/icons
2015-05-05 12:01:04 +02:00
Thilo Graf
016fc14177 CScreenSaver: fix wconversion warnings 2015-03-29 22:40:10 +02:00
Thilo Graf
be78944eb8 CScreenSaver: use unified debug output 2015-03-29 22:40:09 +02:00
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