Commit Graph

422 Commits

Author SHA1 Message Date
reinelt dfca2476b5 [lcd4linux @ 2004-05-19 05:38:25 by reinelt]
removed AC_PROG_CXX (C++-Compiler) from configure

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@422 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-05-19 05:38:26 +00:00
reinelt 817ab8d1c9 [lcd4linux @ 2004-05-19 05:23:25 by reinelt]
plugin_isdn.c added (sorry, I forgot...)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@421 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-05-19 05:23:25 +00:00
reinelt 014935e97d [lcd4linux @ 2004-05-09 05:41:41 by reinelt]
i2c fix for kernel 2.6.5 (temp_input1 vs. temp1_input) from Xavier

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@420 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-05-09 05:41:42 +00:00
nicowallmeier 749b60b30b [lcd4linux @ 2004-04-17 13:03:34 by nicowallmeier]
minor bugfix

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@419 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-04-17 13:05:58 +00:00
reinelt bbfa7a3b4f [lcd4linux @ 2004-04-12 11:12:24 by reinelt]
added plugin_isdn, removed old ISDN client
fixed some real bad bugs in the evaluator

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@418 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-04-12 11:12:26 +00:00
reinelt 938a093e5f [lcd4linux @ 2004-04-12 05:59:24 by reinelt]
Status update

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@417 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-04-12 05:59:24 +00:00
reinelt bace3dcf3d [lcd4linux @ 2004-04-12 05:14:42 by reinelt]
another BIG FAT WARNING on the use of raw ports instead of ppdev

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@416 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-04-12 05:14:42 +00:00
reinelt c55e7c91f8 [lcd4linux @ 2004-04-12 04:55:59 by reinelt]
emitted a BIG FAT WARNING if msr.h could not be found (and therefore
the gettimeofday() delay loop would be used)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@415 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-04-12 04:56:00 +00:00
reinelt 75c3c113e9 [lcd4linux @ 2004-04-11 17:37:09 by reinelt]
forgot these files at last checkin... sorry!

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@414 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-04-11 17:37:09 +00:00
reinelt d75d1e9720 [lcd4linux @ 2004-04-09 06:23:28 by reinelt]
removed old exec stuff

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@413 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-04-09 06:23:28 +00:00
reinelt 14f1c27324 [lcd4linux @ 2004-04-09 06:09:54 by reinelt]
big configure rework from Xavier

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@412 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-04-09 06:09:55 +00:00
reinelt ca96fa0676 [lcd4linux @ 2004-04-08 11:59:26 by reinelt]
added plugin_pop3 from Javi

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@411 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-04-08 11:59:26 +00:00
reinelt 9164b31d32 [lcd4linux @ 2004-04-08 10:48:23 by reinelt]
finished plugin_exec
modified thread handling
added '%x' format to qprintf (hexadecimal)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@410 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-04-08 10:48:25 +00:00
hejl 74bdf66969 [lcd4linux @ 2004-04-07 08:29:05 by hejl]
New plugin for wireless info

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@409 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-04-07 08:29:05 +00:00
reinelt bfaa59f4e9 [lcd4linux @ 2004-03-21 22:05:53 by reinelt]
MySQL plugin fixes from Javi

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@408 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-21 22:05:53 +00:00
reinelt f5744416e4 [lcd4linux @ 2004-03-20 23:09:01 by reinelt]
MySQL plugin fixes from Javi

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@407 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-20 23:09:01 +00:00
reinelt d3f2e69cd4 [lcd4linux @ 2004-03-20 11:49:40 by reinelt]
forgot to add plugin_exec.c ...

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@406 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-20 11:49:40 +00:00
reinelt 9288c60458 [lcd4linux @ 2004-03-20 07:31:32 by reinelt]
support for HD66712 (which has a different RAM layout)
further threading development

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@405 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-20 07:31:33 +00:00
reinelt 42fbc61ad0 [lcd4linux @ 2004-03-19 09:17:46 by reinelt]
removed the extra 'goto' function, row and col are additional parameters
of the write() function now.

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@404 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-19 09:17:46 +00:00
reinelt fc469b900f [lcd4linux @ 2004-03-19 06:37:47 by reinelt]
asynchronous thread handling started

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@403 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-19 06:37:47 +00:00
reinelt 037e41134f [lcd4linux @ 2004-03-14 07:14:05 by reinelt]
old battery.[ch] files removed

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@402 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-14 07:14:05 +00:00
reinelt 1a6167b7b7 [lcd4linux @ 2004-03-14 07:11:42 by reinelt]
parameter count fixed for plugin_dvb()
plugin_APM (battery status) ported

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@401 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-14 07:11:42 +00:00
reinelt 924eabb9ce [lcd4linux @ 2004-03-14 06:07:33 by reinelt]
Status update.
Fixed bug in configure.in with X11 disabled (thanks to Kevin Liu)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@400 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-14 06:07:33 +00:00
reinelt 442be49e79 [lcd4linux @ 2004-03-13 19:06:01 by reinelt]
ChangeLog and Status update; small glitch in plugin_seti fixed.

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@399 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-13 19:06:01 +00:00
nicowallmeier 0e81f75d59 [lcd4linux @ 2004-03-13 14:58:15 by nicowallmeier]
Added clean termination of imond-connection (now correctly)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@398 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-13 14:58:15 +00:00
nicowallmeier 29afa7af12 [lcd4linux @ 2004-03-13 14:55:14 by nicowallmeier]
Added clean termination of imond-connection

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@397 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-13 14:55:14 +00:00
reinelt 213f9bbd8a [lcd4linux @ 2004-03-13 06:55:29 by reinelt]
(unnecessary) imon.h removed

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@396 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-13 06:55:29 +00:00
reinelt 6ea6cd52c6 [lcd4linux @ 2004-03-13 06:49:20 by reinelt]
seti@home plugin ported to NextGeneration

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@395 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-13 06:49:20 +00:00
reinelt 53b2c04468 [lcd4linux @ 2004-03-12 13:58:14 by reinelt]
removed imon.c (has been replaced by plugin_imon.c)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@394 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-12 13:58:14 +00:00
reinelt 7d5c275cb8 [lcd4linux @ 2004-03-11 06:39:58 by reinelt]
big patch from Martin:
- reuse filehandles
- memory leaks fixed
- earlier busy-flag checking with HD44780
- reuse memory for strings in RESULT and hash
- netdev_fast to wavid time-consuming regex

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@393 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-11 06:39:59 +00:00
reinelt a3501369a9 [lcd4linux @ 2004-03-10 07:16:15 by reinelt]
MySQL plugin from Javier added

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@392 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-10 07:16:15 +00:00
hejl 06ad633f01 [lcd4linux @ 2004-03-08 18:46:21 by hejl]
Fixed bug introduced with "caching" the loadavg values

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@391 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-08 18:46:21 +00:00
hejl f54facba61 [lcd4linux @ 2004-03-08 18:45:52 by hejl]
fixed segfault when using string concatenation

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@390 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-08 18:45:52 +00:00
reinelt 96f97ca496 [lcd4linux @ 2004-03-08 16:26:26 by reinelt]
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
2004-03-08 16:26:26 +00:00
reinelt 82c5b76636 [lcd4linux @ 2004-03-08 04:33:08 by reinelt]
string concatenation fixed

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@388 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-08 04:33:08 +00:00
reinelt c008748638 [lcd4linux @ 2004-03-06 20:31:16 by reinelt]
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
2004-03-06 20:31:16 +00:00
hejl 2f4f59ba2e [lcd4linux @ 2004-03-03 08:40:07 by hejl]
Fixed memory leak in hash_get_regex

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@386 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-03 08:40:07 +00:00
reinelt b9a217e0dc [lcd4linux @ 2004-03-03 04:44:16 by reinelt]
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
2004-03-03 04:44:16 +00:00
reinelt 9ef4282e9e [lcd4linux @ 2004-03-03 03:47:04 by reinelt]
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
2004-03-03 03:47:04 +00:00
reinelt d0b39b590e [lcd4linux @ 2004-03-03 03:41:02 by reinelt]
Crystalfontz Contrast issue fixed

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@383 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-03 03:41:02 +00:00
reinelt bfd7907def [lcd4linux @ 2004-03-01 04:29:51 by reinelt]
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
2004-03-01 04:29:51 +00:00
reinelt 79fa81a94d [lcd4linux @ 2004-02-29 17:09:53 by reinelt]
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
2004-02-29 17:09:54 +00:00
reinelt e6ee931ee5 [lcd4linux @ 2004-02-29 14:30:59 by reinelt]
icon visibility fix for generic graphics from Xavier

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@380 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-02-29 14:30:59 +00:00
reinelt 485a26f6e3 [lcd4linux @ 2004-02-27 07:06:24 by reinelt]
new function 'qprintf()' (simple but quick snprintf() replacement)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@379 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-02-27 07:06:26 +00:00
reinelt af9193af58 [lcd4linux @ 2004-02-27 06:07:55 by reinelt]
hash improvements from Martin

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@378 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-02-27 06:07:55 +00:00
reinelt 3037be8a1e [lcd4linux @ 2004-02-26 21:42:45 by reinelt]
memory leak fixes from Martin

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@377 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-02-26 21:42:45 +00:00
reinelt afc7c3f170 [lcd4linux @ 2004-02-24 06:00:22 by reinelt]
Status and Todo list from Xavier

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@376 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-02-24 06:00:22 +00:00
reinelt 410645dbea [lcd4linux @ 2004-02-24 05:54:57 by reinelt]
X11 driver ported

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@375 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-02-24 05:55:04 +00:00
reinelt 6c9b3154be [lcd4linux @ 2004-02-23 06:44:27 by reinelt]
"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
2004-02-23 06:44:28 +00:00
reinelt 403de86b76 [lcd4linux @ 2004-02-22 17:35:41 by reinelt]
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
2004-02-22 17:35:41 +00:00