Commit graph

13 commits

Author SHA1 Message Date
Richard Hughes
5259367a6b feature: get rid of DkpObject and instead use the GObject property system correctly 2009-02-27 11:59:27 +00:00
David Zeuthen
d34ad43464 document how to access the D-Bus service with examples 2008-11-11 11:36:25 -05:00
Richard Hughes
7382bcc168 trivial: add a resolution parameter to GetHistory rather than just guessing a number on the server 2008-11-08 16:13:00 +00:00
Richard Hughes
885c3e4748 bugfix: use 0 for unknown, not -1 as some values like rate and voltage are valid when negative 2008-11-07 12:34:52 +00:00
Richard Hughes
f5ea862a06 feature: add voltage property of a power device 2008-11-07 10:40:11 +00:00
Richard Hughes
30a6f961cb trivial: don't use <literal>, instead use <doc:tt> as it chokes some parsers 2008-11-06 09:23:49 +00:00
Richard Hughes
b43fa536fb feature: add two new properties, has-history and has-statistics 2008-10-23 13:38:22 +01:00
Richard Hughes
b53b7dadcf don't return stats when we actually mean history -- the stats parts need to be written 2008-08-26 16:43:30 +01:00
Richard Hughes
83b4c54818 Merge branch 'master' into temp 2008-08-26 16:04:36 +01:00
Richard Hughes
b5022f451a remove the battery- and line-power- prefix from the device properties 2008-08-26 15:51:35 +01:00
Richard Hughes
2061b6c436 rename GetStats to GetHistory 2008-08-26 15:43:35 +01:00
Richard Hughes
9c19c1437f document the output of the Device.GetStatistics() method 2008-08-15 11:40:57 +01:00
Richard Hughes
918c35586b refactor out DkpDevice and DkpSupply so we can add another type of device without a metric ton of copy and paste 2008-08-09 14:27:32 +01:00
Renamed from src/org.freedesktop.DeviceKit.Power.Source.xml (Browse further)