michael
2949be131a
indentation :-(
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1156 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-07-27 05:41:42 +00:00
michael
e6130f4f65
magic bold escape char by Andrew Thompson
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1155 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-07-27 05:41:22 +00:00
michael
bd2948ce2f
picoLCDGraphics needs keypad linked
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1154 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-07-27 05:39:37 +00:00
michael
7318d07f89
various compiler warnings fixed
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1153 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-07-27 05:12:30 +00:00
michael
616665a32d
Autoconf 2.68
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1152 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-07-27 04:21:44 +00:00
michael
a6019b1671
run smoketest on all of my 8 cores
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1151 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-07-27 04:19:37 +00:00
michael
2a765ae84d
indentation
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1150 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-07-27 02:53:04 +00:00
michael
48ea1dd640
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
2011-07-27 02:36:25 +00:00
michael
22169050ad
lcd4linux-wireless.patch from Hans de Goede
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1148 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-07-27 02:21:48 +00:00
michael
0fe9009287
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
2011-07-27 02:20:51 +00:00
michael
f86dd50a61
hwmon patch from Hans de Goede
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1146 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-07-27 02:19:58 +00:00
michael
1d611354c3
patch to support SureElectronicsDE-LD023 from Matt Joice
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1145 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-07-27 02:14:11 +00:00
harbaum
7fc8ef21bd
Fixed keypad widget in GLCD2USB
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1144 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-05-06 18:21:47 +00:00
mzuther
f17287509f
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
2011-02-12 22:46:19 +00:00
mzuther
5e69b1e396
timer.c: fixed clock skew detection
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1142 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-01-23 22:45:46 +00:00
mzuther
c15760b9e5
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
2011-01-23 17:01:08 +00:00
michael
72e1f7501b
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
2011-01-05 03:49:07 +00:00
michael
f95cad51ea
indentation
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1139 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-01-04 01:58:59 +00:00
michael
0da867144a
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
2011-01-04 01:58:25 +00:00
michael
8dd087e587
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
2011-01-02 00:39:10 +00:00
mzuther
475fdb4397
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
2010-11-28 16:07:16 +00:00
mzuther
00db296b07
finished commenting the timer code
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1135 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-11-27 14:35:10 +00:00
mzuther
20e4961f9e
started commenting the timer code
...
I'm not done yet, but my system is currently very unstable, and I
don't want the changes to get lost... :(
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1134 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-11-20 20:22:05 +00:00
harbaum
4447e1d46c
Added brightness support for GLCD2USB
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1133 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-11-19 09:02:34 +00:00
harbaum
3c658ef217
Added 128x64 sample graphic
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1132 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-11-18 19:22:00 +00:00
harbaum
772f4d05a9
Removed accidentially added file
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1131 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-10-31 19:23:40 +00:00
harbaum
d8e493fe03
Minor description fixes
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1130 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-10-31 19:21:45 +00:00
michael
3bc1b2b794
patch from Jar: typo fixed, documentation which is now in the wiki removed
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1129 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-09-19 01:18:52 +00:00
volker
3512dc9883
added netmask_short in plugin_netinfo for CIDR notation
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1128 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-08-25 11:38:18 +00:00
michael
fc683d582b
compile error fixed (thanks to Tom)
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1127 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-07-16 04:58:05 +00:00
michael
a9ed07b8c5
support for Sure Electronics's 1602 LCD Display Board with USB from Mikhail
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1126 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-07-13 03:25:44 +00:00
mzuther
6826450c83
X11 driver: possibility to ignore auto-repeated KeyPress events
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1125 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-07-11 11:17:41 +00:00
michael
204a50d00f
ooops... forgot to add drv_ASTUSB.c
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1124 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-06-25 03:22:39 +00:00
michael
595ed4ad98
driver for Allnet FW8888 from Claas Hilbrecht
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1123 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-06-21 02:07:13 +00:00
michael
52f974cad1
ASTUSB driver from Henrik Schondorff
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1122 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-06-21 01:49:28 +00:00
michael
c4cdfc501c
Ticket #170 (picolcd graphic build error) fixed by matt
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1121 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-05-19 02:26:47 +00:00
michael
d37c96b53e
Ticket #184 (LCD::contrast and LCD::backlight segfaulting) fixed
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1120 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-05-17 07:02:10 +00:00
mzuther
06caf998da
drv_picoLCDGraphic.c: changed two annoying info messages to debugging messages
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1119 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-04-22 22:35:19 +00:00
mzuther
303e1ef136
drv_picoLCDGraphic.c: alternative use of keypad widgets (instead of GPIO)
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1118 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-04-18 17:22:41 +00:00
mzuther
299b4fb7df
X11 driver: correctly handle key releases
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1117 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-04-18 11:47:58 +00:00
volker
d1c03f054c
changed hardcoded pixel resolution to configuration; usb_*_np functions only if available; try to get USB vendor name
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1116 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-03-12 22:17:15 +00:00
michael
adaa4da6bb
'Fix the huawei e220 at commands' by Jar
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1115 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-02-23 03:27:16 +00:00
mzuther
0bffa599cc
drv_picoLCDGraphic.c: minimum USB read timeout is now 1 ms
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1114 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-02-15 21:44:43 +00:00
mzuther
3d85ed2b17
drv_picoLCDGraphic.c: added configuration for USB read timeout
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1113 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-02-14 12:05:58 +00:00
michael
3c4915845f
indent.sh run
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1112 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-02-14 02:47:49 +00:00
michael
2f27e641ce
plugin_huawei-fix-interval-check_V2.patch from Jar
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1111 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-02-14 02:46:43 +00:00
mjona
3a23df4023
Improved config behavior.
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1110 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-02-12 13:18:16 +00:00
mjona
4f3ae24f7c
Fixed a segmentation fault bug in cfg_get().
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1109 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-02-12 13:16:27 +00:00
mjona
555ed9099a
All static memory allocations were turned into dynamical ones.
...
Improved configuration parameters:
- FifoPath to specify the fifo path (if absent, a built in replacement is used)
- FifoBufSize to specify the size of the internal buffer (this parameter is optional as
the plugin will try to match the number of display columns; if it fails and
no FifoBufSize parameter is supplied then a built in replacement is used)
Simplified and rationalized init and exit functions:
most global variables have been localized.
Fixed several off-by-one overflows memory bugs.
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1108 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-02-11 16:48:56 +00:00
mzuther
b35fc3f8cb
timer.c: two small optimizations (removed "flag"; tv_usec can't be negative)
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1107 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-02-07 20:45:51 +00:00