index
:
lcd4linux.git
master
trunk
lcd4linux
Jonathan McCrohan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-19
patch from Jar: typo fixed, documentation which is now in the wiki removed
michael
1
-28
/
+1
2010-08-25
added netmask_short in plugin_netinfo for CIDR notation
volker
1
-13
/
+52
2010-07-16
compile error fixed (thanks to Tom)
michael
1
-19
/
+19
2010-07-13
support for Sure Electronics's 1602 LCD Display Board with USB from Mikhail
michael
5
-13
/
+50
2010-07-11
X11 driver: possibility to ignore auto-repeated KeyPress events
mzuther
1
-1
/
+22
2010-06-25
ooops... forgot to add drv_ASTUSB.c
michael
1
-0
/
+512
2010-06-21
driver for Allnet FW8888 from Claas Hilbrecht
michael
8
-7986
/
+375
2010-06-21
ASTUSB driver from Henrik Schondorff
michael
9
-288
/
+612
2010-05-19
Ticket #170 (picolcd graphic build error) fixed by matt
michael
1
-0
/
+1
2010-05-17
Ticket #184 (LCD::contrast and LCD::backlight segfaulting) fixed
michael
1
-2
/
+2
2010-04-22
drv_picoLCDGraphic.c: changed two annoying info messages to debugging messages
mzuther
1
-2
/
+2
2010-04-18
drv_picoLCDGraphic.c: alternative use of keypad widgets (instead of GPIO)
mzuther
1
-2
/
+78
2010-04-18
X11 driver: correctly handle key releases
mzuther
2
-17
/
+28
2010-03-12
changed hardcoded pixel resolution to configuration; usb_*_np functions only ...
volker
1
-21
/
+30
2010-02-23
'Fix the huawei e220 at commands' by Jar
michael
1
-12
/
+9
2010-02-15
drv_picoLCDGraphic.c: minimum USB read timeout is now 1 ms
mzuther
1
-1
/
+1
2010-02-14
drv_picoLCDGraphic.c: added configuration for USB read timeout
mzuther
1
-1
/
+9
2010-02-14
indent.sh run
michael
1
-172
/
+171
2010-02-14
plugin_huawei-fix-interval-check_V2.patch from Jar
michael
1
-35
/
+35
2010-02-12
Improved config behavior.
mjona
1
-9
/
+32
2010-02-12
Fixed a segmentation fault bug in cfg_get().
mjona
1
-1
/
+1
2010-02-11
All static memory allocations were turned into dynamical ones.
mjona
1
-128
/
+200
2010-02-07
timer.c: two small optimizations (removed "flag"; tv_usec can't be negative)
mzuther
1
-7
/
+4
2010-02-07
added grouping of widgets by update interval (new file "timer_group.c")
mzuther
13
-168
/
+441
2010-02-07
BUG: handle negative delays in timer_process() (timer.c)
mzuther
1
-0
/
+4
2010-02-06
timer.c: I had forgotten how to initialize a "struct" :)
mzuther
1
-3
/
+4
2010-02-06
BUG: compensate timers for processing delay ("timer.c")
mzuther
1
-1
/
+3
2010-02-06
timer.c: exchanged "proprietary code" with timeradd() and timersub() functions
mzuther
1
-14
/
+10
2010-02-04
timer.c: removed fruitless changes to variable "flag" from timer_process()
mzuther
1
-2
/
+0
2010-02-04
According to its man page, timercmp() is broken on some systems -- applied th...
mzuther
1
-1
/
+1
2010-02-04
small warning removed
michael
1
-1
/
+1
2010-02-04
clear errno after creating the FIFO by Claas Hilbrecht
michael
1
-0
/
+2
2010-01-30
plugin_huawei from Jar (forgot to add it last time)
michael
1
-0
/
+1199
2010-01-28
plugin_huawei from Jar
michael
8
-33
/
+79
2010-01-24
picoLCDGraphic: updated example configuration files in "contrib/picoLCD"
mzuther
4
-0
/
+4
2010-01-24
picoLCDGraphic: update display regularly using a timer (*much* faster than re...
mzuther
2
-6
/
+34
2010-01-24
additional debugging output
volker
2
-1
/
+5
2010-01-23
fixed compile error on systems without strndup()
volker
1
-0
/
+1
2010-01-21
include config.h in *every* source file
michael
4
-0
/
+10
2010-01-20
X11 driver: do not display key strokes that do not map to a button
mzuther
1
-14
/
+18
2010-01-20
indent.sh: ignore indentation profiles, so things are not messed up accidentally
mzuther
1
-1
/
+2
2010-01-20
X11 driver: handle key presses (arrows, RET and ESC) in addition to clicks on...
mzuther
1
-2
/
+72
2010-01-19
included "config.h" in "plugin.h" and changed "plugin.c" and "plugin_sample.c...
mzuther
3
-10
/
+6
2010-01-19
plugin_python.c: print tracebacks also for Python scripts that do not "compile"
mzuther
1
-0
/
+2
2010-01-19
plugin_python.c: print Python tracebacks on stderr (yay!)
mzuther
1
-0
/
+2
2010-01-19
fixed compile error by including "config.h" in "plugin_python.c"
mzuther
1
-0
/
+1
2010-01-18
support for 'aligned pingpong' by Martin Zuther
michael
2
-10
/
+44
2010-01-17
use own strndup() from evaluator if not available on system
volker
2
-5
/
+6
2010-01-17
fixed typo
volker
1
-1
/
+1
2010-01-17
fixed memory leak in using strdup() instead of strdupa()
volker
1
-0
/
+6
[prev]
[next]