aboutsummaryrefslogtreecommitdiffstats
-74/+146
AgeCommit message (Collapse)AuthorFilesLines
2004-02-05[lcd4linux @ 2004-02-05 07:10:23 by reinelt]reinelt3-51/+288
evaluator function names are no longer case-sensitive Crystalfontz Fan PWM control, Fan RPM monitoring, temperature monitoring
2004-02-04[lcd4linux @ 2004-02-04 19:11:44 by reinelt]reinelt2-2/+27
icon visibility patch from Xavier
2004-02-04[lcd4linux @ 2004-02-04 19:10:51 by reinelt]reinelt5-117/+400
Crystalfontz driver nearly finished
2004-02-02[lcd4linux @ 2004-02-02 05:22:16 by reinelt]reinelt1-2/+15
Brightness fpr Noritake Displays avaliable as a plugin
2004-02-01[lcd4linux @ 2004-02-01 19:37:40 by reinelt]reinelt4-58/+133
got rid of every strtok() incarnation.
2004-02-01[lcd4linux @ 2004-02-01 18:08:50 by reinelt]reinelt2-15/+27
removed strtok() from layout processing (took me hours to find this bug) further strtok() removind should be done!
2004-02-01[lcd4linux @ 2004-02-01 11:51:22 by hejl]hejl1-7/+10
Fixes for busy flag
2004-02-01[lcd4linux @ 2004-02-01 08:05:12 by reinelt]reinelt4-75/+200
Crystalfontz 633 extensions (CRC checking and stuff) Models table for HD44780 Noritake VFD BVrightness patch from Bill Paxton
2004-01-30[lcd4linux @ 2004-01-30 20:57:55 by reinelt]reinelt38-69/+472
HD44780 patch from Martin Hejl dmalloc integrated
2004-01-30[lcd4linux @ 2004-01-30 07:12:35 by reinelt]reinelt4-40/+257
HD44780 busy-flag support from Martin Hejl loadavg() uClibc replacement from Martin Heyl round() uClibc replacement from Martin Hejl warning in i2c_sensors fixed [
2004-01-29[lcd4linux @ 2004-01-29 05:55:30 by reinelt]reinelt1-2/+9
check for /sys mounted
2004-01-29[lcd4linux @ 2004-01-29 05:53:47 by reinelt]reinelt3-75/+503
uClibc compatibility issues from Martin Hejl
2004-01-29[lcd4linux @ 2004-01-29 04:40:02 by reinelt]reinelt57-58/+338
every .c file includes "config.h" now
2004-01-28[lcd4linux @ 2004-01-28 06:43:31 by reinelt]reinelt1-10/+9
plugin_ppp finished.
2004-01-27[lcd4linux @ 2004-01-27 08:13:39 by reinelt]reinelt7-14/+160
ported PPP token to plugin_ppp
2004-01-27[lcd4linux @ 2004-01-27 06:34:14 by reinelt]reinelt7-25/+371
Cwlinux driver portet to NextGeneration (compiles, but not tested!)
2004-01-27[lcd4linux @ 2004-01-27 05:06:10 by reinelt]reinelt1-65/+95
i2c update from Xavier
2004-01-27[lcd4linux @ 2004-01-27 04:48:57 by reinelt]reinelt2-38/+67
bug with hash_age() fixed (thanks to Markus Keil for pointing this out)
2004-01-25[lcd4linux @ 2004-01-25 05:30:08 by reinelt]reinelt9-41/+235
plugin_netdev for parsing /proc/net/dev added
2004-01-23[lcd4linux @ 2004-01-23 07:04:03 by reinelt]reinelt8-125/+270
icons finished!
2004-01-23[lcd4linux @ 2004-01-23 04:53:23 by reinelt]reinelt13-150/+484
icon widget added (not finished yet!)
2004-01-22[lcd4linux @ 2004-01-22 08:55:30 by reinelt]reinelt1-15/+7
fixed unhandled kernel-2.6 entries in /prco/stat
2004-01-22[lcd4linux @ 2004-01-22 07:57:45 by reinelt]reinelt9-58/+141
hash_age function added
2004-01-21[lcd4linux @ 2004-01-21 06:39:27 by reinelt]reinelt2-3/+17
HD44780 missed the "clear display' sequence asc255bug handling added HD44780 tested, works here!
2004-01-20[lcd4linux @ 2004-01-20 15:32:48 by reinelt]reinelt10-407/+724
first version of Next Generation HD44780 (untested! but it compiles...) some cleanup in the other drivers
2004-01-20[lcd4linux @ 2004-01-20 14:35:38 by reinelt]reinelt4-12/+512
drv_generic_parport added, code from parport.c
2004-01-20[lcd4linux @ 2004-01-20 14:26:09 by reinelt]reinelt2-0/+377
moved drv_generic to drv_generic_serial
2004-01-20[lcd4linux @ 2004-01-20 14:25:12 by reinelt]reinelt7-271/+32
some reorganization moved drv_generic to drv_generic_serial moved port locking stuff to drv_generic_serial
2004-01-20[lcd4linux @ 2004-01-20 12:45:47 by reinelt]reinelt5-32/+50
"Default screen" working with MatrixOrbital
2004-01-20[lcd4linux @ 2004-01-20 05:36:59 by reinelt]reinelt10-252/+288
moved text-display-specific stuff to drv_generic_text moved all the bar stuff from drv_generic_bar to generic_text
2004-01-20[lcd4linux @ 2004-01-20 04:51:39 by reinelt]reinelt11-442/+1092
moved generic stuff from drv_MatrixOrbital to drv_generic implemented new-stylish bars which are nearly finished
2004-01-18[lcd4linux @ 2004-01-18 21:25:16 by reinelt]reinelt5-18/+225
Framework for bar widget opened
2004-01-18[lcd4linux @ 2004-01-18 09:01:45 by reinelt]reinelt5-61/+220
/proc/stat parsing finished
2004-01-18[lcd4linux @ 2004-01-18 06:54:08 by reinelt]reinelt4-27/+76
bug in expr.c fixed (thanks to Xavier) some progress with /proc/stat parsing
2004-01-16[lcd4linux @ 2004-01-16 11:12:26 by reinelt]reinelt4-49/+128
some bugs in plugin_xmms fixed, parsing moved to own function plugin_proc_stat nearly finished
2004-01-16[lcd4linux @ 2004-01-16 10:09:49 by mkeil]mkeil1-12/+29
-include caching for values
2004-01-16[lcd4linux @ 2004-01-16 07:26:25 by reinelt]reinelt5-196/+146
moved various /proc parsing to own functions made some progress with /proc/stat parsing
2004-01-16[lcd4linux @ 2004-01-16 05:04:53 by reinelt]reinelt10-32/+326
started plugin proc_stat which should parse /proc/stat which again is a paint in the a** thinking over implementation methods of delta functions (CPU load, ...)
2004-01-15[lcd4linux @ 2004-01-15 07:47:02 by reinelt]reinelt7-100/+210
debian/ postinst and watch added (did CVS forget about them?) evaluator: conditional expressions (a?b:c) added text widget nearly finished
2004-01-15[lcd4linux @ 2004-01-15 04:32:14 by reinelt]reinelt1-0/+101
2004-01-15[lcd4linux @ 2004-01-15 04:29:45 by reinelt]reinelt10-335/+719
moved lcd4linux.conf.sample to *.old lcd4linux.conf.sample with new layout new plugins 'loadavg' and 'meminfo' text widget have pre- and postfix
2004-01-14[lcd4linux @ 2004-01-14 11:33:00 by reinelt]reinelt15-160/+607
new plugin 'uname' which does what it's called text widget nearly finished first results displayed on MatrixOrbital
2004-01-13[lcd4linux @ 2004-01-13 10:03:01 by reinelt]reinelt8-23/+458
new util 'hash' for associative arrays new plugin 'cpuinfo'
2004-01-13[lcd4linux @ 2004-01-13 08:18:07 by reinelt]reinelt12-154/+469
timer queues added liblcd4linux deactivated turing transformation to new layout
2004-01-12[lcd4linux @ 2004-01-12 03:51:01 by reinelt]reinelt5-15/+44
evaluating the 'Variables' section in the config file
gram is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. <one line to give the program's name and a brief idea of what it does.> Copyright (C) <year> <name of author> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. <signature of Ty Coon>, 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Library General Public License instead of this License.