jmccrohan | cb69a93a450 | picoLCDGraphic: change backlight from bool to byte
Based on patch submitted by Mike Edwards <pf-debian-bugs@mirkwood... | | |
jmccrohan | 4e055ed9cbd | Replace non-portable datatypes with C99 versions
Found during OpenWrt's migration from uClibc to musl.
Signed-off-b... | | |
michael | d38b3dc0f50 | drv_HD44780: add 8bit i2c mode for HD44780 by Michael Grzeschik <m.grzeschik@pengutronix.de>
git-svn-id: https://ssl... | | |
michael | 00c0fae78c4 | updated to automake 1.14.1
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1201 3ae390bd-cb1e-0410-b409-cd5a39... | | |
michael | 2b70773fe8f | autotools update (iconv?)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1200 3ae390bd-cb1e-0410-b409-cd5a39f... | | |
michael | 745168103cf | indentation
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1199 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michael | ab5d1fd17f1 | DPF patch by superelchi
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1198 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
jmccrohan | 151f501456f | raspi: Disabled unless explicitly enabled by user
Add a raspi enabled stanza to lcd4linux.conf file to enable:
Plug... | | |
volker | 09d2a732eac | disable plugin sensors if not found
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1196 3ae390bd-cb1e-0410-b4... | | |
volker | 4dc83784b22 | new plugin raspi
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1195 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
volker | 9b3ccb8ecad | added new examples to config file
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1194 3ae390bd-cb1e-0410-b409... | | |
volker | 1024b52f2cd | Ticket #284
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1193 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
volker | 5559e7f6cb8 | stabilize text widget when no string is available; info message when serdisplib cannot open port
git-svn-id: https:/... | | |
mzuther | 71df54522bb | widget_timer: oops, forgot to update includes...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1191 3ae390... | | |
mzuther | 9d72353c29f | widget_timer: timer widgets should not abuse timer groups (fixes ticket #278)
git-svn-id: https://ssl.bulix.org/sv... | | |
jmccrohan | 0070c296459 | Mitigate format string exploits
error: format not a string literal and no format arguments
[-Werror=format-security]... | | |
jmccrohan | b0fd4a33835 | Add drv_generic_serial.c functions to header file
New functions were added in rev1171, but were not added to
drv_gen... | | |
michael | ff1279f56ae | typo fix from Robert Resch
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1187 3ae390bd-cb1e-0410-b409-cd5a39... | | |
michael | 2c23bdcb1d4 | patch to support hex sequences from Marcus Menzel
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1186 3ae390b... | | |
mjona | 13c974ad615 | Fixed realloc error handling in timer_group.c; changed the interval member in the TIMER_GROUP structure from int* to ... | | |
michael | 3ede2a57df6 | handle failing realloc() correctly (thanks to Mattia)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1184 3ae... | | |
michael | 7ae0d560e1d | changed error() to info() to avoid syslog flooding
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1183 3ae390... | | |
mzuther | 2a72a238872 | timer activation: use defines instead of integers for easier reading
git-svn-id: https://ssl.bulix.org/svn/lcd4linu... | | |
michael | 446db7af452 | allow fine-grained backlight control for picoLCDGraphic
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1181 3... | | |
michael | 981ce7826f0 | jpeglib dependency typo fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1180 3ae390bd-cb1e-0410-b409-cd5... | | |
michael | 61e4d8a0d3e | drv_SamsungSPF.h removed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1179 3ae390bd-cb1e-0410-b409-cd5a39f6... | | |
michael | 88dde26adb2 | some fixes from Sascha Plazar
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1178 3ae390bd-cb1e-0410-b409-cd5... | | |
michael | eafd9557e50 | driver for Samsung SPF by Sascha Plazar
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1177 3ae390bd-cb1e-041... | | |
michael | c5fc726e3be | driver for Futaba VFD by Marcus Menzel
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1176 3ae390bd-cb1e-0410... | | |
michael | 69ca09755b1 | teakLCM set GPIO='no' which produced linker errors (thanks to Marcus menzel for reporting)
git-svn-id: https://ssl.b... | | |
michael | 2e6d972471d | default model chnaged from 'generic' to 'M50530'
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1174 3ae390bd... | | |
michael | cab1c1a4002 | driver for TeakLCM by Andreas Thienemann
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1173 3ae390bd-cb1e-04... | | |
michael | aae7a3ee376 | patch from Robert Tesch: support KIT120-5 and KIT129-6, GPO code repaired, use Scalefont
git-svn-id: https://ssl.bul... | | |
michael | 2a553a0ff26 | Patch for Driver EA232Graphic by Robert Resch
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1171 3ae390bd-cb... | | |
michael | c98cf9ae78e | scaletext patch from Stefan Kuhne
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1170 3ae390bd-cb1e-0410-b409... | | |
michael | 8c2ea5ba970 | update to automake 1.11.2
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1169 3ae390bd-cb1e-0410-b409-cd5a39f... | | |
michael | 33d1f71e7eb | DPF driver by Stefan Kuhne 8note that you need libdpf)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1168 3a... | | |
michael | 0b52f082263 | [PATCH 2/2] gcc warnings by Jonathan McCrohan
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1167 3ae390bd-cb... | | |
michael | d63168bd84b | ATCH 1/2] gcc warnings by Jonathan McCrohan
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1166 3ae390bd-cb1e... | | |
michael | b225453a3f4 | old ancient legacy port access disabled by default
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1165 3ae390... | | |
mjona | 67c14024676 | All compilation related issues in the headers have been fixed. Now each header compiles with no warnings as a standal... | | |
sonic74 | 2362171db08 | Replaced parameter NoPowerCycle with PowerCycle
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1163 3ae390bd-... | | |
sonic74 | 4b251367af1 | Blit speedup, switch PICASO back to 9600 baud when exiting
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@116... | | |
sonic74 | 27da4769fd4 | Removed compiler warning
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1161 3ae390bd-cb1e-0410-b409-cd5a39f6... | | |
sonic74 | 5d473ec959c | SGC support
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1160 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
jmccrohan | 288cd40479d | Fix spelling errors. Flagged by Debian lintian check
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1159 3ae3... | | |
michael | 6b6d1d868a0 | driver for Futaba MDM166A Graphic(96x16) vf-displays by Andreas Brachold
git-svn-id: https://ssl.bulix.org/svn/lcd4l... | | |
michael | 6eec23d6f43 | driver for Newhaven's NHD‐0420D3Z‐FL‐GBW. 4x20 LCD by Rusty Clarkson
git-svn-id: https://ssl.bulix.org/svn/lcd4linux... | | |
michael | 2949be131a5 | indentation :-(
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1156 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michael | e6130f4f65e | magic bold escape char by Andrew Thompson
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1155 3ae390bd-cb1e-0... | | |
michael | bd2948ce2f8 | picoLCDGraphics needs keypad linked
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1154 3ae390bd-cb1e-0410-b4... | | |
michael | 7318d07f895 | various compiler warnings fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1153 3ae390bd-cb1e-0410-b409-c... | | |
michael | 616665a32d0 | Autoconf 2.68
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1152 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michael | a6019b16713 | run smoketest on all of my 8 cores
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1151 3ae390bd-cb1e-0410-b40... | | |
michael | 2a765ae84de | indentation
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1150 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michael | 48ea1dd640e | patch to replace outdate library libmpd with recent library libmpdclient from Andreas Brachold
git-svn-id: https://s... | | |
michael | 22169050ad2 | lcd4linux-wireless.patch from Hans de Goede
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1148 3ae390bd-cb1e... | | |
michael | 0fe9009287d | st2205-width-height-swap.patch from Hans de Goede
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1147 3ae390b... | | |
michael | f86dd50a614 | hwmon patch from Hans de Goede
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1146 3ae390bd-cb1e-0410-b409-cd... | | |
michael | 1d611354c3a | patch to support SureElectronicsDE-LD023 from Matt Joice
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1145 ... | | |
harbaum | 7fc8ef21bd0 | Fixed keypad widget in GLCD2USB
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1144 3ae390bd-cb1e-0410-b409-c... | | |
mzuther | f17287509f6 | timer.c: fixed detection of positive clock skew (and some typos)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/tr... | | |
mzuther | 5e69b1e3961 | timer.c: fixed clock skew detection
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1142 3ae390bd-cb1e-0410-b... | | |
mzuther | c15760b9e50 | timer.c: skip intermediate timer intervals
"timer_inc()" now checks how many trigger intervals have passed since
a g... | | |
michael | 72e1f7501bd | fix for a bug introduced in the DE-LD021 driver
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1140 3ae390bd-... | | |
michael | f95cad51ea9 | indentation
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1139 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michael | 0da867144a9 | support for Sure Electronics DE-LD021 by Natanael Olaiz
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1138 3... | | |
michael | 8dd087e587f | driver for EFN LED modules by Tilman Glötzner
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1137 3ae390bd-cb... | | |
mzuther | 475fdb43971 | commented, corrected and beautified both timer and timer group code
git-svn-id: https://ssl.bulix.org/svn/lcd4linux... | | |
mzuther | 00db296b07b | finished commenting the timer code
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1135 3ae390bd-cb1e-0410-b4... | | |
mzuther | 20e4961f9eb | started commenting the timer code
I'm not done yet, but my system is currently very unstable, and I
don't want the c... | | |
harbaum | 4447e1d46ca | Added brightness support for GLCD2USB
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1133 3ae390bd-cb1e-0410-... | | |
harbaum | 3c658ef2174 | Added 128x64 sample graphic
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1132 3ae390bd-cb1e-0410-b409-cd5a3... | | |
harbaum | 772f4d05a97 | Removed accidentially added file
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1131 3ae390bd-cb1e-0410-b409-... | | |
harbaum | d8e493fe03f | Minor description fixes
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1130 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michael | 3bc1b2b7942 | patch from Jar: typo fixed, documentation which is now in the wiki removed
git-svn-id: https://ssl.bulix.org/svn/lcd... | | |
volker | 3512dc98837 | added netmask_short in plugin_netinfo for CIDR notation
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1128 3... | | |
michael | fc683d582b9 | compile error fixed (thanks to Tom)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1127 3ae390bd-cb1e-0410-b4... | | |
michael | a9ed07b8c5b | support for Sure Electronics's 1602 LCD Display Board with USB from Mikhail
git-svn-id: https://ssl.bulix.org/svn/lc... | | |
mzuther | 6826450c831 | X11 driver: possibility to ignore auto-repeated KeyPress events
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/tru... | | |
michael | 204a50d00f7 | ooops... forgot to add drv_ASTUSB.c
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1124 3ae390bd-cb1e-0410-b4... | | |
michael | 595ed4ad986 | driver for Allnet FW8888 from Claas Hilbrecht
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1123 3ae390bd-cb... | | |
michael | 52f974cad14 | ASTUSB driver from Henrik Schondorff
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1122 3ae390bd-cb1e-0410-b... | | |
michael | c4cdfc501c9 | Ticket #170 (picolcd graphic build error) fixed by matt
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1121 3... | | |
michael | d37c96b53ed | Ticket #184 (LCD::contrast and LCD::backlight segfaulting) fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/tru... | | |
mzuther | 06caf998da7 | drv_picoLCDGraphic.c: changed two annoying info messages to debugging messages
git-svn-id: https://ssl.bulix.org/sv... | | |
mzuther | 303e1ef1368 | drv_picoLCDGraphic.c: alternative use of keypad widgets (instead of GPIO)
git-svn-id: https://ssl.bulix.org/svn/lcd... | | |
mzuther | 299b4fb7dfc | X11 driver: correctly handle key releases
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1117 3ae390bd-cb1e-... | | |
volker | d1c03f054cf | changed hardcoded pixel resolution to configuration; usb_*_np functions only if available; try to get USB vendor name... | | |
michael | adaa4da6bb4 | 'Fix the huawei e220 at commands' by Jar
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1115 3ae390bd-cb1e-04... | | |
mzuther | 0bffa599cc6 | drv_picoLCDGraphic.c: minimum USB read timeout is now 1 ms
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@11... | | |
mzuther | 3d85ed2b173 | drv_picoLCDGraphic.c: added configuration for USB read timeout
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trun... | | |
michael | 3c4915845fd | indent.sh run
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1112 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michael | 2f27e641cea | plugin_huawei-fix-interval-check_V2.patch from Jar
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1111 3ae390... | | |
mjona | 3a23df40236 | Improved config behavior.
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1110 3ae390bd-cb1e-0410-b409-cd5a39f... | | |
mjona | 4f3ae24f7c6 | Fixed a segmentation fault bug in cfg_get().
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1109 3ae390bd-cb1... | | |
mjona | 555ed9099a1 | All static memory allocations were turned into dynamical ones.
Improved configuration parameters:
- FifoPath to speci... | | |
mzuther | b35fc3f8cbd | timer.c: two small optimizations (removed "flag"; tv_usec can't be negative)
git-svn-id: https://ssl.bulix.org/svn/... | | |
mzuther | 7496af7c867 | added grouping of widgets by update interval (new file "timer_group.c")
git-svn-id: https://ssl.bulix.org/svn/lcd4l... | | |
mzuther | dcb29d27267 | BUG: handle negative delays in timer_process() (timer.c)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1105... | | |
mzuther | 7a8ba6a1135 | timer.c: I had forgotten how to initialize a "struct" :)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1104... | | |
mzuther | fd89168c6b1 | BUG: compensate timers for processing delay ("timer.c")
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1103 ... | | |
mzuther | 43aef95679f | timer.c: exchanged "proprietary code" with timeradd() and timersub() functions
git-svn-id: https://ssl.bulix.org/sv... | | |
mzuther | 15d08f4e905 | timer.c: removed fruitless changes to variable "flag" from timer_process()
git-svn-id: https://ssl.bulix.org/svn/lc... | | |
mzuther | 39494819fd4 | According to its man page, timercmp() is broken on some systems -- applied the recommended (and equivalent) change.
... | | |
michael | 0dab110627d | small warning removed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1099 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michael | 88b4878241e | clear errno after creating the FIFO by Claas Hilbrecht
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1098 3a... | | |
michael | 755c25c5c85 | plugin_huawei from Jar (forgot to add it last time)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1097 3ae39... | | |
michael | d0405cd2da7 | plugin_huawei from Jar
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1096 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
mzuther | 3e58b77fe16 | picoLCDGraphic: updated example configuration files in "contrib/picoLCD"
git-svn-id: https://ssl.bulix.org/svn/lcd4... | | |
mzuther | 76db34b59e3 | picoLCDGraphic: update display regularly using a timer (*much* faster than redrawing the whole display after each cha... | | |
volker | f622ea6ee27 | additional debugging output
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1093 3ae390bd-cb1e-0410-b409-cd5a3... | | |
volker | 6cb52cd1063 | fixed compile error on systems without strndup()
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1092 3ae390bd... | | |
michael | 9fdf04e6592 | include config.h in *every* source file
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1091 3ae390bd-cb1e-041... | | |
mzuther | 28645bbb94c | X11 driver: do not display key strokes that do not map to a button
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/... | | |
mzuther | 7f823fa2435 | indent.sh: ignore indentation profiles, so things are not messed up accidentally
git-svn-id: https://ssl.bulix.org/... | | |
mzuther | 04562ff4b75 | X11 driver: handle key presses (arrows, RET and ESC) in addition to clicks on the GUI buttons
git-svn-id: https://s... | | |
mzuther | eb67cb9daba | included "config.h" in "plugin.h" and changed "plugin.c" and "plugin_sample.c" accordingly
git-svn-id: https://ssl.... | | |
mzuther | 8b4d88284a8 | plugin_python.c: print tracebacks also for Python scripts that do not "compile"
git-svn-id: https://ssl.bulix.org/s... | | |
mzuther | 2e2e535b2c1 | plugin_python.c: print Python tracebacks on stderr (yay!)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@108... | | |
mzuther | ef55b42807b | fixed compile error by including "config.h" in "plugin_python.c"
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/tr... | | |
michael | 9766d9e8b5b | support for 'aligned pingpong' by Martin Zuther
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1083 3ae390bd-... | | |
volker | 378970ea01d | use own strndup() from evaluator if not available on system
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@10... | | |
volker | 473fd2d3eee | fixed typo
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1081 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
volker | f1e14296a12 | fixed memory leak in using strdup() instead of strdupa()
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1080 ... | | |
volker | 69fecdd3d64 | Ticket 182
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1079 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
volker | ac266e1877d | strdupa uses alloca which is not available everywhere. strdup is used instead
git-svn-id: https://ssl.bulix.org/svn/... | | |
volker | 55e86007a48 | plugins work on MacOS X: proc_stat, cpuinfo
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1077 3ae390bd-cb1e... | | |
michael | da4098a3eb7 | linker error with LW_ABP corrected
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1076 3ae390bd-cb1e-0410-b40... | | |
michael | 0bf54016ab9 | update to autoconf 2.65
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1075 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michael | 8d70d268328 | indentation
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1074 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michael | 012bbc9dd7f | indentation
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1073 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michael | 0eda4085c42 | add event.h to extra sources
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1072 3ae390bd-cb1e-0410-b409-cd5a... | | |
michael | 3379ecac260 | Logic Way ABP08 ABP09 enhancements by Arndt Kritzner
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1071 3ae3... | | |
edman007 | 949791258d5 | Remove warnings from mpris plugin
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1070 3ae390bd-cb1e-0410-b40... | | |
edman007 | 973fbdac916 | Fix the dbus/pkg-config confgure (Now the configure script will probably require pkg-config to be installed)
Defines ... | | |
edman007 | 42d2deefb29 | * Fix segfault on shutdown in drv_picoLCDGraphic.c
* Prevent dbus from exiting the program when compiled with -DDEBUG... | | |
volker | cd705f84010 | special commandline parameters for X11
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1067 3ae390bd-cb1e-0410... | | |
edman007 | 82a0af2c300 | Make the dbus plugin shutdown without showing dbus leaks when compiled with -DDEBUG
git-svn-id: https://ssl.bulix.o... | | |
edman007 | a8d1a678905 | drv_PICGraphic.c
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1065 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
edman007 | 42f17dd1458 | the DBus plugin is now disabled when dbus is not installed instead of stopping the build
Fix a few warnings in drv_P... | | |
edman007 | a1101ce4a41 | Prevent HD44780 and HD44780_I2C from building at the same time
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trun... | | |
volker | 1622daf8d03 | disabling some driver if no parport available
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1062 3ae390bd-cb... | | |
edman007 | 7f3ada9b1b4 | Removed warning for the mpris dbus plugin
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1061 3ae390bd-cb1e-... | | |
volker | 9c93110c629 | MatrixOrbitalGX
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1060 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
volker | 3fa2bb9a9bd | ppoll() is not available in glibc before 2.4
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1059 3ae390bd-cb1... | | |
edman007 | 6ae9438738d | Fixed a few more leaks,
Valgrind no longers reports any leaks in plugin_dbus.c
(though there are still a few in the d... | | |
edman007 | ca7f4df6326 | plugin_dbus.c:
* Remove a few info() messages from the dbus plugin that were too verbose
* Fix a few leaks in the d... | | |
volker | f6d08113a65 | dbus_watch_get_unix_fd() only exists in libdbus >= 1.1.1
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1056 ... | | |
michael | 5ef3e9233ff | small memory leak fixed (Thnaks to Ed and Valgrind)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1055 3ae39... | | |
michael | 6bb47a68823 | event plugin and dbus interface by Ed Martin (forgot to add new files)
git-svn-id: https://ssl.bulix.org/svn/lcd4lin... | | |
michael | 3f6579900c3 | event plugin and dbus interface by Ed Martin
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1053 3ae390bd-cb1... | | |
michael | 11ebe1024fd | Logic Way patch from Arndt Kritzner
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1052 3ae390bd-cb1e-0410-b4... | | |
peterbailey | 58074929266 | added protocol details to PICGraphic driver, fixed typos is generic headers
git-svn-id: https://ssl.bulix.org/svn/lc... | | |
peterbailey | b2f63e0f197 | updating Makefile.am for PICGraphic driver, reverting mistaken commit of aclocal.m4
git-svn-id: https://ssl.bulix.or... | | |
peterbailey | d08bf6d19c8 | adding PICGraphic driver
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1049 3ae390bd-cb1e-0410-b409-cd5a39f6... | | |
michael | 318733a9fb2 | svn_version bumped up
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1048 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michael | 5ed074b437d | Logic Way GmbH ABP08 ABP09 enhancements by Arndt Kritzner
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1047... | | |
michael | 34fd00e7b75 | driver for Logic Way GmbH ABP08 (serial) and ABP09 (USB) appliance control panels by Arndt Kritzner
git-svn-id: http... | | |
volker | f848e286bd8 | additional debug output
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1045 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michael | a50e7c8b4e3 | autoconf patches from PT M.
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1044 3ae390bd-cb1e-0410-b409-cd5a3... | | |
michael | f105fd58e80 | indentation
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1043 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michael | caa4c4d3869 | indentation
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1042 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michael | 3db70d1ff0f | suppress compiler warning
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1041 3ae390bd-cb1e-0410-b409-cd5a39f... | | |
michael | a1c9da81387 | warn() => info()
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1040 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
volker | 7ea8aec4805 | added support for Z-10 speaker to G-15 driver
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1039 3ae390bd-cb... | | |
michael | e3dbb3fc1d4 | evaluator bug fixed (thanks to lleo19)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1038 3ae390bd-cb1e-0410... | | |
michael | 1be5ce2c6de | indent run
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1037 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michael | 8501fae3990 | asterix extensions by gabrielortizlour@gmail.com
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1036 3ae390bd... | | |
michael | 37ccff837cb | icon frame patch by Marcus Brown
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1035 3ae390bd-cb1e-0410-b409-... | | |
michux | fe4afbe9b06 | update autoconf
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1034 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michux | ccffe4802cb | add qnap log plugin, thanks to rolf tralow
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1033 3ae390bd-cb1e-... | | |
michux | ac822f3769e | indent
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1032 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michux | 6322058d1e3 | timer fix for vnc driver
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1031 3ae390bd-cb1e-0410-b409-cd5a39f6... | | |
michux | 2fc3bb1ea3f | more timer fixes
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1030 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michux | 0d2efa950dc | make the code more sexy...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1029 3ae390bd-cb1e-0410-b409-cd5a39... | | |
michux | 67ed497fcbc | update make files
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1028 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michux | 6454194b7c2 | fix timestamp loop issue
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1027 3ae390bd-cb1e-0410-b409-cd5a39f6... | | |
michux | 17014138558 | add widget sample
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1026 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michux | 7abbec0f511 | add mpris dbus plugin, untested!
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1025 3ae390bd-cb1e-0410-b409-... | | |
michux | 94cccadce1b | indent
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1024 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michux | ae2f27dbb3e | update autoconf scripts
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1023 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michux | 0aa04e30811 | add shuttle VFD driver
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1022 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michux | 3d7cc4789d6 | update option file
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1021 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michux | 3428f32c33f | drv_vnc: http port as option
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1020 3ae390bd-cb1e-0410-b409-cd5a... | | |
michux | 27bba2d8c0a | drv_vnc: run as http daemon
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1019 3ae390bd-cb1e-0410-b409-cd5a3... | | |
michux | 7228a0e8c38 | fix fps delay error
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1018 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
michux | 485253143e5 | add fps limiter
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1017 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | | |
Next → |