| .. |
|
.gitignore
|
add some trivial gitignore files
|
2008-08-01 17:33:31 +01:00 |
|
dkp-daemon.c
|
add some helpers in DkpSource to get the binary states of primary batteries
|
2008-08-05 09:45:05 +01:00 |
|
dkp-daemon.h
|
convert spaces to tabs, and make sure functions have sensible names
|
2008-08-01 12:07:56 +01:00 |
|
dkp-device.c
|
add some debugging infrastructure
|
2008-08-01 12:26:18 +01:00 |
|
dkp-device.h
|
convert spaces to tabs, and make sure functions have sensible names
|
2008-08-01 12:07:56 +01:00 |
|
dkp-history.c
|
add a new ninary to get the battery power state
|
2008-08-04 17:31:52 +01:00 |
|
dkp-history.h
|
add simple history data to be saved and retrieved
|
2008-08-04 14:48:02 +01:00 |
|
dkp-marshal.list
|
add some more GCC warnings
|
2008-08-01 11:10:04 +01:00 |
|
dkp-source.c
|
add some helpers in DkpSource to get the binary states of primary batteries
|
2008-08-05 09:45:05 +01:00 |
|
dkp-source.h
|
add some helpers in DkpSource to get the binary states of primary batteries
|
2008-08-05 09:45:05 +01:00 |
|
main.c
|
handle SIGINT so we can clean up after ourselves
|
2008-08-04 12:20:26 +01:00 |
|
Makefile.am
|
use DkpHistoryObj in devkit-power
|
2008-08-04 16:25:25 +01:00 |
|
org.freedesktop.DeviceKit.Power.conf.in
|
forgot to add files
|
2008-05-08 22:32:17 -04:00 |
|
org.freedesktop.DeviceKit.Power.service.in
|
forgot to add files
|
2008-05-08 22:32:17 -04:00 |
|
org.freedesktop.DeviceKit.Power.Source.xml
|
Add a GetStatistics() method on org.freedesktop.DeviceKit.Power.Source so we can print some funky graphs
|
2008-08-04 15:36:47 +01: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 some debugging infrastructure
|
2008-08-01 12:26:18 +01:00 |
|
sysfs-utils.h
|
add a new convenience function, sysfs_get_bool()
|
2008-07-24 17:40:22 +01:00 |