Version 0.4.3 - November 25, 2008-
Added new command line arguments to be able to force wmpower to use
our values for minimum and maximum brightness.
-
Added some more checks to prevent segfaults on rare occasions.
-
Removed support for lin-seti as the original Seti@Home
project has shut down its activities.
-
Fixed linker arguments to prevent issues compiling with -as-needed.
Version 0.4.2 - July 22, 2005-
Fixed a memory allocation issue that on rare occasions could make
wmpower crash
-
Fixed small bug that made wmpower print forever that it would not
fast charge the battery as it was already at maximum capacity
-
When calculating battery time, and battery is charging, now wmpower
displays time remaining until battery is fully charged instead of
how much time would be left if we were running on battery power
Version 0.4.0 - February 23, 2005-
Added option to redirect wmpower output to the system logger.
-
Added support for CPU frequency scaling (2.6 kernels only).
-
Now wmpower calculates battery time directly if it fails
to get it from ACPI, APM, or whatever other means...
It is far less accurate, but at least you get some
numbers ;-)
-
Added small fix to make it compile on ppc hardware...
Problem reported by
Benjamin Rich
-
-
Don't allow manual PM status changes (i.e. actions
triggered by wheel mouse up/down, button clicks)
when in
mo_meddling mode. Bug reported by
Gabor Papp
-
-
Added support for any number of fans under generic ACPI.
-
Fixed code so that wmpower doesn't fail compilation in some
circumstances complaining about symbols already defined
-
Added compile optimizations for K6 and Athlon-64 processors
-
Random minor bug fixing ;-)
Version 0.1.2 - March 21, 2003Tweaked Makefile to make it aware of
Gentoo Linux
CFLAGS.