Commit Graph

23 Commits

Author SHA1 Message Date
Thilo Graf
461b16b1be CLCD: fix possible compile error
error: declaration of 'power' shadows a global declaration [-Werror=shadow]


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7490497b4e
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-10-29 (Sun, 29 Oct 2017)



------------------
This commit was generated by Migit
2017-10-29 21:28:05 +01:00
Thilo Graf
6c726bc223 CLCD: fix possible compile error
error: unused variable 'ret' [-Werror=unused-variable]


Origin commit data
------------------
Branch: ni/coolstream
Commit: eaa8d8be9f
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-10-29 (Sun, 29 Oct 2017)



------------------
This commit was generated by Migit
2017-10-29 21:27:54 +01:00
TangoCash
1078e4fba8 armbox: fix dimming vfd
Origin commit data
------------------
Branch: ni/coolstream
Commit: db6f4ba08d
Author: TangoCash <eric@loxat.de>
Date: 2017-10-12 (Thu, 12 Oct 2017)


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

------------------
This commit was generated by Migit
2017-10-29 18:32:11 +01:00
TangoCash
2ae9fb4a66 armbox: show grafical volume in vfd
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3b5f5f3bfd
Author: TangoCash <eric@loxat.de>
Date: 2017-10-12 (Thu, 12 Oct 2017)


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

------------------
This commit was generated by Migit
2017-10-29 18:32:08 +01:00
TangoCash
dbdda204cc fix time in vfd
Origin commit data
------------------
Branch: ni/coolstream
Commit: a227dcb7e2
Author: TangoCash <eric@loxat.de>
Date: 2017-10-12 (Thu, 12 Oct 2017)


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

------------------
This commit was generated by Migit
2017-10-29 18:32:02 +01:00
vanhofen
6bca93d258 add hd51; mostly ported from TangoCash's neutrino-mp
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6fe5d269af
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-10-05 (Thu, 05 Oct 2017)

Origin message was:
------------------
- add hd51; mostly ported from TangoCash's neutrino-mp

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

------------------
This commit was generated by Migit
2017-10-29 18:31:30 +01:00
Stefan Seyfried
b8cc9f3d5c set useful thread names for all spawned threads
Origin commit data
------------------
Branch: ni/coolstream
Commit: b9da7f01bf
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-12 15:17:32 +01:00
Stefan Seyfried
3dcee88f80 replace framebuffer.h include with forward declaration
instead of including framebuffer.h almost everywhere, replace it with
class CFrameBuffer forward declarations and/or generic system includes.
Add a hack to define fb_pixel_t to config.h (one reason for
framebuffer.h includes was the fb_pixel_t define)


Origin commit data
------------------
Branch: ni/coolstream
Commit: 63b6efd1f5
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-05 (Sun, 05 Feb 2017)



------------------
This commit was generated by Migit
2017-02-05 13:05:07 +01:00
Stefan Seyfried
0d99237589 simple_display: ensure LEDs are on for shutdown
Origin commit data
------------------
Branch: ni/coolstream
Commit: bd0b629606
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-03-01 (Sun, 01 Mar 2015)


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

------------------
This commit was generated by Migit
2015-03-01 13:56:01 +01:00
Stefan Seyfried
06a7d16bf8 lcdd/simple_display: adapt to new API
Origin commit data
------------------
Branch: ni/coolstream
Commit: bbafc5c9ba
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-01-26 (Mon, 26 Jan 2015)


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

------------------
This commit was generated by Migit
2015-01-26 17:27:58 +01:00
Stefan Seyfried
c9a59810a2 spark: disable debug message in LED code
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0bdd33c509
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-29 (Sun, 29 Sep 2013)


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

------------------
This commit was generated by Migit
2013-09-29 21:43:26 +02:00
Stefan Seyfried
c4c20a0790 remove all fb->blit() calls
TODO: check if plugins etc. need extra treatment


Origin commit data
------------------
Branch: ni/coolstream
Commit: c68ffa2155
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-28 (Sat, 28 Sep 2013)



------------------
This commit was generated by Migit
2013-09-28 13:01:03 +02:00
Stefan Seyfried
4a209e560f lcdd: update icon names
Origin commit data
------------------
Branch: ni/coolstream
Commit: cb3a84cbec
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-11 (Sat, 11 May 2013)


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

------------------
This commit was generated by Migit
2013-05-11 17:03:50 +02:00
Stefan Seyfried
1ebf2bf884 simple_display: replace umlauts with visible characters
The SPARK VFD/LED cannot display umlauts, so add a crude function that
replaces the most common ones with characters that can be displayed.
TODO: test on azboxme.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 3ecbdb76c5
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-04 (Sun, 04 Nov 2012)



------------------
This commit was generated by Migit
2012-11-04 18:42:59 +01:00
Stefan Seyfried
615711b402 simple_display: let clear() really clear the display
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8d8ef7ae0c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-16 (Tue, 16 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-16 09:14:55 +02:00
Stefan Seyfried
1825f38ed3 simple_display: stop thread on shutdown
TODO: tripledragon code needs testing


Origin commit data
------------------
Branch: ni/coolstream
Commit: 46a2a11d5d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-14 (Sun, 14 Oct 2012)



------------------
This commit was generated by Migit
2012-10-14 23:48:44 +02:00
Stefan Seyfried
16256c1512 fix build for boxtype "generic"
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0061aac2b3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-06 (Sat, 06 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-07 17:09:17 +02:00
Stefan Seyfried
3a153918dd simple_display: add basic support for SPARK vfd display
Origin commit data
------------------
Branch: ni/coolstream
Commit: b2050eeda4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-09-23 (Sun, 23 Sep 2012)


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

------------------
This commit was generated by Migit
2012-09-23 21:35:02 +02:00
Stefan Seyfried
df317d3103 plugins: don't blit over plugin output every second
Origin commit data
------------------
Branch: ni/coolstream
Commit: e65cfee56f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-08-14 (Tue, 14 Aug 2012)


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

------------------
This commit was generated by Migit
2012-08-14 12:14:41 +02:00
Stefan Seyfried
7313f3f1d7 simple_display: use VFDSETTIME2 ioctl on spark
Origin commit data
------------------
Branch: ni/coolstream
Commit: 71a6d325bd
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-07-07 (Sat, 07 Jul 2012)


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

------------------
This commit was generated by Migit
2012-07-07 19:59:21 +02:00
Stefan Seyfried
641215f77b simple_display: fix array size
Origin commit data
------------------
Branch: ni/coolstream
Commit: 770ab77eac
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-07-07 (Sat, 07 Jul 2012)


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

------------------
This commit was generated by Migit
2012-07-07 13:46:03 +02:00
Stefan Seyfried
33e3769bd7 simple_display: implement azbox me VFD support
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9266b8ffbe
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-23 (Sat, 23 Jun 2012)


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

------------------
This commit was generated by Migit
2012-06-27 21:18:19 +02:00
Stefan Seyfried
78dc002a47 driver: rename spark_led to simple_display
this code can actually drive all simple one-line displays
with minor changes, so rename the source file.


Origin commit data
------------------
Branch: ni/coolstream
Commit: a3a783d144
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-23 (Sat, 23 Jun 2012)



------------------
This commit was generated by Migit
2012-06-27 21:18:19 +02:00