summaryrefslogtreecommitdiffstats
path: root/BatteryMeter.c
Commit message (Expand)AuthorAgeFilesLines
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Save text buffer in MeterChristian Göttsche2021-03-041-3/+3
* Enable -Wformat=2Christian Göttsche2020-12-191-16/+13
* Use size_t as len type for Meter_UpdateValuesChristian Göttsche2020-12-061-1/+1
* Make casing of N/A consistent (majority was N/A)Benny Baumann2020-11-261-1/+1
* Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott2020-11-181-1/+1
* Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott2020-11-181-2/+2
* Spacing around operatorsBenny Baumann2020-11-021-1/+1
* Make all required includes explicitBenny Baumann2020-10-181-6/+3
* Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-161-1/+1
* Mark Object instances constChristian Göttsche2020-10-071-1/+1
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Drop redundant return statementsChristian Göttsche2020-09-291-2/+0
* Covert Meter attributes to file-local constant arraysChristian Göttsche2020-09-291-1/+1
* Update battery API to use NAN on errorBenny Baumann2020-09-241-2/+3
* Axe automated header generation.Zev Weiss2020-09-031-9/+0
* Clean up existing whitespaceDaniel Flanagan2019-10-311-1/+1
* Security review: check results of snprintf.Hisham Muhammad2017-07-271-4/+4
* Rename Meter.setValues() functions to updateValues()Explorer092016-05-041-2/+2
* Explicit "maxItems" property of metersExplorer092016-03-111-0/+1
* Rename String to StringUtils.David Hunt2015-08-191-1/+1
* Merge branch 'master' into wipHisham Muhammad2015-03-161-0/+1
|\
| * Fix allocation of processes. Closes #166.Hisham Muhammad2015-02-231-0/+1
* | Another mega-patch for the refactoring process.Hisham Muhammad2015-01-231-2/+2
|/
* Move platform-dependent parts of Linux battery meter.Hisham Muhammad2014-11-271-266/+12
* More sanity checks.Hisham Muhammad2014-04-241-2/+3
* Make static analyzers happy.Hisham Muhammad2014-04-241-8/+8
* Oops, fix use of memset.Hisham Muhammad2014-04-241-1/+1
* Fix array limit.Hisham Muhammad2014-04-241-3/+4
* Remove useless test.Hisham Muhammad2014-04-241-2/+1
* Refactor and fix resource leaks.Hisham Muhammad2014-04-221-127/+119
* BUGFIX: Fix crash when adding meters and toggling detailed CPU time.Hisham Muhammad2014-01-161-1/+0
* Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad2012-12-051-3/+6
* minor style cleanupsHisham Muhammad2012-02-021-24/+9
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-1/+0
* major header cleanupHisham Muhammad2011-12-261-6/+12
* cleanups and fixes, thanks to cppcheck and gcc -WextraHisham Muhammad2011-10-251-2/+5
* Tempus fugit.Hisham Muhammad2011-05-261-1/+1
* Improve battery meter support (thanks to Richard W.) Closes #3063541.Hisham Muhammad2010-11-201-3/+22
* Tempus fugit.Hisham Muhammad2010-02-251-1/+1
* warning fixesHisham Muhammad2010-02-251-5/+5
* minor tweaks by David WeberHisham Muhammad2010-02-221-3/+1
* don't use unbounded operationsHisham Muhammad2009-06-021-4/+4
* updated battery meter code from Ian Hands, slightly tweakedHisham Muhammad2009-04-271-57/+247
* ACPI Battery meterHisham Muhammad2008-09-231-0/+141

© 2014-2024 Faster IT GmbH | imprint | privacy policy