Age | Commit message (Collapse) | Author | Files | Lines |
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@56 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@55 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Crystalfontz initial coding
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@54 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
driver for 3Com Palm Pilot added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@53 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
bars for Beckmann+Egle driver
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@52 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
first release of the Beckmann+Egle driver
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@51 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added documentation to EXTRA_DIST so that they go into the tarball
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@50 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
README for HD44780 driver
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@49 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added README.44780
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@48 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
moved delay loops to udelay.c
renamed -d (debugging) switch to -v (verbose)
new switch -d to calibrate delay loop
'Delay' entry for HD44780 back again
delay loops will not calibrate automatically, because this will fail with hich CPU load
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@47 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
more debug messages
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@46 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added '-d' (debugging) switch
added several debugging messages
removed config entry 'Delay' for HD44780 driver
delay loop for HD44780 will be calibrated automatically
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@45 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added BogoMips() to system.c (not used by now, maybe sometimes we can
calibrate our delay loop with this value)
added delay loop to HD44780 driver. It seems to be quite fast now. Hopefully
no compiler will optimize away the delay loop!
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@44 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
first version of the HD44780 driver
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@43 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
minor changes and cleanups
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@42 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
UUCP style lockfiles for the serial port
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@41 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fixed bug in XWindow.c: union semun isn't defined with glibc-2.1
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@40 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
TODO added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@39 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fixed a bug that caused pixel-errors ("fliegendreck") under high load
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@38 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
suppress welcome message if display is smaller than 20x2
change lcd4linux.ppm to 32 pixel high so KDE won't stretch the icon
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@37 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
KDE application link
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@36 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
releasing 0.96
annoying X11 bugs hopefully fixed
KDE integration
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@35 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added '-c key=val' option
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@34 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
if 'gap' is specified as -1, a gap of (pixelsize+pixelgap) is selected automatically
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@33 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fixded a bug that occasionally caused Xlib errors
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@32 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
geometric correction (too many pixelgaps)
lcd4linux main should return int, not void
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@31 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
colors in format \#RRGGBB in config-file now understood
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@30 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
bug that caused a segfault in processor.c fixed (thanks to herp)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@29 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
X11 driver: semaphore bug fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@28 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
configure now handles '--with-x' and '--without-x' correct
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@27 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
README.X11 added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@26 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
version 0.95 released
X11 driver up and running
minor bugs fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@25 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
README.Raster added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@24 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
more Pixmap renaming
quoting of '#' in config file
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@23 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
bug in pixmap.c that leaded to empty bars fixed
name conflicts with X11 resolved
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@22 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
enhancements to the PPM driver
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@21 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
memory leak in Raster_flush closed
driver family logic changed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@20 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fontmap.h added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@19 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
new syntax for raster configuration
changed XRES and YRES to be configurable
PPM driver works nice
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@18 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
PPM driver up and running (but slow!)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@17 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added '-l' switch (list drivers)
generic pixmap driver added
X11 Framework done
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@16 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
FAQ added
new modules 'processor.c' contains all data processing
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@15 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
documentation available! README, README.MatrixOrbital, README.Drivers
added Skeleton.c as a starting point for new drivers
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@14 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added sensor handling (for temperature etc.)
made data collecting happen only if data is used
(reading /proc/meminfo takes a lot of CPU!)
released lcd4linux-0.92
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@13 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
vertical bars implemented
bar compaction improved
memory information implemented
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@12 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
various memory statistics added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@11 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
release 0.9
moved row parsing to parser.c
all basic work finished
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@10 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
first unstable but running release
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@9 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
autoconf/automake
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@8 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@7 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|