summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-27Fix up the return statuses from coldplug and refresh, as different modules ar...Richard Hughes5-15/+38
2009-05-26Don't poll on unknown forever. Based on a patch from Matthew Garrett, many th...Richard Hughes1-2/+15
2009-05-26Setup different polls based on the battery state. Based on a patch from Matth...Richard Hughes1-9/+39
2009-05-26Don't return history data relative to the earliest point, only within the tim...Richard Hughes1-4/+3
2009-05-26Allow the daemon to get the global online state for all devicesMatthew Garrett4-2/+82
2009-05-26Remove the 0x prefix from some rule matchesRonald1-14/+14
2009-05-26Never overwrite ID_PRODUCT or ID_VENDORRichard Hughes6-24/+51
2009-05-26Trivially fix a compile errorRichard Hughes1-1/+1
2009-05-26Trivially remove some unused codeRichard Hughes1-99/+0
2009-05-14Correct a debugging statementRichard Hughes1-1/+1
2009-05-13A better fix for rh#495493Richard Hughes1-5/+2
2009-05-13Continue to poll when power supply device is marked unknown. Might fix rh#495493Richard Hughes1-1/+2
2009-05-12Decrease the poll timeout to 2 secondsRichard Hughes1-1/+1
2009-05-12Only get the device state for the poll after the refreshRichard Hughes1-4/+3
2009-05-11Don't overwrite energy-full-design with zero after coldplugRichard Hughes1-0/+1
2009-05-06Fix up some issues in DkpClient, and expose GObject propertiesAli Abdallah1-33/+155
2009-05-05Add two missing files to the last commitRichard Hughes2-0/+380
2009-05-05Add a property lid-is-closed so that we can finally drop the HAL dep in g-p-m...Richard Hughes7-7/+104
2009-04-25Ignore method timeouts when we suspend and hibernateRichard Hughes1-2/+22
2009-04-25Make the suspend and hibernate scripts execute synchronously. Fixes rh#497563Richard Hughes1-4/+12
2009-04-22Add a has-capability to the org.freedesktop.DeviceKit.Power.Wakeups interface...Richard Hughes5-17/+182
2009-04-22Ensure we get properties on devices correctly that have not yet been changedRichard Hughes1-1/+3
2009-04-20bugfix: optimise the udev rules to skip non-usb devicesRichard Hughes2-0/+8
2009-04-20bugfix: only reset the update-time if the read was successfulRichard Hughes1-5/+9
2009-04-01trivial: add make snapshotRichard Hughes1-0/+3
2009-04-01bugfix: allow all DBus properties to be read with the new DBusRichard Hughes1-2/+13
2009-04-01trivial: print the error message from dkp-toolRichard Hughes1-2/+4
2009-04-01trivial: fix up the last patch to strip the newline before the compareRichard Hughes1-0/+1
2009-03-30trivial: fix a build issue with a buggy compilerRichard Hughes1-1/+2
2009-03-30trivial: fix a logic thinko with sysfs_get_bool()Richard Hughes1-1/+1
2009-03-30trivial: post release version bumpRichard Hughes1-2/+2
2009-03-30Released DeviceKit-power 007DeviceKit-power-007Richard Hughes1-0/+22
2009-03-26bugfix: Fix g-p-m and DeviceKit-power when running with a permissive dbus. Fi...Frederic Crozat1-0/+4
2009-03-24trivial: fix devkit-power-gobject when linking from external programsRichard Hughes3-7/+7
2009-03-24trivial: make pc file the same format at DeviceKitRichard Hughes3-2/+2
2009-03-19bugfix: fix compile error in dkp-power. Fixes #20749Richard Hughes1-6/+11
2009-03-09trivial: correct the percentage change calculation with the new codeRichard Hughes1-1/+8
2009-03-04require I_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGERichard Hughes1-0/+45
2009-03-04trivial: fix conflictsRichard Hughes2-2/+2
2009-03-02trivial: update version thinkoRichard Hughes1-1/+1
2009-03-02trivial: compile fix, new file doesn't existRichard Hughes1-1/+0
2009-03-02trivial: fix up copying a GPtrArrayRichard Hughes1-4/+14
2009-02-27trivial: remove extra file from include directoryRichard Hughes1-1/+0
2009-02-27trivial: add lots of GErrors to the gobject library, and avoid using egg_warningRichard Hughes14-93/+103
2009-02-27trivial: remove egg-stringRichard Hughes15-647/+41
2009-02-27Ship a shared library. There are now two external projects using copies of th...Richard Hughes5-2/+55
2009-02-27move the library directory from libdevkit-power to devkit-power-gobjectRichard Hughes26-20/+20
2009-02-27feature: get rid of DkpObject and instead use the GObject property system cor...Richard Hughes16-1083/+1616
2009-02-26trivial: fix make distcheckRichard Hughes2-25/+27
2009-02-26trivial: compile failureRichard Hughes3-5/+0