| .. |
|
.gitignore
|
only match on USB HID devices so we don't try to connect to every USB device on the system at startup
|
2008-08-13 08:08:29 +01:00 |
|
95-devkit-power-csr.rules
|
don't use deprecate udev rule matching, and prefix our new variables
|
2008-08-20 16:39:20 +01:00 |
|
95-devkit-power-hid.rules
|
don't use deprecate udev rule matching, and prefix our new variables
|
2008-08-20 16:39:20 +01:00 |
|
95-devkit-power-wup.rules
|
more trivial WUP fixes
|
2008-11-07 13:15:40 +00:00 |
|
dkp-csr.c
|
feature: all logging for all the other device types too
|
2008-11-07 12:26:47 +00: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
|
feature: add in CanSuspend and CanHibernate into API
|
2008-10-23 12:48:44 +01:00 |
|
dkp-daemon.h
|
feature: add in CanSuspend and CanHibernate into API
|
2008-10-23 12:48:44 +01:00 |
|
dkp-device-list.c
|
convert to using egg_ functionality like other projects
|
2008-08-28 15:49:19 +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
|
trivial: add a resolution parameter to GetHistory rather than just guessing a number on the server
|
2008-11-08 16:13:00 +00:00 |
|
dkp-device.h
|
trivial: add a resolution parameter to GetHistory rather than just guessing a number on the server
|
2008-11-08 16:13:00 +00:00 |
|
dkp-hid.c
|
feature: all logging for all the other device types too
|
2008-11-07 12:26:47 +00:00 |
|
dkp-hid.h
|
add support for old style HID UPS devices
|
2008-08-12 14:49:47 +01:00 |
|
dkp-history.c
|
trivial: add a resolution parameter to GetHistory rather than just guessing a number on the server
|
2008-11-08 16:13:00 +00:00 |
|
dkp-history.h
|
trivial: add a resolution parameter to GetHistory rather than just guessing a number on the server
|
2008-11-08 16:13:00 +00:00 |
|
dkp-marshal.list
|
add some more GCC warnings
|
2008-08-01 11:10:04 +01:00 |
|
dkp-supply.c
|
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 |
|
dkp-supply.h
|
trivial cosmetic changes to DkpSupply
|
2008-08-10 08:46:59 +01:00 |
|
dkp-wup.c
|
trivial: try harder to not print invalid ASCII codes
|
2008-11-08 17:09:37 +00:00 |
|
dkp-wup.h
|
add functionality to monitor a Watts Up Pro device
|
2008-08-22 10:08:14 +01:00 |
|
egg-debug.c
|
trivial: egg update
|
2008-11-06 09:22:29 +00:00 |
|
egg-debug.h
|
trivial: egg updates
|
2008-10-23 12:03:35 +01:00 |
|
egg-string.c
|
trivial: egg updates
|
2008-10-23 12:03:35 +01:00 |
|
egg-string.h
|
trivial: egg updates
|
2008-10-23 12:03:35 +01:00 |
|
main.c
|
convert to using egg_ functionality like other projects
|
2008-08-28 15:49:19 +01:00 |
|
Makefile.am
|
trivial: update defines needed for egg debugging code
|
2008-10-23 12:48:01 +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
|
trivial: add a resolution parameter to GetHistory rather than just guessing a number on the server
|
2008-11-08 16:13:00 +00:00 |
|
org.freedesktop.DeviceKit.Power.service.in
|
forgot to add files
|
2008-05-08 22:32:17 -04:00 |
|
org.freedesktop.DeviceKit.Power.xml
|
bugfix: fix the introspection for the CanSuspend and CanHibernate methods
|
2008-11-04 12:00:59 +00:00 |
|
sysfs-utils.c
|
convert to using egg_ functionality like other projects
|
2008-08-28 15:49:19 +01:00 |
|
sysfs-utils.h
|
add a convenience function sysfs_get_hex()
|
2008-08-08 13:46:17 +01:00 |