summaryrefslogtreecommitdiffhomepage
path: root/src/Plugins
AgeCommit message (Collapse)Author
2011-01-04Battery: support for non-standard locations of AC/online (issue 36)Jose Antonio Ortega Ruiz
We provied a new monitor-specific flag (-f) to specify the location of the file.
2010-12-22Same infinite loop for CpuJose Antonio Ortega Ruiz
2010-12-22MultiCpu lintingJose Antonio Ortega Ruiz
2010-12-22Bug fix: infinite loop in MultiCpuJose Antonio Ortega Ruiz
I've been mistakenly blaming Top of an infinite loop after awake; as it comes, the culprit was MultiCpu, because of a recent change whereby, on the absence of cpu lines, we were generating an infinite list of empty fields.
2010-12-21Samples moved to samples/Jose Antonio Ortega Ruiz
2010-12-21Haskell sources moved to src/ to unclutter toplevelJose Antonio Ortega Ruiz