| .. |
|
.gitignore
|
add some trivial gitignore files
|
2008-08-01 17:33:31 +01:00 |
|
95-devkit-power.rules
|
Add some udev rules to merge in the CSR mice
|
2008-08-08 13:46:51 +01:00 |
|
dkp-csr.c
|
don't setup the DkpCsr poll before we know that the coldplugging has succeeded
|
2008-08-12 11:10:52 +01:00 |
|
dkp-csr.h
|
add CSR support so we know about mice and keyboards
|
2008-08-10 17:45:38 +01:00 |
|
dkp-daemon.c
|
add support for old style HID UPS devices
|
2008-08-12 14:49:47 +01:00 |
|
dkp-daemon.h
|
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 |
|
dkp-device-list.c
|
add some GObject checks in a couple of modules to try to debug a problem I'm seeing
|
2008-08-05 12:02:18 +01:00 |
|
dkp-device-list.h
|
add some GObject checks in a couple of modules to try to debug a problem I'm seeing
|
2008-08-05 12:02:18 +01:00 |
|
dkp-device.c
|
don't force a refresh in DkpDevice if the coldplugging failed
|
2008-08-12 11:10:14 +01:00 |
|
dkp-device.h
|
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 |
|
dkp-hid.c
|
add support for old style HID UPS devices
|
2008-08-12 14:49:47 +01:00 |
|
dkp-hid.h
|
add support for old style HID UPS devices
|
2008-08-12 14:49:47 +01:00 |
|
dkp-history.c
|
save the history in a sane place, not in my Desktop directory...
|
2008-08-11 13:25:38 +01:00 |
|
dkp-history.h
|
the enums of of DkpDevice origin, not DkpSource
|
2008-08-10 18:02:48 +01:00 |
|
dkp-marshal.list
|
add some more GCC warnings
|
2008-08-01 11:10:04 +01:00 |
|
dkp-supply.c
|
reresh the object before we calculate the id, else we fail and do not get history
|
2008-08-11 13:24:48 +01:00 |
|
dkp-supply.h
|
trivial cosmetic changes to DkpSupply
|
2008-08-10 08:46:59 +01:00 |
|
main.c
|
handle SIGINT so we can clean up after ourselves
|
2008-08-04 12:20:26 +01:00 |
|
Makefile.am
|
add support for old style HID UPS devices
|
2008-08-12 14:49:47 +01:00 |
|
org.freedesktop.DeviceKit.Power.conf.in
|
forgot to add files
|
2008-05-08 22:32:17 -04:00 |
|
org.freedesktop.DeviceKit.Power.Device.xml
|
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 |
|
org.freedesktop.DeviceKit.Power.service.in
|
forgot to add files
|
2008-05-08 22:32:17 -04:00 |
|
org.freedesktop.DeviceKit.Power.xml
|
correct the signature of GetOnBattery and GetLowbattery
|
2008-08-04 16:51:30 +01:00 |
|
sysfs-utils.c
|
add a convenience function sysfs_get_hex()
|
2008-08-08 13:46:17 +01:00 |
|
sysfs-utils.h
|
add a convenience function sysfs_get_hex()
|
2008-08-08 13:46:17 +01:00 |