Age | Commit message (Collapse) | Author | Files | Lines |
|
Moved variables to Plugin:imon / Plugin:telmon
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@439 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Status update
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@438 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
changed function naming scheme to plugin::function
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@437 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Curses driver ported.
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@436 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
MilfordInstruments driver ported
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@435 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
'make distcheck' bugs fixed
release number changed to 0.10.0-RC1
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@434 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Status updated
obsolete files removed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@433 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Changelog updated
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@432 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added drv_Image.c (this time really!)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@431 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added "Image" driver (was: Raster.c) for PPM and PNG creation
fixed some glitches in the X11 driver
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@430 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
removed old sample config lcd4linux.conf.sample.old from CVS
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@429 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
icon bug with USBLCD fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@428 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added plugin 'uptime'
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@427 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
removed 16*x fix again (next time think before commit :-)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@426 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fix for display RAM layout on 16x4 displays (thanks to toxicated101)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@425 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added plugin_time
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@424 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
made all local functions static
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@423 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
removed AC_PROG_CXX (C++-Compiler) from configure
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@422 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
plugin_isdn.c added (sorry, I forgot...)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@421 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
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
|
|
minor bugfix
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@419 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
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
|
|
Status update
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@417 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
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
|
|
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
|
|
forgot these files at last checkin... sorry!
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@414 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
removed old exec stuff
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@413 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
big configure rework from Xavier
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@412 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added plugin_pop3 from Javi
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@411 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
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
|
|
New plugin for wireless info
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@409 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
MySQL plugin fixes from Javi
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@408 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
MySQL plugin fixes from Javi
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@407 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
forgot to add plugin_exec.c ...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@406 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
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
|
|
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
|
|
asynchronous thread handling started
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@403 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
old battery.[ch] files removed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@402 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
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
|
|
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
|
|
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
|
|
Added clean termination of imond-connection (now correctly)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@398 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Added clean termination of imond-connection
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@397 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
(unnecessary) imon.h removed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@396 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
seti@home plugin ported to NextGeneration
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@395 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
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
|
|
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
|
|
MySQL plugin from Javier added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@392 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Fixed bug introduced with "caching" the loadavg values
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@391 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fixed segfault when using string concatenation
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@390 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|