]> git.webhop.me Git - lcd4linux.git/log
lcd4linux.git
14 years agotimer.c: fixed detection of positive clock skew (and some typos)
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

14 years agotimer.c: fixed clock skew detection
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

14 years agotimer.c: skip intermediate timer intervals
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

14 years agofix for a bug introduced in the DE-LD021 driver
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

14 years agoindentation
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

14 years agosupport for Sure Electronics DE-LD021 by Natanael Olaiz
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

14 years agodriver for EFN LED modules by Tilman Glötzner
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

14 years agocommented, corrected and beautified both timer and timer group code
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

14 years agofinished commenting the timer code
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

14 years agostarted commenting the timer code
mzuther [Sat, 20 Nov 2010 20:22:05 +0000 (20:22 +0000)]
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

14 years agoAdded brightness support for GLCD2USB
harbaum [Fri, 19 Nov 2010 09:02:34 +0000 (09:02 +0000)]
Added brightness support for GLCD2USB

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1133 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

14 years agoAdded 128x64 sample graphic
harbaum [Thu, 18 Nov 2010 19:22:00 +0000 (19:22 +0000)]
Added 128x64 sample graphic

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1132 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoRemoved accidentially added file
harbaum [Sun, 31 Oct 2010 19:23:40 +0000 (19:23 +0000)]
Removed accidentially added file

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1131 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoMinor description fixes
harbaum [Sun, 31 Oct 2010 19:21:45 +0000 (19:21 +0000)]
Minor description fixes

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1130 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agopatch from Jar: typo fixed, documentation which is now in the wiki removed
michael [Sun, 19 Sep 2010 01:18:52 +0000 (01:18 +0000)]
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

15 years agoadded netmask_short in plugin_netinfo for CIDR notation
volker [Wed, 25 Aug 2010 11:38:18 +0000 (11:38 +0000)]
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

15 years agocompile error fixed (thanks to Tom)
michael [Fri, 16 Jul 2010 04:58:05 +0000 (04:58 +0000)]
compile error fixed (thanks to Tom)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1127 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agosupport for Sure Electronics's 1602 LCD Display Board with USB from Mikhail
michael [Tue, 13 Jul 2010 03:25:44 +0000 (03:25 +0000)]
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

15 years agoX11 driver: possibility to ignore auto-repeated KeyPress events
mzuther [Sun, 11 Jul 2010 11:17:41 +0000 (11:17 +0000)]
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

15 years agoooops... forgot to add drv_ASTUSB.c
michael [Fri, 25 Jun 2010 03:22:39 +0000 (03:22 +0000)]
ooops... forgot to add drv_ASTUSB.c

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1124 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agodriver for Allnet FW8888 from Claas Hilbrecht
michael [Mon, 21 Jun 2010 02:07:13 +0000 (02:07 +0000)]
driver for Allnet FW8888 from Claas Hilbrecht

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1123 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoASTUSB driver from Henrik Schondorff
michael [Mon, 21 Jun 2010 01:49:28 +0000 (01:49 +0000)]
ASTUSB driver from Henrik Schondorff

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1122 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoTicket #170 (picolcd graphic build error) fixed by matt
michael [Wed, 19 May 2010 02:26:47 +0000 (02:26 +0000)]
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

15 years agoTicket #184 (LCD::contrast and LCD::backlight segfaulting) fixed
michael [Mon, 17 May 2010 07:02:10 +0000 (07:02 +0000)]
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

15 years agodrv_picoLCDGraphic.c: changed two annoying info messages to debugging messages
mzuther [Thu, 22 Apr 2010 22:35:19 +0000 (22:35 +0000)]
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

15 years agodrv_picoLCDGraphic.c: alternative use of keypad widgets (instead of GPIO)
mzuther [Sun, 18 Apr 2010 17:22:41 +0000 (17:22 +0000)]
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

15 years agoX11 driver: correctly handle key releases
mzuther [Sun, 18 Apr 2010 11:47:58 +0000 (11:47 +0000)]
X11 driver: correctly handle key releases

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1117 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agochanged hardcoded pixel resolution to configuration; usb_*_np functions only if avail...
volker [Fri, 12 Mar 2010 22:17:15 +0000 (22:17 +0000)]
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

