Commit graph

20 commits

Author SHA1 Message Date
Henner Zeller
7557c40e17 o Add some common runtim options (--led-daemon, --led-drop-privs)
o Add more options for matrix parameters (--led-brightness, --led-pwm-bits)
2016-08-20 19:26:20 -07:00
Henner Zeller
d28b2a23b4 o First step in separating the documentation in more smaller
chunks.
o Create sub-directory for api examples and ready utilities.
2016-08-20 09:57:27 -07:00
Henner Zeller
b102ca6b57 o Make compiler flags as well part of the dependencies which
allows easier playing around with flags.
2015-08-27 10:39:00 +02:00
Henner Zeller
b0e4d071c2 o Better define dependencies that library is re-built on changing
the framebuffer-internal.h header file. Addresses compile issue
  found in #61
2015-08-27 10:15:48 +02:00
Henner Zeller
6647c3e704 o Make library objects position independent, so that it can be
used in shared libraries.
2015-06-30 19:57:31 -07:00
Saij
4c0f23506d Adding python bindings 2015-06-30 19:51:41 -07:00
Henner Zeller
030f4005f2 o 'make clean' ... fix double quoted list. 2015-04-05 01:30:15 +00:00
Henner Zeller
744ccd13f9 o Use GraphicsMagick instead of ImageMagick as it scales jpgs correctly
and also uses less CPU
2015-03-05 12:05:38 -08:00
Henner Zeller
7ddfa25e74 o Provide simple universal image loader, including animated GIFs.
Addresses issue #11
2015-03-03 00:19:06 -08:00
Henner Zeller
2c010f7e94 o objects were not removed on make clean 2015-02-23 10:27:49 -08:00
Henner Zeller
72f9930199 o Include text example in binaries. 2014-09-11 07:21:26 +00:00
Henner Zeller
e71a899995 o Add simple text example. 2014-09-11 07:20:34 +00:00
Henner Zeller
3d13baed08 o Add a minimal example 2014-09-06 15:14:53 -07:00
Henner Zeller
8304a0b32f o refine sub-module API documentation. 2014-09-06 13:10:45 -07:00
Henner Zeller
839b25f070 o fix library variables. 2014-09-06 12:38:09 -07:00
Henner Zeller
a34b043a41 o Add mutex abstraction. 2014-09-06 12:27:35 -07:00
Henner Zeller
e09d8a6d41 o Move things around to offer a nicely usable library. 2014-09-06 12:15:18 -07:00
Henner Zeller
2d056ab017 o adapt to 4 chained boards connected in a 'curve' 2013-04-06 06:51:51 +00:00
Henner Zeller
544b28d82b o some better constant naming. 2013-04-06 05:07:51 +00:00
Henner Zeller
962aff0e4e o Initial commit. 2013-02-16 16:02:54 -08:00