Commit Graph
1242 Commits
Author SHA1 Message Date
marschap 64a166c856 fix little glitches 2007-01-29 20:13:18 +00:00
mmdolze c69b529e8b Fix array of interfaces defintion. 2007-01-24 20:36:07 +00:00
marschap c72f724cde use correct config_get_*() function 2007-01-19 15:21:34 +00:00
marschap d1f9493e22 add support vor vdr-wakeup 2007-01-19 12:00:16 +00:00
marschap 3651cb8ebc another fix 2007-01-18 12:16:26 +00:00
marschap 64fd883773 fix previous commit 2007-01-17 13:03:26 +00:00
marschap bbeb4004b7 fix pserver path 2007-01-17 12:40:21 +00:00
marschap 2210be52dc link CwLnx driver with the libbignum library 2007-01-17 12:39:46 +00:00
marschap 5c424f688e a few write optimizations 2007-01-16 17:50:54 +00:00
marschap ab4c51a1d1 fixes to the CwLnx driver (Gideon Tsang) 2007-01-16 16:58:35 +00:00
marschap a57d8d05f3 add Benjamin Wiedmann 2007-01-01 21:08:30 +00:00
marschap 92d099fb28 configuration option ConnectionType for sed1330 (Benjamin Wiedmann) 2007-01-01 16:00:58 +00:00
marschap df7700662d doc updates 2007-01-01 15:56:26 +00:00
marschap f40034edea slight doc update 2006-12-31 16:31:12 +00:00
marschap ed56ca9088 replace obsolete index() by strchr() (Guillaume LECERF) 2006-12-31 16:17:36 +00:00
marschap fa0f122b10 sed1330 update & extension (Benjamin Wiedmann) 2006-12-31 15:41:20 +00:00
marschap dd4b25be7c re-sort function declarations 2006-12-31 15:38:01 +00:00
marschap e765e19a0e use long for meminfo_type elements 2006-12-10 20:09:12 +00:00
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