summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Add a has-capability to the org.freedesktop.DeviceKit.Power.Wakeups interface...Richard Hughes2009-04-221-17/+44
* trivial: print the error message from dkp-toolRichard Hughes2009-04-011-2/+4
* trivial: add lots of GErrors to the gobject library, and avoid using egg_warningRichard Hughes2009-02-271-7/+15
* move the library directory from libdevkit-power to devkit-power-gobjectRichard Hughes2009-02-271-2/+2
* trivial: fix make distcheckRichard Hughes2009-02-261-11/+12
* bugfix: remove use of EggObjList, which was pretty hacky, and try to make the...Richard Hughes2009-02-261-0/+1
* feature: allow showing the wakeup data in the devkit-power command line toolRichard Hughes2009-01-301-5/+26
* trivial: add a fixmeRichard Hughes2009-01-232-25/+21
* trivial cleanups of davidz patch -- no functional changesRichard Hughes2008-11-121-8/+8
* turn some methods into propertiesDavid Zeuthen2008-11-111-5/+49
* nuke devkit-power-on-battery for nowDavid Zeuthen2008-11-112-86/+1
* move object paths so things are rooted under /org/freedesktop/DeviceKit/PowerDavid Zeuthen2008-11-111-2/+4
* update my email addressDavid Zeuthen2008-11-111-1/+1
* fixed compileRichard Hughes2008-11-041-1/+1
* trivial: update defines needed for egg debugging codeRichard Hughes2008-10-231-1/+4
* convert to using egg_ functionality like other projectsRichard Hughes2008-08-285-7/+14
* only match on USB HID devices so we don't try to connect to every USB device ...Richard Hughes2008-08-131-0/+1
* move DkpClient and DkpClientDevice to libdevkit-powerRichard Hughes2008-08-115-815/+0
* fix the signals in DkpClientRichard Hughes2008-08-111-3/+3
* add the signals class information to DkpClientRichard Hughes2008-08-111-2/+22
* the enums of of DkpDevice origin, not DkpSourceRichard Hughes2008-08-101-14/+14
* refactor out DkpDevice and DkpSupply so we can add another type of device wit...Richard Hughes2008-08-093-5/+6
* make some stuff non-global in devkit-powerRichard Hughes2008-08-061-4/+3
* trivial: remove some un-needed definesRichard Hughes2008-08-051-18/+0
* abstract out the client and client device parts of the devkit-power toolRichard Hughes2008-08-056-214/+829
* move the enumeration into it's own function ready for tidyupRichard Hughes2008-08-051-11/+35
* add a new ninary to get the battery power stateRichard Hughes2008-08-042-3/+83
* make devkit-power --dump workRichard Hughes2008-08-041-4/+7
* use DkpHistoryObj in devkit-powerRichard Hughes2008-08-041-10/+19
* get the device stats in the helper toolRichard Hughes2008-08-041-4/+78
* add the skeleton --dump option for debugging -- more to comeRichard Hughes2008-08-041-1/+5
* add some trivial gitignore filesRichard Hughes2008-08-011-0/+7
* of course, the right thing to do is make a static lib to avoid playing with ....Richard Hughes2008-08-012-5/+6
* use DkpObject in devkit-power command line toolRichard Hughes2008-08-011-163/+46
* abstract out the meta-device into a seporate struct so we can copy it, check ...Richard Hughes2008-08-011-0/+2
* remove energy-empty-design from devkit-power toolRichard Hughes2008-08-011-4/+0
* rework devkit-power tool, more work to comeRichard Hughes2008-08-013-385/+381
* fixup a few places where we mention a disk daemon to a power daemonRichard Hughes2008-07-241-1/+1
* initial commitDavid Zeuthen2008-05-082-0/+425