summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2008-11-12trivial cleanups of davidz patch -- no functional changesRichard Hughes1-8/+8
2008-11-11turn some methods into propertiesDavid Zeuthen1-5/+49
2008-11-11nuke devkit-power-on-battery for nowDavid Zeuthen2-86/+1
2008-11-11move object paths so things are rooted under /org/freedesktop/DeviceKit/PowerDavid Zeuthen1-2/+4
2008-11-11update my email addressDavid Zeuthen1-1/+1
2008-11-04fixed compileRichard Hughes1-1/+1
2008-10-23trivial: update defines needed for egg debugging codeRichard Hughes1-1/+4
2008-08-28convert to using egg_ functionality like other projectsRichard Hughes5-7/+14
2008-08-13only match on USB HID devices so we don't try to connect to every USB device ...Richard Hughes1-0/+1
2008-08-11move DkpClient and DkpClientDevice to libdevkit-powerRichard Hughes5-815/+0
2008-08-11fix the signals in DkpClientRichard Hughes1-3/+3
2008-08-11add the signals class information to DkpClientRichard Hughes1-2/+22
2008-08-10the enums of of DkpDevice origin, not DkpSourceRichard Hughes1-14/+14
2008-08-09refactor out DkpDevice and DkpSupply so we can add another type of device wit...Richard Hughes3-5/+6
2008-08-06make some stuff non-global in devkit-powerRichard Hughes1-4/+3
2008-08-05trivial: remove some un-needed definesRichard Hughes1-18/+0
2008-08-05abstract out the client and client device parts of the devkit-power toolRichard Hughes6-214/+829
2008-08-05move the enumeration into it's own function ready for tidyupRichard Hughes1-11/+35
2008-08-04add a new ninary to get the battery power stateRichard Hughes2-3/+83
2008-08-04make devkit-power --dump workRichard Hughes1-4/+7
2008-08-04use DkpHistoryObj in devkit-powerRichard Hughes1-10/+19
2008-08-04get the device stats in the helper toolRichard Hughes1-4/+78
2008-08-04add the skeleton --dump option for debugging -- more to comeRichard Hughes1-1/+5
2008-08-01add some trivial gitignore filesRichard Hughes1-0/+7
2008-08-01of course, the right thing to do is make a static lib to avoid playing with ....Richard Hughes2-5/+6
2008-08-01use DkpObject in devkit-power command line toolRichard Hughes1-163/+46
2008-08-01abstract out the meta-device into a seporate struct so we can copy it, check ...Richard Hughes1-0/+2
2008-08-01remove energy-empty-design from devkit-power toolRichard Hughes1-4/+0
2008-08-01rework devkit-power tool, more work to comeRichard Hughes3-385/+381
2008-07-24fixup a few places where we mention a disk daemon to a power daemonRichard Hughes1-1/+1
2008-05-08initial commitDavid Zeuthen2-0/+425