]>
git.webhop.me Git - lcd4linux.git/log
TangoCash [Sat, 4 Jun 2016 19:46:06 +0000 (21:46 +0200)]
supplemental to last commit
TangoCash [Sat, 4 Jun 2016 18:22:11 +0000 (20:22 +0200)]
rework centering images
TangoCash [Tue, 24 May 2016 21:45:39 +0000 (23:45 +0200)]
adding alphachannel to truetype color
TangoCash [Tue, 10 May 2016 10:18:37 +0000 (12:18 +0200)]
re-add obsolete -q parameter due compatibility issues
svenhoefer [Sun, 8 May 2016 19:05:46 +0000 (21:05 +0200)]
- .cvsignore -> .gitignore
svenhoefer [Sun, 8 May 2016 19:02:04 +0000 (21:02 +0200)]
- update configure stuff; remove substring 'SVN' from version string
TangoCash [Fri, 6 May 2016 20:59:25 +0000 (22:59 +0200)]
add option to ttf to use alignment without autosize
TangoCash [Fri, 6 May 2016 20:51:09 +0000 (22:51 +0200)]
adding autosize with width, heigth and alignment
autosize: size 0
width 800
height 40
align 'C'
TangoCash [Tue, 3 May 2016 20:37:48 +0000 (22:37 +0200)]
format source code - no code changes
TangoCash [Tue, 3 May 2016 20:24:09 +0000 (22:24 +0200)]
adding resize to width and/or height in image widget
if scale parameter is used , width and height are ignored !!
TangoCash [Tue, 3 May 2016 18:30:23 +0000 (20:30 +0200)]
auto-detect Samsung SPF
when setting model to 'SPF-AUTO'
svenhoefer [Tue, 3 May 2016 14:45:13 +0000 (16:45 +0200)]
- update version handling; call 'make vcs_version' before 'make all'
svenhoefer [Tue, 3 May 2016 13:21:54 +0000 (15:21 +0200)]
- drv_generic_graphic.c: allow to define vertical area ...
... to center an image.
center 0 ; don't center image
center 1 ; do center image
center 55 ; do center image horizontally and vertically in an area
; with a height of 55px
svenhoefer [Tue, 3 May 2016 12:50:52 +0000 (14:50 +0200)]
- widget_ttf.c: remove wrong brackets
svenhoefer [Tue, 3 May 2016 10:30:34 +0000 (12:30 +0200)]
- spf: don't use suffixes like 'new' and 'old' anymore
svenhoefer [Tue, 3 May 2016 10:21:01 +0000 (12:21 +0200)]
- dpf: read goodbye message from /tmp/lcd/goodbye
svenhoefer [Tue, 3 May 2016 10:09:29 +0000 (12:09 +0200)]
- add center function for images/ttf
svenhoefer [Tue, 3 May 2016 09:44:27 +0000 (11:44 +0200)]
- plugin_file.c: add fileexist function
svenhoefer [Tue, 3 May 2016 09:37:49 +0000 (11:37 +0200)]
- spf: send data all in one
NOTE: This code isn't from me,
but i don't know the original author anymore
svenhoefer [Tue, 3 May 2016 09:33:29 +0000 (11:33 +0200)]
- spf: keep SPF87h and friends in MiniMonitorMode
NOTE: This code isn't from me,
but i don't know the original author anymore
svenhoefer [Tue, 3 May 2016 09:32:32 +0000 (11:32 +0200)]
- spf: add some more spf's
svenhoefer [Tue, 3 May 2016 09:31:06 +0000 (11:31 +0200)]
- spf: add jpeg_mem_dest.h
NOTE: This code isn't from me,
but i don't know the original author anymore
svenhoefer [Mon, 2 May 2016 21:49:50 +0000 (23:49 +0200)]
- font_6x8*.h: add german umlauts; small fixes
svenhoefer [Mon, 2 May 2016 21:40:19 +0000 (23:40 +0200)]
- drv_dpf.c: use drv_generic_graphic_clear() while init
svenhoefer [Mon, 2 May 2016 21:36:54 +0000 (23:36 +0200)]
- plugin_netinfo.c: log2l -> log2f
svenhoefer [Mon, 2 May 2016 21:33:49 +0000 (23:33 +0200)]
- timer.c: do also check diff.tv_usec to trigger next update
TangoCash [Mon, 2 May 2016 20:19:33 +0000 (22:19 +0200)]
reformat new source code
TangoCash [Mon, 2 May 2016 20:12:09 +0000 (22:12 +0200)]
update sample config
TangoCash [Mon, 2 May 2016 20:07:30 +0000 (22:07 +0200)]
adding scaling option to image widget
use scale parameter in percent for decrease or increase image size, e.g.
'scale 50' for half size, or 'scale 200' for double size.
TangoCash [Mon, 2 May 2016 20:05:33 +0000 (22:05 +0200)]
adding truetype rendering widget
TangoCash [Mon, 2 May 2016 20:04:09 +0000 (22:04 +0200)]
quiet start as default
jmccrohan [Sun, 12 Jul 2015 21:26:15 +0000 (21:26 +0000)]
Replace non-portable datatypes with C99 versions
Found during OpenWrt's migration from uClibc to musl.
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1203
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Thu, 18 Jun 2015 16:44:09 +0000 (16:44 +0000)]
drv_HD44780: add 8bit i2c mode for HD44780 by Michael Grzeschik <m.grzeschik@pengutronix.de>
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1202
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Sat, 6 Sep 2014 02:44:21 +0000 (02:44 +0000)]
updated to automake 1.14.1
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1201
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Thu, 23 May 2013 03:10:35 +0000 (03:10 +0000)]
autotools update (iconv?)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1200
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Thu, 23 May 2013 03:07:28 +0000 (03:07 +0000)]
indentation
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1199
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Thu, 23 May 2013 03:05:50 +0000 (03:05 +0000)]
DPF patch by superelchi
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1198
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
jmccrohan [Wed, 15 May 2013 22:58:56 +0000 (22:58 +0000)]
raspi: Disabled unless explicitly enabled by user
Add a raspi enabled stanza to lcd4linux.conf file to enable:
Plugin raspi {
enabled 1
}
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1197
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
volker [Sun, 10 Mar 2013 19:43:13 +0000 (19:43 +0000)]
disable plugin sensors if not found
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1196
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
volker [Tue, 19 Feb 2013 23:17:43 +0000 (23:17 +0000)]
new plugin raspi
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1195
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
volker [Wed, 13 Feb 2013 15:15:34 +0000 (15:15 +0000)]
added new examples to config file
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1194
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
volker [Wed, 13 Feb 2013 14:00:30 +0000 (14:00 +0000)]
Ticket #284
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1193
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
volker [Wed, 13 Feb 2013 13:49:22 +0000 (13:49 +0000)]
stabilize text widget when no string is available; info message when serdisplib cannot open port
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1192
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
mzuther [Sat, 23 Jun 2012 21:52:34 +0000 (21:52 +0000)]
widget_timer: oops, forgot to update includes...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1191
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
mzuther [Sat, 23 Jun 2012 21:47:50 +0000 (21:47 +0000)]
widget_timer: timer widgets should not abuse timer groups (fixes ticket #278)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1190
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
jmccrohan [Sat, 19 May 2012 12:46:24 +0000 (12:46 +0000)]
Mitigate format string exploits
error: format not a string literal and no format arguments
[-Werror=format-security]
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1189
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
jmccrohan [Sat, 12 May 2012 13:24:40 +0000 (13:24 +0000)]
Add drv_generic_serial.c functions to header file
New functions were added in rev1171, but were not added to
drv_generic_serial.h
Fixes Debian buildd [-Wimplicit-function-declaration] warnings.
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1188
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Mon, 9 Apr 2012 04:46:59 +0000 (04:46 +0000)]
typo fix from Robert Resch
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1187
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Mon, 9 Apr 2012 04:45:07 +0000 (04:45 +0000)]
patch to support hex sequences from Marcus Menzel
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1186
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
mjona [Mon, 26 Mar 2012 13:24:37 +0000 (13:24 +0000)]
Fixed realloc error handling in timer_group.c; changed the interval member in the TIMER_GROUP structure from int* to int.
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1185
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Mon, 26 Mar 2012 04:39:46 +0000 (04:39 +0000)]
handle failing realloc() correctly (thanks to Mattia)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1184
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Mon, 26 Mar 2012 04:31:55 +0000 (04:31 +0000)]
changed error() to info() to avoid syslog flooding
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1183
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
mzuther [Fri, 23 Mar 2012 19:54:21 +0000 (19:54 +0000)]
timer activation: use defines instead of integers for easier reading
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1182
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Thu, 15 Mar 2012 03:48:49 +0000 (03:48 +0000)]
allow fine-grained backlight control for picoLCDGraphic
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1181
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Mon, 27 Feb 2012 10:27:40 +0000 (10:27 +0000)]
jpeglib dependency typo fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1180
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Thu, 23 Feb 2012 06:37:15 +0000 (06:37 +0000)]
drv_SamsungSPF.h removed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1179
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Thu, 23 Feb 2012 06:36:53 +0000 (06:36 +0000)]
some fixes from Sascha Plazar
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1178
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Wed, 22 Feb 2012 03:11:31 +0000 (03:11 +0000)]
driver for Samsung SPF by Sascha Plazar
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1177
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Tue, 21 Feb 2012 03:53:17 +0000 (03:53 +0000)]
driver for Futaba VFD by Marcus Menzel
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1176
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Thu, 16 Feb 2012 12:50:59 +0000 (12:50 +0000)]
teakLCM set GPIO='no' which produced linker errors (thanks to Marcus menzel for reporting)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1175
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Wed, 15 Feb 2012 13:07:53 +0000 (13:07 +0000)]
default model chnaged from 'generic' to 'M50530'
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1174
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Tue, 14 Feb 2012 03:17:04 +0000 (03:17 +0000)]
driver for TeakLCM by Andreas Thienemann
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1173
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Fri, 10 Feb 2012 16:04:36 +0000 (16:04 +0000)]
patch from Robert Tesch: support KIT120-5 and KIT129-6, GPO code repaired, use Scalefont
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1172
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Mon, 16 Jan 2012 02:53:14 +0000 (02:53 +0000)]
Patch for Driver EA232Graphic by Robert Resch
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1171
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Mon, 16 Jan 2012 02:50:03 +0000 (02:50 +0000)]
scaletext patch from Stefan Kuhne
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1170
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Mon, 16 Jan 2012 02:45:24 +0000 (02:45 +0000)]
update to automake 1.11.2
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1169
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Sun, 8 Jan 2012 08:25:54 +0000 (08:25 +0000)]
DPF driver by Stefan Kuhne 8note that you need libdpf)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1168
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Sun, 8 Jan 2012 08:14:32 +0000 (08:14 +0000)]
[PATCH 2/2] gcc warnings by Jonathan McCrohan
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1167
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Sun, 8 Jan 2012 08:14:04 +0000 (08:14 +0000)]
ATCH 1/2] gcc warnings by Jonathan McCrohan
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1166
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Mon, 26 Dec 2011 06:28:05 +0000 (06:28 +0000)]
old ancient legacy port access disabled by default
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1165
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
mjona [Thu, 22 Dec 2011 10:48:01 +0000 (10:48 +0000)]
All compilation related issues in the headers have been fixed. Now each header compiles with no warnings as a standalone file.
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1164
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
sonic74 [Fri, 9 Dec 2011 03:16:17 +0000 (03:16 +0000)]
Replaced parameter NoPowerCycle with PowerCycle
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1163
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
sonic74 [Fri, 9 Dec 2011 03:08:20 +0000 (03:08 +0000)]
Blit speedup, switch PICASO back to 9600 baud when exiting
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1162
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
sonic74 [Thu, 8 Dec 2011 16:16:08 +0000 (16:16 +0000)]
Removed compiler warning
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1161
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
sonic74 [Thu, 8 Dec 2011 15:51:23 +0000 (15:51 +0000)]
SGC support
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1160
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
jmccrohan [Wed, 31 Aug 2011 22:00:29 +0000 (22:00 +0000)]
Fix spelling errors. Flagged by Debian lintian check
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1159
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Thu, 28 Jul 2011 02:09:16 +0000 (02:09 +0000)]
driver for Futaba MDM166A Graphic(96x16) vf-displays by Andreas Brachold
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1158
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Wed, 27 Jul 2011 05:58:08 +0000 (05:58 +0000)]
driver for Newhaven's NHD‐0420D3Z‐FL‐GBW. 4x20 LCD by Rusty Clarkson
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1157
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Wed, 27 Jul 2011 05:41:42 +0000 (05:41 +0000)]
indentation :-(
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1156
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Wed, 27 Jul 2011 05:41:22 +0000 (05:41 +0000)]
magic bold escape char by Andrew Thompson
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1155
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Wed, 27 Jul 2011 05:39:37 +0000 (05:39 +0000)]
picoLCDGraphics needs keypad linked
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1154
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Wed, 27 Jul 2011 05:12:30 +0000 (05:12 +0000)]
various compiler warnings fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1153
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Wed, 27 Jul 2011 04:21:44 +0000 (04:21 +0000)]
Autoconf 2.68
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1152
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Wed, 27 Jul 2011 04:19:37 +0000 (04:19 +0000)]
run smoketest on all of my 8 cores
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1151
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Wed, 27 Jul 2011 02:53:04 +0000 (02:53 +0000)]
indentation
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1150
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Wed, 27 Jul 2011 02:36:25 +0000 (02:36 +0000)]
patch to replace outdate library libmpd with recent library libmpdclient from Andreas Brachold
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1149
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Wed, 27 Jul 2011 02:21:48 +0000 (02:21 +0000)]
lcd4linux-wireless.patch from Hans de Goede
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1148
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Wed, 27 Jul 2011 02:20:51 +0000 (02:20 +0000)]
st2205-width-height-swap.patch from Hans de Goede
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1147
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Wed, 27 Jul 2011 02:19:58 +0000 (02:19 +0000)]
hwmon patch from Hans de Goede
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1146
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Wed, 27 Jul 2011 02:14:11 +0000 (02:14 +0000)]
patch to support SureElectronicsDE-LD023 from Matt Joice
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1145
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
harbaum [Fri, 6 May 2011 18:21:47 +0000 (18:21 +0000)]
Fixed keypad widget in GLCD2USB
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1144
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
mzuther [Sat, 12 Feb 2011 22:46:19 +0000 (22:46 +0000)]
timer.c: fixed detection of positive clock skew (and some typos)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1143
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
mzuther [Sun, 23 Jan 2011 22:45:46 +0000 (22:45 +0000)]
timer.c: fixed clock skew detection
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1142
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
mzuther [Sun, 23 Jan 2011 17:01:08 +0000 (17:01 +0000)]
timer.c: skip intermediate timer intervals
"timer_inc()" now checks how many trigger intervals have passed since
a given timer has been updated. This might be due to "negative clock
skew" (think of summer time) or the fact that some processing took too
long (i.e. fetching of a web site). These missed trigger intervals
are then skipped and the user is notified so that he may adapt his
timer settings. This handling is essential, otherwise unprocessed
timers might stack up and would trigger continuously while at the same
time becoming notoriously late and unreliable.
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1141
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Wed, 5 Jan 2011 03:49:07 +0000 (03:49 +0000)]
fix for a bug introduced in the DE-LD021 driver
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1140
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Tue, 4 Jan 2011 01:58:59 +0000 (01:58 +0000)]
indentation
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1139
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Tue, 4 Jan 2011 01:58:25 +0000 (01:58 +0000)]
support for Sure Electronics DE-LD021 by Natanael Olaiz
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1138
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
michael [Sun, 2 Jan 2011 00:39:10 +0000 (00:39 +0000)]
driver for EFN LED modules by Tilman Glötzner
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1137
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
mzuther [Sun, 28 Nov 2010 16:07:16 +0000 (16:07 +0000)]
commented, corrected and beautified both timer and timer group code
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1136
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f
mzuther [Sat, 27 Nov 2010 14:35:10 +0000 (14:35 +0000)]
finished commenting the timer code
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1135
3ae390bd -cb1e-0410-b409-
cd5a39f66f1f