This repository was archived by the owner on Nov 15, 2017. It is now read-only.
Releases: lefou/KThinkBat
Releases · lefou/KThinkBat
KThinkBat 0.2.9 - 16.12.2007
- #36: New ACPI battery backend for new sysfs ACPI interface 'power_supply'
for Linux Kernels >=2.6.24_rc1 - Refactored battery backend: Each backend has it's own driver
- Available battery drivers: ACPI, ACPI_SYSFS (alpha), SMAPI
- make install installs kthinkbat_panelapplet.{la,so} now into $PREFIX/lib/kdeX
- Translation updates: German, Italian (Anselmo Luginbühl), Slovak (Jozef Riha)
- Use forward declarations instead of includes where possible (compile speedup)
- Fixed regression bug #38: mW to mWh in some places
- #39: Don't show percentage values greater than 100.
KThinkBat 0.2.8 - 28.07.2007
- #26: Added Czech translation send by Martin Samek
- Refactored complete internal battery handling
- Introduced new abstract base class for BatInfo
- Added new BatInfoSum class
- #28: Fixed bug with wrong calculation remaining time when using two
batteries - Translation updates: Bulgarian (by Aleksandar Tsankov), German, Slovak (by
Jozef Riha), Spanish (Luis Sobalvarro) - #27: show current power consuption as 'current charge rate' if charging
- More intelligent remaining time calculation in 'battery summary' mode
(if only one battery present, use the more accurate value from this battery
instead of generic recalculation) - #31: Added COPYING.LIB (LGPL) and COPYING.DOC (GNU FDL) as some files are
released under these licenses (thanks to Harald Sitter from Kubuntu team)
KThinkBat 0.2.7 - 02.06.2007
- Added battery recharge cycle count to the ToolTip (if available, currently
only when using SMAPI on ThinkPads) - API documentation and refinements
- New tab-splitted config dialog
- Made all information paths configurable (ACPI, SMAPI)
- #25: support for uncommon battery information locations
- ACPI and SMAPI can be be separately enabled and disabled
- changed the calculation for remaining time when in summarized mode
(thanks to marsark for the advise) - more general switch to use default power settings or configured one
KThinkBat 0.2.6 - 29.04.2007
- Added Slowak Translation provided by Jozef Riha
- #13: Display of remaining time when bios/acpi report no power consumption
- Added more translated battery status strings
- enhanced BatInfo API
- more API documentation
- power consumption appearance can be configured
KThinkBat 0.2.5 - 03.04.2007
- #20: New translation for Bulgarian from Aleksandar Tsankov
- Reworked icon set which is now more oxygen-like and with a shadow, send by
Luis Guillermo Sobalvarro - #21: Added one translated message to Italian translation
- Update to the Spanish translation to be easier understandable, thanks to
Luis Guillermo Sobalvarro (again) - Remaining time can be shown in hours format (h:mm) or in minutes (m min)
- More German translations
KThinkBat 0.2.4 - 06.01.2007
- #11: better detection, if battery is installed or not
- #12: more control over the text labels, the battery gauge content can now
be empty or display remaining time or remaining power - more German translations
- #8: slightly rearranged config dialog
- #14: Don't display remaining time of 0 min if battery is fully charged but
show the word "full" instead - #19: Added Italian translation provided by Anselmo Luginbühl
KThinkBat 0.2.3 - 18.11.2006
- #10: Adapt remaining time calculation to ampere based battery information
on Asus and Acer laptops - #10: optimized ACPI parsing and ampere/volt detection
- #10, #8: made ACPI and SMAPI path configurable via config file (this makes
testing with foreign battery information easier)
KThinkBat 0.2.2 - 28.10.2006
- #6: removed faulty text label from config dialog
- #3: added option to draw the battery gauge upright
- better ACPI support (design capacity, design critical capacity)
- calculate remaining (discharging) time from capacity values,
if the better embedded controler values ar not available - changed min-max range for gauge size values to reflect upright gauge option
- show also the remaining time in the applet
- fixed some bugs, reported by Jan Ciger
KThinkBat 0.2.1 - 22 Okt 2006
- parse the remaining time if using tp_smapi >= 0.29
- display the remaining time in the tooltip
- prepared config dialog for remaining time and rearranged the color choosers
- added "is charging" parsing if using tp_smapi
- FIX: Ticket #4: misaligned text
- FIX: Ticket #1: Fix font size (re-)calculation problem
KThinkBat 0.1.5 - 03 Feb 2006
- A right click gives now a Context Menu
- minor code cleanup
- added German translation