summaryrefslogtreecommitdiff
path: root/src/dkp-device.h
AgeCommit message (Expand)AuthorFilesLines
2010-01-18trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes1-107/+0
2009-09-11Add some self tests and fix up some obvious bugsRichard Hughes1-0/+2
2009-09-11bugfix: make the remove logic much cleaner to try to fix bugs where removing ...Richard Hughes1-5/+0
2009-07-27Initial split to make DeviceKit-power compile without GUdev for non-linux pla...Richard Hughes1-4/+4
2009-07-21Refresh all battery devices after a power event, and again after a short dela...Richard Hughes1-0/+1
2009-07-06fix conflictsRichard Hughes1-1/+1
2009-07-06Port to PolicyKit1Richard Hughes1-1/+1
2009-07-06Fix conflictsRichard Hughes1-0/+1
2009-07-06Use the global state to fix the unknown battery statusRichard Hughes1-0/+1
2009-06-15Initial search/replace port to GUdev. No testing done.Richard Hughes1-4/+4
2009-05-26Allow the daemon to get the global online state for all devicesMatthew Garrett1-0/+4
2009-02-27feature: get rid of DkpObject and instead use the GObject property system cor...Richard Hughes1-3/+1
2009-02-26trivial: compile failureRichard Hughes1-2/+0
2008-11-11update my email addressDavid Zeuthen1-1/+1
2008-11-11bugfix: fix the include headers for DeviceKit 002Richard Hughes1-1/+1
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