summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-13trivial: post release version bumpRichard Hughes2-6/+6
2008-11-13trivial: NEWS updatesDeviceKit-power-002Richard Hughes1-3/+3
2008-11-13trivial: NEWS updatesRichard Hughes1-3/+9
2008-11-12trivial: more release engineeringRichard Hughes2-0/+33
2008-11-12trivial: update protocol after getting the command set from the Watts Up hard...Richard Hughes1-74/+26
2008-11-12add a trivial README fileRichard Hughes1-1/+15
2008-11-12trivial cleanups of davidz patch -- no functional changesRichard Hughes4-128/+139
2008-11-11Merge branch 'master' of ssh://david@git.freedesktop.org/git/DeviceKit/Device...David Zeuthen1-1/+36
2008-11-11turn some methods into propertiesDavid Zeuthen6-333/+369
2008-11-11Merge branch 'master' of ssh://hughsient@git.freedesktop.org/git/DeviceKit/De...Richard Hughes2-5/+150
2008-11-11trivial: add starts of NEWS file for release today or tomorrowRichard Hughes1-1/+36
2008-11-11document how to access the D-Bus service with examplesDavid Zeuthen2-5/+150
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 Zeuthen4-6/+11
2008-11-11update bug report URL to point to our mailing listDavid Zeuthen1-1/+1
2008-11-11update mailing list reference in man pagesDavid Zeuthen3-7/+7
2008-11-11update my email addressDavid Zeuthen18-18/+18
2008-11-11we're a fd.o projectDavid Zeuthen1-3/+4
2008-11-11fix up deps and build systemDavid Zeuthen5-282/+13
2008-11-11Merge branch 'master' of ssh://hughsient@git.freedesktop.org/git/DeviceKit/De...Richard Hughes1-3/+3
2008-11-11bugfix: fix the include headers for DeviceKit 002Richard Hughes8-8/+8
2008-11-11bugfix: match the WUP device on the tty device, not the USB deviceRichard Hughes3-17/+17
2008-11-11also rename configure.in to configure.ac in autogen.shDavid Zeuthen1-3/+3
2008-11-08trivial: try harder to not print invalid ASCII codesRichard Hughes1-8/+2
2008-11-08trivial: add a resolution parameter to GetHistory rather than just guessing a...Richard Hughes8-16/+32
2008-11-08bugfix: use a better resolution limiting function for getting the history to ...Richard Hughes1-32/+74
2008-11-08trivial: don't print the 'unclean' string to diskRichard Hughes1-1/+0
2008-11-08bigfix: fix a problem with egg_obj_list_clear where the last item was not bei...Richard Hughes1-8/+5
2008-11-07trivial: more checking of the input from the WUP deviceRichard Hughes1-12/+19
2008-11-07more trivial WUP fixesRichard Hughes3-3/+10
2008-11-07bugfix: use 0 for unknown, not -1 as some values like rate and voltage are va...Richard Hughes4-22/+22
2008-11-07feature: all logging for all the other device types tooRichard Hughes9-128/+109
2008-11-07feature: add voltage property of a power deviceRichard Hughes7-70/+33
2008-11-07bugfix: actually make the Watts Up Pro device workRichard Hughes2-25/+100
2008-11-06trivial: don't use <literal>, instead use <doc:tt> as it chokes some parsersRichard Hughes1-5/+5
2008-11-06trivial: egg updateRichard Hughes1-1/+1
2008-11-04fixed compileRichard Hughes1-1/+1
2008-11-04expand the client helper library to cover all the base API for gnome-power-ma...Richard Hughes2-7/+154
2008-11-04trivial: convert the data getting to enumerated typesRichard Hughes3-66/+41
2008-11-04bugfix: fix the introspection for the CanSuspend and CanHibernate methodsRichard Hughes1-1/+6
2008-10-24trivial: fix make distcheckRichard Hughes2-11/+10
2008-10-23trivial: egg updatesRichard Hughes2-3/+2
2008-10-23trivial: 'unexport' dkp_acpi_to_device_technology - 2Richard Hughes1-31/+0
2008-10-23trivial: 'unexport' dkp_acpi_to_device_technologyRichard Hughes2-2/+41
2008-10-23feature: add two new properties, has-history and has-statisticsRichard Hughes8-4/+57
2008-10-23feature: add in CanSuspend and CanHibernate into APIRichard Hughes3-14/+80
2008-10-23trivial: update defines needed for egg debugging codeRichard Hughes3-3/+12
2008-10-23trivial: egg updatesRichard Hughes6-62/+601
2008-09-06add a first approximation of a time resolution limiterRichard Hughes1-1/+67
2008-09-06trivial: egg updatesRichard Hughes1-15/+10