summaryrefslogtreecommitdiffstats
path: root/BatteryMeter.c
AgeCommit message (Collapse)Author
2015-03-16Merge branch 'master' into wipHisham Muhammad
Conflicts: Process.c Process.h linux/LinuxProcess.c linux/LinuxProcess.h linux/LinuxProcessList.c unsupported/Platform.c unsupported/Platform.h
2015-02-23Fix allocation of processes. Closes #166.Hisham Muhammad
Conflicts: Process.c Process.h ProcessList.c ScreenManager.c linux/LinuxProcessList.c
2015-01-23Another mega-patch for the refactoring process.Hisham Muhammad
Kinda runs, but functionality from the original main loop is still missing. Patience.
2014-11-27Move platform-dependent parts of Linux battery meter.Hisham Muhammad
2014-04-24More sanity checks.Hisham Muhammad
2014-04-24Make static analyzers happy.Hisham Muhammad
2014-04-24Oops, fix use of memset.Hisham Muhammad
2014-04-24Fix array limit.Hisham Muhammad
2014-04-24Remove useless test.Hisham Muhammad
2014-04-22Refactor and fix resource leaks.Hisham Muhammad
2014-01-16BUGFIX: Fix crash when adding meters and toggling detailed CPU time.Hisham Muhammad
See https://bugzilla.redhat.com/show_bug.cgi?id=987805 for details. (thanks to Dawid Gajownik for the detailed analysis!)
2012-12-05Changes in object model: separate class objects to store vtable. Also, nicer ↵Hisham Muhammad
UTF-8 display of big numbers.
2012-02-02minor style cleanupsHisham Muhammad
2011-12-26Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad
2011-12-26major header cleanupHisham Muhammad
2011-10-25cleanups and fixes, thanks to cppcheck and gcc -WextraHisham Muhammad
2011-05-26Tempus fugit.Hisham Muhammad
2010-11-20Improve battery meter support (thanks to Richard W.) Closes #3063541.Hisham Muhammad
2010-02-25Tempus fugit.Hisham Muhammad
2010-02-25warning fixesHisham Muhammad
2010-02-22minor tweaks by David WeberHisham Muhammad
2009-06-02don't use unbounded operationsHisham Muhammad
2009-04-27updated battery meter code from Ian Hands, slightly tweakedHisham Muhammad
2008-09-23ACPI Battery meterHisham Muhammad
contributed by Ian Hands