Commit Graph

14 Commits

Author SHA1 Message Date
vanhofen
91b9e9b609 framebuffer: revival of showFrame() function to allow ...
... pictures like start.jpg, mp3.jpg etc. from /var/tuxbox/icons


Origin commit data
------------------
Branch: ni/coolstream
Commit: edc8527379
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-05 (Tue, 05 May 2015)

Origin message was:
------------------
- framebuffer: revival of showFrame() function to allow ...

... pictures like start.jpg, mp3.jpg etc. from /var/tuxbox/icons


------------------
This commit was generated by Migit
2015-05-05 12:01:04 +02:00
Thilo Graf
69c9b302a9 CScreenSaver: fix wconversion warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 016fc14177
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-15 (Thu, 15 Jan 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-29 22:40:10 +02:00
Thilo Graf
00a9aa1af0 CScreenSaver: use unified debug output
Origin commit data
------------------
Branch: ni/coolstream
Commit: be78944eb8
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-15 (Thu, 15 Jan 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-29 22:40:09 +02:00
vanhofen
91859dcb45 screensaver: fix restart of clock and mute;
restart is now depending on previous status


Origin commit data
------------------
Branch: ni/coolstream
Commit: aea7e1f772
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-01-09 (Fri, 09 Jan 2015)

Origin message was:
------------------
- screensaver: fix restart of clock and mute;

 restart is now depending on previous status


------------------
This commit was generated by Migit
2015-01-09 15:04:39 +01:00
vanhofen
93652ee718 screensaver: use strcasecmp instead of strcmp
Origin commit data
------------------
Branch: ni/coolstream
Commit: f80f539387
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-01-08 (Thu, 08 Jan 2015)

Origin message was:
------------------
- screensaver: use strcasecmp instead of strcmp

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-01-08 19:59:50 +01:00
defans
167ca5deb0 CSreenSaver: add png files
Origin commit data
------------------
Branch: ni/coolstream
Commit: b32757420a
Author: defans <defans@bluepeercrew.us>
Date: 2015-01-08 (Thu, 08 Jan 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-01-08 12:23:36 +01:00
vanhofen
9da1d60dcb screensaver: disable clock while screesaver
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7c9a158f11
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-30 (Tue, 30 Dec 2014)

Origin message was:
------------------
- screensaver: disable clock while screesaver

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-12-30 00:53:31 +01:00
vanhofen
6d7f074153 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.


Origin commit data
------------------
Branch: ni/coolstream
Commit: b85aa43d87
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-29 (Mon, 29 Dec 2014)

Origin message was:
------------------
- 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.


------------------
This commit was generated by Migit
2014-12-29 23:50:18 +01:00
vanhofen
09dd6563ef screensaver: moving "using namespace std;" to cpp ...
... to avoid the inheritance of this


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5f42845160
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-28 (Sun, 28 Dec 2014)

Origin message was:
------------------
- screensaver: moving "using namespace std;" to cpp ...

 ... to avoid the inheritance of this


------------------
This commit was generated by Migit
2014-12-29 22:13:02 +01:00
vanhofen
098a5ba944 screensaver: add GUI option to change timeout
Origin commit data
------------------
Branch: ni/coolstream
Commit: 153e7dba91
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-29 (Mon, 29 Dec 2014)

Origin message was:
------------------
- screensaver: add GUI option to change timeout

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-12-29 22:13:02 +01:00
vanhofen
6c0e82fcd4 screensaver: user pictureviewer instead of videoDecoder ...
... to avoid interrupts while playing and keep pictures unscaled


Origin commit data
------------------
Branch: ni/coolstream
Commit: ecc98b7def
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-24 (Wed, 24 Dec 2014)

Origin message was:
------------------
- screensaver: user pictureviewer instead of videoDecoder ...

... to avoid interrupts while playing and keep pictures unscaled


------------------
This commit was generated by Migit
2014-12-29 22:13:02 +01:00
vanhofen
f051971c61 screensaver: just add mp3-?.jpg when using DATADIR "/neutrino/icons" ...
... to get the same behavior as usual


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4cf5e8ffd1
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-24 (Wed, 24 Dec 2014)

Origin message was:
------------------
- screensaver: just add mp3-?.jpg when using DATADIR "/neutrino/icons" ...

... to get the same behavior as usual


------------------
This commit was generated by Migit
2014-12-29 22:13:02 +01:00
vanhofen
60f41ce982 screensaver: remove trailing slash from screensaver_dir
Origin commit data
------------------
Branch: ni/coolstream
Commit: 20e49a492a
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-24 (Wed, 24 Dec 2014)

Origin message was:
------------------
- screensaver: remove trailing slash from screensaver_dir

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-12-29 22:13:02 +01:00
defans
1b117eb41e CScreenSaver: add class CScreenSaver
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6a23a1c36a
Author: defans <defans@bluepeercrew.us>
Date: 2014-12-29 (Mon, 29 Dec 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-12-29 22:13:02 +01:00