summaryrefslogtreecommitdiff
path: root/src/dkp-hid.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-09trivial: fix the introspection warning and the startup verbageRichard Hughes1-3/+1
2008-11-11bugfix: fix the include headers for DeviceKit 002Richard Hughes1-1/+1
2008-11-07feature: all logging for all the other device types tooRichard Hughes1-0/+2
2008-10-23trivial: 'unexport' dkp_acpi_to_device_technologyRichard Hughes1-1/+15
2008-08-28convert to using egg_ functionality like other projectsRichard Hughes1-10/+12
2008-08-26remove the battery- and line-power- prefix from the device propertiesRichard Hughes1-10/+10
2008-08-20don't use deprecate udev rule matching, and prefix our new variablesRichard Hughes1-1/+1
2008-08-15use DKP_ID_BATTERY_TYPE rather than ID_BATTERY_TYPE to not pollute the main n...Richard Hughes1-1/+1
2008-08-13only match on USB HID devices so we don't try to connect to every USB device ...Richard Hughes1-4/+25
2008-08-12use the device file when it's available for usbhid devicesRichard Hughes1-41/+44
2008-08-12add support for old style HID UPS devicesRichard Hughes1-0/+408