Age | Commit message (Collapse) | Author | Files | Lines |
|
fixed segfault when using string concatenation
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@390 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
re-introduced \nnn (octal) characters in strings
text widgets can have a 'update' speed of 0 which means 'never'
(may be used for static content)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@389 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
string concatenation fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@388 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Complete rewrite of the evaluator to get rid of the code
from mark Morley (because of license issues).
The new Evaluator does a pre-compile of expressions, and
stores them in trees. Therefore it should be reasonable faster...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@387 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Fixed memory leak in hash_get_regex
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@386 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
changes (cosmetics?) to the big patch from Martin
hash patch un-applied
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@385 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
big patch from Martin Hejl:
- use qprintf() where appropriate
- save CPU cycles on gettimeofday()
- add quit() functions to free allocated memory
- fixed lots of memory leaks
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@384 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Crystalfontz Contrast issue fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@383 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
cfg_number() returns -1 on error, 0 if value not found (but default val used),
and 1 if value was used from the configuration.
HD44780 driver adopted to new cfg_number()
Crystalfontz 631 driver nearly finished
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@382 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
ChangeLog updated
Version number bumped to 0.10.0
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@381 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
icon visibility fix for generic graphics from Xavier
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@380 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
new function 'qprintf()' (simple but quick snprintf() replacement)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@379 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
hash improvements from Martin
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@378 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
memory leak fixes from Martin
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@377 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Status and Todo list from Xavier
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@376 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
X11 driver ported
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@375 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
"Lightning" widget from Xavier (lcd4linux.conf.sample)
removed obsolete Docs.
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@374 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
some fixes for generic graphic driver and T6963
removed ^M from plugin_imon (Nico, are you editing under Windows?)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@373 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Imon/Telmon plugin ported
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@372 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
T6963 driver for graphic displays finished
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@371 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Namespace clash between Curses driver and general text driver resolved
(thanks to Martin Hejl)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@370 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
compile problem with missing frontend.h fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@369 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
i2c_sensors patch from Xavier
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@368 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
T6963 driver nearly finished
framework for graphic displays done
i2c_sensors patch from Xavier
some more old generation files removed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@367 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
ported USBLCD driver to NextGeneration
added drv_M50530.c (I forgot yesterday, sorry)
removed old drivers M50530.c and USBLCD.c
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@366 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
bug in netdev parsing fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@365 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
minor bugfix
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@364 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
M50530 driver ported
changed lots of 'char' to 'unsigned char'
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@363 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
I2C Sensors for 2.4 kernels (/proc instead of /sysfs)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@362 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
cut off all old-style files which are no longer used with NextGeneration
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@361 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
DVB plugin ported
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@360 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Minor bugfix
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@359 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
icon visibility patch #2 from Xavier
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@358 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Fixed/Optimized Hashage-timings
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@357 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
evaluator function names are no longer case-sensitive
Crystalfontz Fan PWM control, Fan RPM monitoring, temperature monitoring
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@356 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
icon visibility patch from Xavier
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@355 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Crystalfontz driver nearly finished
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@354 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Brightness fpr Noritake Displays avaliable as a plugin
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@353 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
got rid of every strtok() incarnation.
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@352 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
removed strtok() from layout processing (took me hours to find this bug)
further strtok() removind should be done!
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@351 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Fixes for busy flag
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@350 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Crystalfontz 633 extensions (CRC checking and stuff)
Models table for HD44780
Noritake VFD BVrightness patch from Bill Paxton
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@349 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
HD44780 patch from Martin Hejl
dmalloc integrated
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@348 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
HD44780 busy-flag support from Martin Hejl
loadavg() uClibc replacement from Martin Heyl
round() uClibc replacement from Martin Hejl
warning in i2c_sensors fixed
[
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@347 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
check for /sys mounted
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@346 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
uClibc compatibility issues from Martin Hejl
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@345 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
every .c file includes "config.h" now
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@344 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
plugin_ppp finished.
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@343 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
ported PPP token to plugin_ppp
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@342 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Cwlinux driver portet to NextGeneration (compiles, but not tested!)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@341 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|