aboutsummaryrefslogtreecommitdiffstats
path: root/Status
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Status6
1 files changed, 4 insertions, 2 deletions
diff --git a/Status b/Status
index 4388060..d233dba 100644
--- a/Status
+++ b/Status
@@ -9,6 +9,7 @@ Lcd4Linux NextGeneration porting status
MatrixOrbital -> Ported (Text,Bar,Icon) + blacklight,contrast,gpo,pwm,rpm [?]
T6963* -> Ported (Text,Bar,Icon) [?]
USBLCD -> Ported (Text,Bar,Icon) [?]
+ XWindow* -> Ported (Text,Bar,Icon) [gnome applet ?]
BeckmannEgle ->
Curses ->
@@ -16,7 +17,7 @@ Lcd4Linux NextGeneration porting status
PalmPilot ->
Raster* ->
SIN* ->
- XWindow* ->
+
* graphic displays
@@ -28,6 +29,7 @@ Lcd4Linux NextGeneration porting status
plugin_imon -> Finished (imon, version, rates) [hazardous function names]
plugin_loadavg -> Finished (loadavg) {L l1 l2 l3}
plugin_meminfo -> Finished (meminfo) {ma mb mc mf ms mt mu r}
+ plugin_mysql -> In progress (mySQLquery, mySQLstatus) NEW
plugin_netdev -> Finished (netdev) {nm nr nt nw}
plugin_ppp -> Finished (ppp) {ti tm to tt}
plugin_proc_stat -> Finished (proc_stat, cpu, disk) {cb ci cn cs cu dm dr dt dw}
@@ -51,7 +53,7 @@ wifi {ws wl wn}
* namespace support for plugins (with ::) {Michael}
- support visible attribute for widgets other than icons
- time-based bars for graphic displays
-- dynamic loading of plugins/displays/input
+- dynamic loading of plugins/displays/input (after 0.10.0)
- add support for input (display keypads, gamepads, socket, ...)
* finish debian package {Xavier, Luk, Samuel}
>Rebuild auto-generated autoconf stuff due to last change in drivers.m4.bwalle3-2657/+3297 2008-10-05Add 'ULA200' driver when --with-drivers=all is specifiedbwalle1-0/+1 2008-09-14strftime_tz patch from Bernhard Wallemichael1-0/+11 2008-09-08strftime_tz() plugin by Bernhard Wallemichael1-0/+25 2008-09-03ULA200 driver by Bernhard Wallemichael7-2/+825 2008-09-03indentmichael1-4/+4 2008-08-31Increased the maximum bps to 230400, if defined in <termios.h>.sonic741-2/+7 2008-08-27git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@889 3ae390bd-cb1e-0410-...sonic741-18/+11 2008-08-27D4D updates by Svenmichael1-38/+60 2008-08-03driver for 4D Systems serial displays by Sven Killigmichael9-45/+846 2008-08-03signed/unsigned mismatchmichael1-3/+3 2008-07-26added command functionsmichux1-2/+130 2008-07-15added IRLCD driver by Jean-Philippe Civademichael10-5/+467 2008-07-15'autoreconf -f -i' run & config.rpath addedmichael8-370/+1617