----------------------- E-AcpiPower - ChangeLog ----------------------- 2005-02-13 Florian Schaefer * README: Removed the now obsolete paragraph about adding new battery paths. * released 0.9.0 2005-01-29 Florian Schaefer * E-AcpiPower.c: Handle "hot" adding and removing of batteries 2005-01-26 Mike Wilson * E-AcpiPower.c: Fixed an error calculating the number of needed files 2005-01-22 Florian Schaefer * E-AcpiPower.c: Removed all those hacks to cope with different locations of the battery state information files. The relevant directories are now simpled scanned for such files. * Makefile: Updated version string to 0.9.0. * E-AcpiPower.ABOUT/MAIN: Updated copyright year string. 2005-01-22 Mike Wilson * E-AcpiPower.c: Handle laptops with multiple batteries. All information is bundled into a virtual battery which is then displayed. Thanks Mike. :-) 2004-02-22 Florian Schaefer * E-AcpiPower.c: Added another path to the list of possible paths names for ac_adapter information. 2003-11-09 Florian Schaefer * E-AcpiPower.c: Tommy Reynolds sent me a patch which prevents a SIGSEGV if "/proc/acpi" does not exist. * Makefile: Some changes, again proposed by Tommy, to make the gcc command more configurable. Updated version string. * README: Fixed some typos and added some further hints. * released 0.8.2 2003-05-18 Florian Schaefer * released 0.8.1 (sorry for the long delay) 2002-12-23 Florian Schaefer * E-AcpiPower.c: Applied a patch from Nozomi Sato that fixes a file descriptor leak and makes the probe system a bit more comfortable to configure. * Makefile: updated version string 2002-12-15 Florian Schaefer * E-AcpiPower.c: Youri Chouinard sent me a patch that copes with all those different filenames in /proc/acpi. Thanks a lot, my old system was just too messy and unflexible. Furthermore, numbers in watts are now converted into amperes, too. * Makefile: updated version string * README: Added information how to adjust the new probe system if necessary. * released 0.8 2002-09-29 Florian Schaefer * E-AcpiPower.c: Changed battery/1/* to battery/0/*, as the numbering seems to have changed since 2.4.19 kernels 2002-07-03 Florian Schaefer * released 0.7.5 2002-06-27 Florian Schaefer * LICENCE: added a licence file as required by the GPL 2002-06-26 Florian Schaefer * E-AcpiPower.c: Aurora Skarra-Gallagher was so kind to point out that recent acpi kernel-patches changed their directory structure a bit. I made the epplet compatible with both variants. * Makefile: updated version string 2002-01-06 Florian Schaefer * E-AcpiPower.c: really don't know why there were two contraticting timers defined, deleted one of them * released 0.7 2002-01-05 Florian Schaefer * E-AcpiPower.c: added functionality to calculate the remaining time for the charging process while being on-line; it cannot be that accurate but it ought to be better than nothing. 2001-09-15 Florian Schaefer * released 0.6 2001-09-14 Florian Schaefer * E-AcpiPower.c: use feof(f) instead of my own ugly method for end-of-file detection 2001-09-08 Florian Schaefer * E-AcpiPower.c: forgot to replace my directory path with a generic path 2001-09-06 Florian Schaefer * E-AcpiPower.c: show full battery symbol if "no info av" 2001-09-04 Florian Schaefer * E-AcpiPower.c: now checks if the required files from acpi are all there and actually uses "ACPI not in kernel" message now 2001-09-03 Florian Schaefer * E-AcpiPower.c: fixed a typo ("no info av") * ChangeLog: now using standard ChangeLog file format 2001-08-29 Florian Schaefer * tried to understand how epplets work * tried to understand how E-Power works * E-AcpiPower.c: implemented a rudimentary method to query battery information from /proc/acpi/battery/1/* * released 0.5 (initial release)