index
:
lcd4linux.git
master
trunk
lcd4linux
Jonathan McCrohan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drv_LEDMatrix.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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