Commit Graph
1224 Commits
Author SHA1 Message Date
marschap 00b0136ec2 force double cast earlier 2006-12-10 18:59:48 +00:00
marschap 144c0e3c8d use the correct values from /proc/stat's cpu lines 2006-12-10 17:46:07 +00:00
marschap c7627e0cfb add explanation 2006-12-10 17:08:35 +00:00
marschap 70aaf5a194 fix comments 2006-12-10 17:08:22 +00:00
marschap 14087edeb9 use symbolic names for getloadavg() parameters, stricter error checks;
enable getloadavg() for Linux, a few little cleanups for Linux.
2006-12-10 16:14:32 +00:00
marschap f0bcfdb1c4 doxygenate 2006-12-10 14:06:20 +00:00
marschap 9f0fa60e12 more doxygen 2006-12-10 09:44:39 +00:00
marschap 5a7e3d7395 get rid of nested function 2006-12-09 20:52:44 +00:00
marschap 3e4a8dcbd9 document all connection types 2006-12-08 18:41:44 +00:00
marschap 5083d6b6ef remove outdated misleading documentation 2006-12-08 18:25:54 +00:00
marschap d54bc76d32 update & fix serialVFD driver (Stefan Herdler) 2006-12-08 18:06:59 +00:00
marschap 9cfa7c0a66 hide reading config from a string behind an #ifdef, avoid code for nested functions 2006-12-03 12:04:44 +00:00
marschap c8128c3e37 fix previous commit to this file 2006-12-03 12:03:22 +00:00
marschap 91ddb45a25 support Iface and ProcSize screens on Darwin (Eric Pooch) 2006-12-03 10:45:51 +00:00
mmdolze 3b03a1b569 In multiline mode the interface alias was incorrectly set.
Found by Eric Pooch.
2006-12-03 07:49:37 +00:00
marschap d7f0b80769 fix driver name cases 2006-12-02 14:11:01 +00:00
marschap 0e57be5bcb removed unused curses header include 2006-12-02 14:10:33 +00:00
marschap 2a34abeb8e take care of VKD modules when changing brightness 2006-11-26 20:42:42 +00:00
marschap 1d4d4443e8 make {Off,}Brightness run-time configurable in range [0, 1000] 2006-11-26 20:08:56 +00:00
marschap 220dd0a783 get rid of "magic" constant: use dynamically allocated string 2006-11-26 19:05:37 +00:00
marschap 7ade78b84f make MtxOrb use Brightness & OffBrightness like CFontzPacket 2006-11-26 19:03:50 +00:00
marschap f6e3027102 optimize flush() 2006-11-26 18:35:30 +00:00
marschap 2843e65f8e add hardware_cear() function 2006-11-26 18:32:59 +00:00
marschap db27eb5f95 remove old key mapping code 2006-11-26 18:28:47 +00:00
marschap 68652ddcf3 document latest changes 2006-11-25 18:15:52 +00:00
marschap 88582f41b4 fix typo 2006-11-25 18:15:38 +00:00
marschap 53317eac47 allow compiling with LDFLAG "--as-needed" (Robert Buchholz) 2006-11-25 10:54:01 +00:00
marschap 9b7fa552a3 default to foreground=FALSE even without config file 2006-11-19 14:33:01 +00:00
marschap c910fa2987 update 2006-11-12 09:45:13 +00:00
marschap 5d47472e43 update g15 driver to be compatible with g15daemon > 1.2 (Anthony J. Mirabella) 2006-11-12 09:44:16 +00:00
marschap cef487aa00 fix tag 2006-11-05 16:45:55 +00:00
mmdolze b02fd0c375 Fix typo. 2006-11-01 11:38:12 +00:00
marschap 3c6e935725 a first go at the glk driver 2006-10-31 16:19:44 +00:00
marschap 3ef9ad1c4e update CREDITS; make lcdproc's About screen show contributors 2006-10-30 20:20:08 +00:00
marschap 711f84a9f0 use default contrast as default for MtxOrb 2006-10-30 20:17:54 +00:00
marschap 2d7bc7282c fixes for ula200 (B. Walle) 2006-10-30 17:25:05 +00:00
marschap 6e48c4fce0 update 2006-10-29 18:29:42 +00:00
marschap c700056468 cleanups 2006-10-29 18:10:31 +00:00
marschap 8777e016ca do not overflow type element 2006-10-29 17:11:00 +00:00
marschap 5b94bcb59e fix typo 2006-10-22 20:53:32 +00:00
marschap e3f8c5a23d update to version 0.5.1 2006-10-22 20:45:33 +00:00
marschap 55f1ce4279 A little bit of doxygen ... 2006-10-22 20:10:06 +00:00
marschap 23e65a1a3d fix previous commit 2006-10-22 20:09:43 +00:00
marschap bf9b826ca4 tell how big number support was achieved 2006-10-22 16:01:13 +00:00
marschap 2968953073 big number support 2006-10-22 15:59:47 +00:00
marschap ad82c99646 graphics characters support in iMon driver (John Saunders) 2006-10-22 15:48:41 +00:00
marschap f1ea3b03a5 fix iMon vbars 2006-10-22 15:23:34 +00:00
marschap 8132527567 allow configuration of Shell in lcdexec.conf;
fall back to $SHELL if not set, and to /bin/sh if $SHELL is not set
2006-10-22 13:04:01 +00:00
marschap 35afd4bd11 few fixes to documentation 2006-10-21 21:43:59 +00:00
marschap a79abad8aa fix iMon hbar 2006-10-21 20:35:50 +00:00