Age | Commit message (Collapse) | Author | Files | Lines |
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@726 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@725 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@724 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
timer widget uses properties
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@723 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
image widget uses properties now; new property 'reload'
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@722 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@721 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Added missing prototypes
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@720 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
rerun bootstrap on request from Ernst Bachmann <e.bachmann@xebec.de>
Message-Id: <200609152109.17600.e.bachmann@xebec.de>
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@719 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
debug spam reduced, comment typo fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@718 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
iconv charset converter plugin
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@717 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Improved example showing how to display network and hdd activity on an usb hub
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@716 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
New cmdline option -p to specify the pidfile location
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@715 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
variables use a static list, no realloc, linear search
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@714 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
indent run
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@713 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Fixing bug #1494773 (compiles only on i368/amd64 machines) by providing a dummy implementation for other archs
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@712 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
threads change argv[0] to their thread name, for a neat 'ps' output
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@711 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
plugin_file: return empty string if file cannot be read; widget_text: load property as 'string', not as variable (triggered an ugly bug with variable list reallocated)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@710 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
give up after 10 write errors to serial device
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@709 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
lots of wrong printf formats corrected (thanks to Ernst Bachmann)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@708 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
some autoconf updates
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@707 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
rerun bootstrap on current debian/etch system using automake1.9 to
make my previous commits active
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@706 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
These changes were necessary to make lcd4linux build on current debian etch/unstable
systems. I cannot really imagine how this was supposed to work, so I replaced
the old modified python.m4 with an uptodate version of ac_python_devel.m4 from
autoconf_archive. both .m4 files seem to have a common anchestor, but ac_python_devel.m4
has clearly seen a lot of more love, so let's better stay with upstream
(autoconf archive), so we can blame them if anything breaks.
Moreover, this actually works
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@705 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
removing debianisation from upstream source, as discussed with Michael on private mail.
Rationale: I try to keep an updated lcd4linux in debian/sid. If you need the debinisation,
please use my packages as base. If you want more updated package, please drop me a note,
and I'll arrange another upload to unstable (or experimental, depending on the state
of the cvs).
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@704 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fix linking with modular xorg. See http://bugs.debian.org/381606 for reference
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@703 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
beautify bootstrap script
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@702 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Umlaut translation bugfix
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@701 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
CF635 added to lcd4linux.conf.sample
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@700 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Small plugin_kvv bugfixes and new abbreviate option
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@699 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
LCD2USB driver missing keypad symbols fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@698 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
T6963 enhancements: soft timing, DualScan, Cell size
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@697 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Cleaned up thread and error handling
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@696 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Umlaut support, added KVV HTTP-User-Agent
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@695 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
minor warnings fixed, CFLAGS changed (no-strict-aliasing)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@694 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Little cleanup ...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@693 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Added KVV plugin
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@692 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
text widget uses dynamic properties
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@691 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
dynamic properties added (used by 'style' of text widget)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@690 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
T6963 soft-timing & enhancements; indent
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@689 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
M50530 minor fixes
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@688 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
M50530 enhancements: Timings, busy-flag checking
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@687 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
new 'fuzz' parameter for timings
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@686 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Better bar color support and new bold font
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@685 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Added "extracolor" (used for e.g. bar border) and RGB support for LEDMATRIX
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@684 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
USBHUB driver from Ernst Bachmann
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@683 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
widget type checking corrected
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@682 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
New LEDMATRIX driver (see http://www.harbaum.org/till/ledmatrix)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@681 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
preparations for scrolling
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@680 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Make changes suggested by Michael, only one init function is needed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@679 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Add back drv_generic_i2c_close function
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@678 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Add UPPERCASE string plugin function
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@677 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|