15 years ago'Fix the huawei e220 at commands' by Jar
michael [Tue, 23 Feb 2010 03:27:16 +0000 (03:27 +0000)]
'Fix the huawei e220 at commands' by Jar

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1115 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agodrv_picoLCDGraphic.c: minimum USB read timeout is now 1 ms
mzuther [Mon, 15 Feb 2010 21:44:43 +0000 (21:44 +0000)]
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

15 years agodrv_picoLCDGraphic.c: added configuration for USB read timeout
mzuther [Sun, 14 Feb 2010 12:05:58 +0000 (12:05 +0000)]
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

15 years agoindent.sh run
michael [Sun, 14 Feb 2010 02:47:49 +0000 (02:47 +0000)]
indent.sh run

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1112 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoplugin_huawei-fix-interval-check_V2.patch from Jar
michael [Sun, 14 Feb 2010 02:46:43 +0000 (02:46 +0000)]
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

15 years agoImproved config behavior.
mjona [Fri, 12 Feb 2010 13:18:16 +0000 (13:18 +0000)]
Improved config behavior.

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1110 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoFixed a segmentation fault bug in cfg_get().
mjona [Fri, 12 Feb 2010 13:16:27 +0000 (13:16 +0000)]
Fixed a segmentation fault bug in cfg_get().

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1109 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoAll static memory allocations were turned into dynamical ones.
mjona [Thu, 11 Feb 2010 16:48:56 +0000 (16:48 +0000)]
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

