Commit graph

17 commits

Author SHA1 Message Date
Richard Hughes
1df99367c5 trivial: use g_strcmp0 in more places 2009-01-23 17:28:50 +00:00
Richard Hughes
39df99ae20 trivial: add a fixme 2009-01-23 17:14:02 +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
eded5b20fc feature: all logging for all the other device types too 2008-11-07 12:26:47 +00:00
Richard Hughes
f5ea862a06 feature: add voltage property of a power device 2008-11-07 10:40:11 +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
7fdcc278dc convert to using egg_ functionality like other projects 2008-08-28 15:49:19 +01:00
Richard Hughes
a8bca8a3c6 trivial: forgot to change one file 2008-08-26 16:04:31 +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
15a2a35625 add a MONITOR type, and make the printing code a little mor sane 2008-08-22 10:23:43 +01:00
Richard Hughes
c9d3c59ad3 actually print the stats when we call dkp_client_device_print() 2008-08-11 13:26:45 +01:00
Richard Hughes
72a13ae91d the enums of of DkpDevice origin, not DkpSource 2008-08-10 18:02:48 +01:00
Richard Hughes
50c485fc54 Add DkpObject printing hooks for mouse and keyboard 2008-08-10 08:52:37 +01:00
Richard Hughes
6a498f0487 fix dkp_object_clear to actually do the right thing and not free the object 2008-08-09 08:42:13 +01:00
Richard Hughes
3f606443b5 add a function dkp_object_diff() to pretty print the differences between two DkpObject's 2008-08-04 14:30:34 +01:00
Richard Hughes
66b6a80722 print a better seconds/minutes/hours text -- needs localising properly 2008-08-04 13:49:41 +01:00
Richard Hughes
74683e3fa7 of course, the right thing to do is make a static lib to avoid playing with ../src/ type paths 2008-08-01 17:27:12 +01:00
Renamed from src/dkp-object.c (Browse further)