hal ChangeLog,1.678,1.679
Danny Kukawka
dkukawka at freedesktop.org
Wed Nov 9 12:45:46 PST 2005
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv11635
Modified Files:
ChangeLog
Log Message:
2005-11-09 Danny Kukawka <danny.kukawka at web.de>
* doc/spec/hal-spec.xml.in: added battery.remaining_time.calculate_per_time
* hald/linux2/acpi.c: (battery_refresh_poll): added check for new property
battery.remaining_time.calculate_per_time for util_compute_time_remaining()
* hald/linux2/pmu.c: (battery_refresh): added check for new property
battery.remaining_time.calculate_per_time for util_compute_time_remaining()
* hald/util.c (util_compute_time_remaining), hald/util.h: added slightly
adopted and extended patch from Søren Hansen <sh at linux2go.dk> to fix
calculation for machines which does not report current rate. This calculate
the chargRate from time and chargeLevel.
Added a new parameter to enable/disable the new calculation.
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.678
retrieving revision 1.679
diff -u -d -r1.678 -r1.679
--- ChangeLog 9 Nov 2005 20:00:13 -0000 1.678
+++ ChangeLog 9 Nov 2005 20:45:44 -0000 1.679
@@ -1,5 +1,21 @@
2005-11-09 Danny Kukawka <danny.kukawka at web.de>
+ * doc/spec/hal-spec.xml.in: added battery.remaining_time.calculate_per_time
+
+ * hald/linux2/acpi.c: (battery_refresh_poll): added check for new property
+ battery.remaining_time.calculate_per_time for util_compute_time_remaining()
+
+ * hald/linux2/pmu.c: (battery_refresh): added check for new property
+ battery.remaining_time.calculate_per_time for util_compute_time_remaining()
+
+ * hald/util.c (util_compute_time_remaining), hald/util.h: added slightly
+ adopted and extended patch from Søren Hansen <sh at linux2go.dk> to fix
+ calculation for machines which does not report current rate. This calculate
+ the chargRate from time and chargeLevel.
+ Added a new parameter to enable/disable the new calculation.
+
+2005-11-09 Danny Kukawka <danny.kukawka at web.de>
+
* fdi/information/10freedesktop/10-cd-dvd-burner.fdi,
fdi/information/10freedesktop/Makefile.am: added new fdi-file to fix
wrong detected capabilities for burn CD/DVD on some devices (fd.o bug #3036).
More information about the hal-commit
mailing list