15 years agotimer.c: two small optimizations (removed "flag"; tv_usec can't be negative)
mzuther [Sun, 7 Feb 2010 20:45:51 +0000 (20:45 +0000)]
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

15 years agoadded grouping of widgets by update interval (new file "timer_group.c")
mzuther [Sun, 7 Feb 2010 14:03:46 +0000 (14:03 +0000)]
added grouping of widgets by update interval (new file "timer_group.c")

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1106 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoBUG: handle negative delays in timer_process() (timer.c)
mzuther [Sun, 7 Feb 2010 02:52:59 +0000 (02:52 +0000)]
BUG: handle negative delays in timer_process() (timer.c)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1105 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agotimer.c: I had forgotten how to initialize a "struct" :)
mzuther [Sat, 6 Feb 2010 23:51:27 +0000 (23:51 +0000)]
timer.c: I had forgotten how to initialize a "struct" :)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1104 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoBUG: compensate timers for processing delay ("timer.c")
mzuther [Sat, 6 Feb 2010 21:42:05 +0000 (21:42 +0000)]
BUG: compensate timers for processing delay ("timer.c")

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1103 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agotimer.c: exchanged "proprietary code" with timeradd() and timersub() functions
mzuther [Sat, 6 Feb 2010 11:29:12 +0000 (11:29 +0000)]
timer.c: exchanged "proprietary code" with timeradd() and timersub() functions

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1102 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agotimer.c: removed fruitless changes to variable "flag" from timer_process()
mzuther [Thu, 4 Feb 2010 13:48:59 +0000 (13:48 +0000)]
timer.c: removed fruitless changes to variable "flag" from timer_process()

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1101 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoAccording to its man page, timercmp() is broken on some systems -- applied the recomm...
mzuther [Thu, 4 Feb 2010 13:18:13 +0000 (13:18 +0000)]
According to its man page, timercmp() is broken on some systems -- applied the recommended (and equivalent) change.

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1100 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agosmall warning removed
michael [Thu, 4 Feb 2010 09:37:37 +0000 (09:37 +0000)]
small warning removed

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1099 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoclear errno after creating the FIFO by Claas Hilbrecht
michael [Thu, 4 Feb 2010 09:37:12 +0000 (09:37 +0000)]
clear errno after creating the FIFO by Claas Hilbrecht

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1098 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoplugin_huawei from Jar (forgot to add it last time)
michael [Sat, 30 Jan 2010 08:15:04 +0000 (08:15 +0000)]
plugin_huawei from Jar (forgot to add it last time)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1097 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoplugin_huawei from Jar
michael [Thu, 28 Jan 2010 17:19:58 +0000 (17:19 +0000)]
plugin_huawei from Jar

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1096 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agopicoLCDGraphic: updated example configuration files in "contrib/picoLCD"
mzuther [Sun, 24 Jan 2010 20:14:33 +0000 (20:14 +0000)]
picoLCDGraphic: updated example configuration files in "contrib/picoLCD"

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1095 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agopicoLCDGraphic: update display regularly using a timer (*much* faster than redrawing...
mzuther [Sun, 24 Jan 2010 19:45:27 +0000 (19:45 +0000)]
picoLCDGraphic: update display regularly using a timer (*much* faster than redrawing the whole display after each changed widget; you may get the old behaviour by setting "Update 0")

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1094 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoadditional debugging output
volker [Sun, 24 Jan 2010 15:33:13 +0000 (15:33 +0000)]
additional debugging output

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1093 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agofixed compile error on systems without strndup()
volker [Sat, 23 Jan 2010 12:04:55 +0000 (12:04 +0000)]
fixed compile error on systems without strndup()

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1092 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoinclude config.h in *every* source file
michael [Thu, 21 Jan 2010 04:26:24 +0000 (04:26 +0000)]
include config.h in *every* source file

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1091 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoX11 driver: do not display key strokes that do not map to a button
mzuther [Wed, 20 Jan 2010 14:53:56 +0000 (14:53 +0000)]
X11 driver: do not display key strokes that do not map to a button

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1090 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoindent.sh: ignore indentation profiles, so things are not messed up accidentally
mzuther [Wed, 20 Jan 2010 11:06:21 +0000 (11:06 +0000)]
indent.sh: ignore indentation profiles, so things are not messed up accidentally

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1089 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoX11 driver: handle key presses (arrows, RET and ESC) in addition to clicks on the...
mzuther [Wed, 20 Jan 2010 10:59:43 +0000 (10:59 +0000)]
X11 driver: handle key presses (arrows, RET and ESC) in addition to clicks on the GUI buttons

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1088 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoincluded "config.h" in "plugin.h" and changed "plugin.c" and "plugin_sample.c" accord...
mzuther [Tue, 19 Jan 2010 22:59:24 +0000 (22:59 +0000)]
included "config.h" in "plugin.h" and changed "plugin.c" and "plugin_sample.c" accordingly

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1087 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoplugin_python.c: print tracebacks also for Python scripts that do not "compile"
mzuther [Tue, 19 Jan 2010 14:26:33 +0000 (14:26 +0000)]
plugin_python.c: print tracebacks also for Python scripts that do not "compile"

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1086 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoplugin_python.c: print Python tracebacks on stderr (yay!)
mzuther [Tue, 19 Jan 2010 14:15:53 +0000 (14:15 +0000)]
plugin_python.c: print Python tracebacks on stderr (yay!)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1085 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agofixed compile error by including "config.h" in "plugin_python.c"
mzuther [Tue, 19 Jan 2010 12:21:43 +0000 (12:21 +0000)]
fixed compile error by including "config.h" in "plugin_python.c"

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1084 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agosupport for 'aligned pingpong' by Martin Zuther
michael [Mon, 18 Jan 2010 13:12:25 +0000 (13:12 +0000)]
support for 'aligned pingpong' by Martin Zuther

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1083 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agouse own strndup() from evaluator if not available on system
volker [Sun, 17 Jan 2010 14:40:03 +0000 (14:40 +0000)]
use own strndup() from evaluator if not available on system

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1082 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agofixed typo
volker [Sun, 17 Jan 2010 12:26:23 +0000 (12:26 +0000)]
fixed typo

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1081 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agofixed memory leak in using strdup() instead of strdupa()
volker [Sun, 17 Jan 2010 12:25:17 +0000 (12:25 +0000)]
fixed memory leak in using strdup() instead of strdupa()

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1080 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoTicket 182
volker [Fri, 15 Jan 2010 21:44:04 +0000 (21:44 +0000)]
Ticket 182

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1079 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agostrdupa uses alloca which is not available everywhere. strdup is used instead
volker [Fri, 15 Jan 2010 21:36:33 +0000 (21:36 +0000)]
strdupa uses alloca which is not available everywhere. strdup is used instead

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1078 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoplugins work on MacOS X: proc_stat, cpuinfo
volker [Tue, 5 Jan 2010 22:29:16 +0000 (22:29 +0000)]
plugins work on MacOS X: proc_stat, cpuinfo

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1077 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agolinker error with LW_ABP corrected
michael [Sun, 3 Jan 2010 14:53:21 +0000 (14:53 +0000)]
linker error with LW_ABP corrected

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1076 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoupdate to autoconf 2.65
michael [Sun, 3 Jan 2010 14:20:10 +0000 (14:20 +0000)]
update to autoconf 2.65

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1075 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoindentation
michael [Sun, 22 Nov 2009 05:29:33 +0000 (05:29 +0000)]
indentation

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1074 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoindentation
michael [Sun, 22 Nov 2009 05:29:04 +0000 (05:29 +0000)]
indentation

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1073 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoadd event.h to extra sources
michael [Sun, 22 Nov 2009 05:28:45 +0000 (05:28 +0000)]
add event.h to extra sources

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1072 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoLogic Way ABP08 ABP09 enhancements by Arndt Kritzner
michael [Sun, 22 Nov 2009 05:27:53 +0000 (05:27 +0000)]
Logic Way ABP08 ABP09 enhancements by Arndt Kritzner

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1071 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoRemove warnings from mpris plugin
edman007 [Sat, 21 Nov 2009 18:31:45 +0000 (18:31 +0000)]
Remove warnings from mpris plugin

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1070 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoFix the dbus/pkg-config confgure (Now the configure script will probably require...
edman007 [Sat, 21 Nov 2009 18:19:09 +0000 (18:19 +0000)]
Fix the dbus/pkg-config confgure (Now the configure script will probably require pkg-config to be installed)
Defines to compile the dbus plugin are now properly set

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1069 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years ago* Fix segfault on shutdown in drv_picoLCDGraphic.c
edman007 [Sat, 21 Nov 2009 14:49:34 +0000 (14:49 +0000)]
* Fix segfault on shutdown in drv_picoLCDGraphic.c
* Prevent dbus from exiting the program when compiled with -DDEBUG

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1068 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agospecial commandline parameters for X11
volker [Fri, 20 Nov 2009 14:49:34 +0000 (14:49 +0000)]
special commandline parameters for X11

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1067 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoMake the dbus plugin shutdown without showing dbus leaks when compiled with -DDEBUG
edman007 [Thu, 19 Nov 2009 04:32:13 +0000 (04:32 +0000)]
Make the dbus plugin shutdown without showing dbus leaks when compiled with -DDEBUG

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1066 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agodrv_PICGraphic.c
edman007 [Thu, 19 Nov 2009 04:28:49 +0000 (04:28 +0000)]
drv_PICGraphic.c

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1065 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agothe DBus plugin is now disabled when dbus is not installed instead of stopping the...
edman007 [Wed, 18 Nov 2009 23:23:25 +0000 (23:23 +0000)]
the DBus plugin is now disabled when dbus is not installed instead of stopping the build

Fix a few warnings in drv_PICGraphic.c

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1064 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoPrevent HD44780 and HD44780_I2C from building at the same time
edman007 [Wed, 18 Nov 2009 23:21:32 +0000 (23:21 +0000)]
Prevent HD44780 and HD44780_I2C from building at the same time

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1063 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agodisabling some driver if no parport available
volker [Wed, 18 Nov 2009 17:19:16 +0000 (17:19 +0000)]
disabling some driver if no parport available

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1062 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoRemoved warning for the mpris dbus plugin
edman007 [Wed, 18 Nov 2009 01:59:59 +0000 (01:59 +0000)]
Removed warning for the mpris dbus plugin

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1061 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoMatrixOrbitalGX
volker [Wed, 18 Nov 2009 00:19:40 +0000 (00:19 +0000)]
MatrixOrbitalGX

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1060 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoppoll() is not available in glibc before 2.4
volker [Wed, 18 Nov 2009 00:11:32 +0000 (00:11 +0000)]
ppoll() is not available in glibc before 2.4

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1059 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoFixed a few more leaks,
edman007 [Tue, 17 Nov 2009 04:01:50 +0000 (04:01 +0000)]
Fixed a few more leaks,
Valgrind no longers reports any leaks in plugin_dbus.c
(though there are still a few in the dbus libs)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1058 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoplugin_dbus.c:
edman007 [Tue, 17 Nov 2009 01:47:43 +0000 (01:47 +0000)]
plugin_dbus.c:
 * Remove a few info() messages from the dbus plugin that were too verbose
 * Fix a few leaks in the dbus plugin

event.c
 * Fix a  heap corruption bug

layout.c
 * Fix a leak

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1057 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agodbus_watch_get_unix_fd() only exists in libdbus >= 1.1.1
volker [Mon, 16 Nov 2009 16:10:03 +0000 (16:10 +0000)]
dbus_watch_get_unix_fd() only exists in libdbus >= 1.1.1

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1056 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agosmall memory leak fixed (Thnaks to Ed and Valgrind)
michael [Mon, 16 Nov 2009 04:31:58 +0000 (04:31 +0000)]
small memory leak fixed (Thnaks to Ed and Valgrind)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1055 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoevent plugin and dbus interface by Ed Martin (forgot to add new files)
michael [Sun, 15 Nov 2009 06:51:31 +0000 (06:51 +0000)]
event plugin and dbus interface by Ed Martin (forgot to add new files)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1054 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoevent plugin and dbus interface by Ed Martin
michael [Sun, 15 Nov 2009 06:49:13 +0000 (06:49 +0000)]
event plugin and dbus interface by Ed Martin

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1053 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoLogic Way patch from Arndt Kritzner
michael [Tue, 10 Nov 2009 07:28:45 +0000 (07:28 +0000)]
Logic Way patch from Arndt Kritzner

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1052 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoadded protocol details to PICGraphic driver, fixed typos is generic headers
peterbailey [Thu, 5 Nov 2009 08:02:32 +0000 (08:02 +0000)]
added protocol details to PICGraphic driver, fixed typos is generic headers

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1051 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoupdating Makefile.am for PICGraphic driver, reverting mistaken commit of aclocal.m4
peterbailey [Tue, 3 Nov 2009 05:13:09 +0000 (05:13 +0000)]
updating Makefile.am for PICGraphic driver, reverting mistaken commit of aclocal.m4

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1050 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

15 years agoadding PICGraphic driver
peterbailey [Tue, 3 Nov 2009 04:59:04 +0000 (04:59 +0000)]
adding PICGraphic driver

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1049 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

16 years agosvn_version bumped up
michael [Mon, 2 Nov 2009 01:55:23 +0000 (01:55 +0000)]
svn_version bumped up

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1048 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

16 years agoLogic Way GmbH ABP08 ABP09 enhancements by Arndt Kritzner
michael [Sun, 1 Nov 2009 05:01:17 +0000 (05:01 +0000)]
Logic Way GmbH ABP08 ABP09 enhancements by Arndt Kritzner

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1047 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

16 years agodriver for Logic Way GmbH ABP08 (serial) and ABP09 (USB) appliance control panels...
michael [Mon, 19 Oct 2009 03:03:57 +0000 (03:03 +0000)]
driver for Logic Way GmbH ABP08 (serial) and ABP09 (USB) appliance control panels by Arndt Kritzner

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1046 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

16 years agoadditional debug output
volker [Fri, 25 Sep 2009 12:57:51 +0000 (12:57 +0000)]
additional debug output

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1045 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

16 years agoautoconf patches from PT M.
michael [Wed, 23 Sep 2009 04:34:38 +0000 (04:34 +0000)]
autoconf patches from PT M.

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1044 3ae390bd-cb1e-0410-b409-cd5a39f66f1f