summaryrefslogtreecommitdiff
path: root/src/dkp-device.h
AgeCommit message (Expand)AuthorFilesLines
2008-11-08trivial: add a resolution parameter to GetHistory rather than just guessing a...Richard Hughes1-0/+1
2008-11-07feature: all logging for all the other device types tooRichard Hughes1-5/+0
2008-08-28switch from using GPtrArray to EggObjList as this provides us with auto array...Richard Hughes1-3/+5
2008-08-26don't return stats when we actually mean history -- the stats parts need to b...Richard Hughes1-2/+7
2008-08-09refactor out DkpDevice and DkpSupply so we can add another type of device wit...Richard Hughes1-13/+42
2008-08-08make get_on_battery and get_low_battery part of the DkpDevice vtable, not dir...Richard Hughes1-4/+13
2008-08-01convert spaces to tabs, and make sure functions have sensible namesRichard Hughes1-22/+21
2008-08-01change the GObject prefix from DevkitPower to DkpRichard Hughes1-19/+19
2008-08-01rename some source filesRichard Hughes1-1/+1
2008-08-01add some more GCC warningsRichard Hughes1-0/+68