Commit Graph

  • 19319129b5 [lcd4linux @ 2004-06-24 20:18:08 by nicowallmeier] minor bugfix nicowallmeier 2004-06-24 20:18:08 +00:00
  • 85062b1574 [lcd4linux @ 2004-06-20 10:12:27 by reinelt] ChangeLog updated reinelt 2004-06-20 10:12:27 +00:00
  • 7ac3e2a7d2 [lcd4linux @ 2004-06-20 10:09:52 by reinelt] 'const'ified the whole source reinelt 2004-06-20 10:09:56 +00:00
  • e462615969 [lcd4linux @ 2004-06-19 08:20:19 by reinelt] compiler warning in image driver fixed bar bug in USBLCD driver fixed reinelt 2004-06-19 08:20:19 +00:00
  • 0901696b21 [lcd4linux @ 2004-06-17 10:58:57 by reinelt] changed plugin_netdev to use the new fast hash model reinelt 2004-06-17 10:58:58 +00:00
  • 1d354fd87d [lcd4linux @ 2004-06-17 06:23:39 by reinelt] hash handling rewritten to solve performance issues reinelt 2004-06-17 06:23:43 +00:00
  • e8e56418dc [lcd4linux @ 2004-06-13 01:12:52 by reinelt] debug widgets changed (thanks to Andy Baxter) reinelt 2004-06-13 01:12:52 +00:00
  • 8ac0cd282d [lcd4linux @ 2004-06-09 06:40:29 by reinelt] splash screen for T6963 driver reinelt 2004-06-09 06:40:29 +00:00
  • 382e529a22 [lcd4linux @ 2004-06-08 21:46:38 by reinelt] splash screen for X11 driver (and generic graphic driver) reinelt 2004-06-08 21:46:38 +00:00
  • dcc21331db [lcd4linux @ 2004-06-08 12:35:24 by reinelt] autoconf/automake updates reinelt 2004-06-08 12:35:25 +00:00
  • c0d32e02c2 [lcd4linux @ 2004-06-07 07:02:13 by reinelt] sample debugging widgets added reinelt 2004-06-07 07:02:13 +00:00
  • 4c5d673643 [lcd4linux @ 2004-06-07 06:56:55 by reinelt] added test plugin from Andy Baxter reinelt 2004-06-07 06:56:55 +00:00
  • 9839b85f87 [lcd4linux @ 2004-06-06 06:51:59 by reinelt] do not display end splash screen if quiet=1 reinelt 2004-06-06 06:51:59 +00:00
  • 3daae37c43 [lcd4linux @ 2004-06-05 14:56:48 by reinelt] Cwlinux splash screen fixed USBLCD splash screen fixed plugin_i2c qprintf("%f") replaced with snprintf() reinelt 2004-06-05 14:56:48 +00:00
  • 302e18d470 [lcd4linux @ 2004-06-05 06:41:39 by reinelt] chancged splash screen again reinelt 2004-06-05 06:41:40 +00:00
  • d8ce1d7743 [lcd4linux @ 2004-06-05 06:13:11 by reinelt] splash screen for all text-based display drivers reinelt 2004-06-05 06:13:12 +00:00
  • edad39d87f [lcd4linux @ 2004-06-02 10:09:22 by reinelt] splash screen for HD44780 reinelt 2004-06-02 10:09:22 +00:00
  • 246b8539fe [lcd4linux @ 2004-06-02 09:41:19 by reinelt] prepared support for startup splash screen reinelt 2004-06-02 09:41:19 +00:00
  • b07a5205b1 [lcd4linux @ 2004-06-02 05:56:25 by reinelt] extended contrast range for Crystalfontz reinelt 2004-06-02 05:56:25 +00:00
  • a4cd5b8283 [lcd4linux @ 2004-06-02 05:35:55 by reinelt] added i2c_sensors example to lcd4linux.conf.sample reinelt 2004-06-02 05:35:55 +00:00
  • 21d19e4dbe [lcd4linux @ 2004-06-02 05:27:59 by reinelt] added documentation tree reinelt 2004-06-02 05:28:06 +00:00
  • 491dc3d0e3 [lcd4linux @ 2004-06-02 05:14:16 by reinelt] fixed models listing for Beckmann+Egle driver some cosmetic changes reinelt 2004-06-02 05:14:16 +00:00
  • 8dc94dba65 [lcd4linux @ 2004-06-01 06:45:28 by reinelt] some Fixme's processed documented some code reinelt 2004-06-01 06:45:30 +00:00
  • a581675c39 [lcd4linux @ 2004-06-01 06:04:25 by reinelt] made README.Plugins and plugin_sample up to date. reinelt 2004-06-01 06:04:25 +00:00
  • 07afe02801 [lcd4linux @ 2004-05-31 21:23:16 by reinelt] some cleanups in the MatrixOrbital driver reinelt 2004-05-31 21:23:16 +00:00
  • 10ff23f9cd [lcd4linux @ 2004-05-31 21:05:13 by reinelt] fixed lots of bugs in the Cwlinux driver do not emit EAGAIN error on the first retry made plugin_i2c_sensors a bit less 'chatty' moved init and exit functions to the bottom of plugin_pop3 reinelt 2004-05-31 21:05:13 +00:00
  • 4e1eaa7205 [lcd4linux @ 2004-05-31 16:39:05 by reinelt] added NULL display driver (for debugging/profiling purposes) added backlight/contrast initialisation for matrixOrbital added Backlight initialisation for Cwlinux reinelt 2004-05-31 16:39:06 +00:00
  • 61bd7f7bf2 [lcd4linux @ 2004-05-31 06:27:34 by reinelt] ChangeLog update reinelt 2004-05-31 06:27:34 +00:00
  • a53d8337c1 [lcd4linux @ 2004-05-31 06:24:42 by reinelt] fixed symlink security issue with the image driver reinelt 2004-05-31 06:24:42 +00:00
  • ea5453f570 [lcd4linux @ 2004-05-31 05:38:02 by reinelt] fixed possible bugs with user-defined chars (clear high bits) thanks to Andy Baxter for debugging the MilfordInstruments driver! reinelt 2004-05-31 05:38:02 +00:00
  • 0bda5dcd7f [lcd4linux @ 2004-05-31 01:31:01 by andy-b] fixed bug in Milford Instruments driver which drew extra graphics chars in odd places when drawing double bars. (the display doesn't like it if you put the escape character 0xfe inside a define char sequence). andy-b 2004-05-31 01:31:01 +00:00
  • f40bd80077 [lcd4linux @ 2004-05-30 08:25:50 by reinelt] Crystalfontz 631 driver finished reinelt 2004-05-30 08:25:50 +00:00
  • f6aa208883 [lcd4linux @ 2004-05-29 23:30:20 by reinelt] fixed a compiler issue with drv_Image.c (thanks to Frank Stratmann) reinelt 2004-05-29 23:30:20 +00:00
  • c17304852d [lcd4linux @ 2004-05-29 15:53:28 by reinelt] M50530: reset parport signals on exit plugin_ppp: ppp() has two parameters, not three lcd4linux.conf.sample: diskstats() corrected reinelt 2004-05-29 15:53:28 +00:00
  • 927530dfa1 [lcd4linux @ 2004-05-29 01:07:56 by reinelt] bug in plugin_diskstats fixed reinelt 2004-05-29 01:07:56 +00:00
  • 4749def80d [lcd4linux @ 2004-05-29 00:27:14 by reinelt] added plugin_diskstats.c reinelt 2004-05-29 00:27:23 +00:00
  • ba5326cf8e [lcd4linux @ 2004-05-28 14:38:10 by reinelt] Status and Changelog Update reinelt 2004-05-28 14:38:10 +00:00
  • d352f63a48 [lcd4linux @ 2004-05-28 14:36:10 by reinelt] added drv_BeckmannEgle.c (forgotten at first check in :-) reinelt 2004-05-28 14:36:10 +00:00
  • ea44a92b2a [lcd4linux @ 2004-05-28 13:51:41 by reinelt] ported driver for Beckmann+Egle Mini-Terminals added 'flags' parameter to serial_init() reinelt 2004-05-28 13:51:42 +00:00
  • ee99b99e77 [lcd4linux @ 2004-05-27 06:29:29 by nicowallmeier] Moved variables to Plugin:imon / Plugin:telmon nicowallmeier 2004-05-27 06:29:29 +00:00
  • 64352d403c [lcd4linux @ 2004-05-27 03:49:41 by reinelt] Status update reinelt 2004-05-27 03:49:41 +00:00
  • 50496d8491 [lcd4linux @ 2004-05-27 03:39:47 by reinelt] changed function naming scheme to plugin::function reinelt 2004-05-27 03:39:47 +00:00
  • 21152104d2 [lcd4linux @ 2004-05-26 11:37:35 by reinelt] Curses driver ported. reinelt 2004-05-26 11:37:36 +00:00
  • 6d265a408c [lcd4linux @ 2004-05-26 05:03:24 by reinelt] MilfordInstruments driver ported reinelt 2004-05-26 05:03:27 +00:00
  • 724c7f8cd6 [lcd4linux @ 2004-05-25 19:54:11 by reinelt] 'make distcheck' bugs fixed release number changed to 0.10.0-RC1 reinelt 2004-05-25 19:54:15 +00:00
  • 1c10cacd11 [lcd4linux @ 2004-05-25 19:47:11 by reinelt] Status updated obsolete files removed reinelt 2004-05-25 19:47:12 +00:00
  • 9cc7535e56 [lcd4linux @ 2004-05-25 14:28:46 by reinelt] Changelog updated reinelt 2004-05-25 14:28:46 +00:00
  • c5e2e9afcd [lcd4linux @ 2004-05-25 14:27:21 by reinelt] added drv_Image.c (this time really!) reinelt 2004-05-25 14:27:21 +00:00
  • bdf3e629a1 [lcd4linux @ 2004-05-25 14:26:28 by reinelt] added "Image" driver (was: Raster.c) for PPM and PNG creation fixed some glitches in the X11 driver reinelt 2004-05-25 14:26:29 +00:00
  • 7a9143eb1b [lcd4linux @ 2004-05-25 06:42:31 by reinelt] removed old sample config lcd4linux.conf.sample.old from CVS reinelt 2004-05-25 06:42:31 +00:00
  • 6371e2f1c2 [lcd4linux @ 2004-05-23 08:58:30 by reinelt] icon bug with USBLCD fixed reinelt 2004-05-23 08:58:30 +00:00
  • 34e69ead4b [lcd4linux @ 2004-05-22 18:30:01 by reinelt] added plugin 'uptime' reinelt 2004-05-22 18:30:02 +00:00
  • cdee7ced9e [lcd4linux @ 2004-05-22 04:23:49 by reinelt] removed 16*x fix again (next time think before commit :-) reinelt 2004-05-22 04:23:49 +00:00
  • da44a97d97 [lcd4linux @ 2004-05-22 04:21:02 by reinelt] fix for display RAM layout on 16x4 displays (thanks to toxicated101) reinelt 2004-05-22 04:21:02 +00:00
  • 0a673a43bc [lcd4linux @ 2004-05-20 07:47:51 by reinelt] added plugin_time reinelt 2004-05-20 07:47:51 +00:00
  • 8449c67953 [lcd4linux @ 2004-05-20 07:14:35 by reinelt] made all local functions static reinelt 2004-05-20 07:14:46 +00:00
  • dfca2476b5 [lcd4linux @ 2004-05-19 05:38:25 by reinelt] removed AC_PROG_CXX (C++-Compiler) from configure reinelt 2004-05-19 05:38:26 +00:00
  • 817ab8d1c9 [lcd4linux @ 2004-05-19 05:23:25 by reinelt] plugin_isdn.c added (sorry, I forgot...) reinelt 2004-05-19 05:23:25 +00:00
  • 014935e97d [lcd4linux @ 2004-05-09 05:41:41 by reinelt] i2c fix for kernel 2.6.5 (temp_input1 vs. temp1_input) from Xavier reinelt 2004-05-09 05:41:42 +00:00
  • 749b60b30b [lcd4linux @ 2004-04-17 13:03:34 by nicowallmeier] minor bugfix nicowallmeier 2004-04-17 13:05:58 +00:00
  • 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 reinelt 2004-04-12 11:12:26 +00:00
  • 938a093e5f [lcd4linux @ 2004-04-12 05:59:24 by reinelt] Status update reinelt 2004-04-12 05:59:24 +00:00
  • bace3dcf3d [lcd4linux @ 2004-04-12 05:14:42 by reinelt] another BIG FAT WARNING on the use of raw ports instead of ppdev reinelt 2004-04-12 05:14:42 +00:00
  • 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) reinelt 2004-04-12 04:56:00 +00:00
  • 75c3c113e9 [lcd4linux @ 2004-04-11 17:37:09 by reinelt] forgot these files at last checkin... sorry! reinelt 2004-04-11 17:37:09 +00:00
  • d75d1e9720 [lcd4linux @ 2004-04-09 06:23:28 by reinelt] removed old exec stuff reinelt 2004-04-09 06:23:28 +00:00
  • 14f1c27324 [lcd4linux @ 2004-04-09 06:09:54 by reinelt] big configure rework from Xavier reinelt 2004-04-09 06:09:55 +00:00
  • ca96fa0676 [lcd4linux @ 2004-04-08 11:59:26 by reinelt] added plugin_pop3 from Javi reinelt 2004-04-08 11:59:26 +00:00
  • 9164b31d32 [lcd4linux @ 2004-04-08 10:48:23 by reinelt] finished plugin_exec modified thread handling added '%x' format to qprintf (hexadecimal) reinelt 2004-04-08 10:48:25 +00:00
  • 74bdf66969 [lcd4linux @ 2004-04-07 08:29:05 by hejl] New plugin for wireless info hejl 2004-04-07 08:29:05 +00:00
  • bfaa59f4e9 [lcd4linux @ 2004-03-21 22:05:53 by reinelt] MySQL plugin fixes from Javi reinelt 2004-03-21 22:05:53 +00:00
  • f5744416e4 [lcd4linux @ 2004-03-20 23:09:01 by reinelt] MySQL plugin fixes from Javi reinelt 2004-03-20 23:09:01 +00:00
  • d3f2e69cd4 [lcd4linux @ 2004-03-20 11:49:40 by reinelt] forgot to add plugin_exec.c ... reinelt 2004-03-20 11:49:40 +00:00
  • 9288c60458 [lcd4linux @ 2004-03-20 07:31:32 by reinelt] support for HD66712 (which has a different RAM layout) further threading development reinelt 2004-03-20 07:31:33 +00:00
  • 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. reinelt 2004-03-19 09:17:46 +00:00
  • fc469b900f [lcd4linux @ 2004-03-19 06:37:47 by reinelt] asynchronous thread handling started reinelt 2004-03-19 06:37:47 +00:00
  • 037e41134f [lcd4linux @ 2004-03-14 07:14:05 by reinelt] old battery.[ch] files removed reinelt 2004-03-14 07:14:05 +00:00
  • 1a6167b7b7 [lcd4linux @ 2004-03-14 07:11:42 by reinelt] parameter count fixed for plugin_dvb() plugin_APM (battery status) ported reinelt 2004-03-14 07:11:42 +00:00
  • 924eabb9ce [lcd4linux @ 2004-03-14 06:07:33 by reinelt] Status update. Fixed bug in configure.in with X11 disabled (thanks to Kevin Liu) reinelt 2004-03-14 06:07:33 +00:00
  • 442be49e79 [lcd4linux @ 2004-03-13 19:06:01 by reinelt] ChangeLog and Status update; small glitch in plugin_seti fixed. reinelt 2004-03-13 19:06:01 +00:00
  • 0e81f75d59 [lcd4linux @ 2004-03-13 14:58:15 by nicowallmeier] Added clean termination of imond-connection (now correctly) nicowallmeier 2004-03-13 14:58:15 +00:00
  • 29afa7af12 [lcd4linux @ 2004-03-13 14:55:14 by nicowallmeier] Added clean termination of imond-connection nicowallmeier 2004-03-13 14:55:14 +00:00
  • 213f9bbd8a [lcd4linux @ 2004-03-13 06:55:29 by reinelt] (unnecessary) imon.h removed reinelt 2004-03-13 06:55:29 +00:00
  • 6ea6cd52c6 [lcd4linux @ 2004-03-13 06:49:20 by reinelt] seti@home plugin ported to NextGeneration reinelt 2004-03-13 06:49:20 +00:00
  • 53b2c04468 [lcd4linux @ 2004-03-12 13:58:14 by reinelt] removed imon.c (has been replaced by plugin_imon.c) reinelt 2004-03-12 13:58:14 +00:00
  • 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 reinelt 2004-03-11 06:39:59 +00:00
  • a3501369a9 [lcd4linux @ 2004-03-10 07:16:15 by reinelt] MySQL plugin from Javier added reinelt 2004-03-10 07:16:15 +00:00
  • 06ad633f01 [lcd4linux @ 2004-03-08 18:46:21 by hejl] Fixed bug introduced with "caching" the loadavg values hejl 2004-03-08 18:46:21 +00:00
  • f54facba61 [lcd4linux @ 2004-03-08 18:45:52 by hejl] fixed segfault when using string concatenation hejl 2004-03-08 18:45:52 +00:00
  • 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) reinelt 2004-03-08 16:26:26 +00:00
  • 82c5b76636 [lcd4linux @ 2004-03-08 04:33:08 by reinelt] string concatenation fixed reinelt 2004-03-08 04:33:08 +00:00
  • 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... reinelt 2004-03-06 20:31:16 +00:00
  • 2f4f59ba2e [lcd4linux @ 2004-03-03 08:40:07 by hejl] Fixed memory leak in hash_get_regex hejl 2004-03-03 08:40:07 +00:00
  • b9a217e0dc [lcd4linux @ 2004-03-03 04:44:16 by reinelt] changes (cosmetics?) to the big patch from Martin hash patch un-applied reinelt 2004-03-03 04:44:16 +00:00
  • 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 reinelt 2004-03-03 03:47:04 +00:00
  • d0b39b590e [lcd4linux @ 2004-03-03 03:41:02 by reinelt] Crystalfontz Contrast issue fixed reinelt 2004-03-03 03:41:02 +00:00
  • 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 reinelt 2004-03-01 04:29:51 +00:00
  • 79fa81a94d [lcd4linux @ 2004-02-29 17:09:53 by reinelt] ChangeLog updated Version number bumped to 0.10.0 reinelt 2004-02-29 17:09:54 +00:00
  • e6ee931ee5 [lcd4linux @ 2004-02-29 14:30:59 by reinelt] icon visibility fix for generic graphics from Xavier reinelt 2004-02-29 14:30:59 +00:00
  • 485a26f6e3 [lcd4linux @ 2004-02-27 07:06:24 by reinelt] new function 'qprintf()' (simple but quick snprintf() replacement) reinelt 2004-02-27 07:06:26 +00:00