summaryrefslogtreecommitdiff
path: root/src/dkp-daemon.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-12trivial cleanups of davidz patch -- no functional changesRichard Hughes1-53/+47
2008-11-11turn some methods into propertiesDavid Zeuthen1-75/+112
2008-11-11move object paths so things are rooted under /org/freedesktop/DeviceKit/PowerDavid Zeuthen1-1/+2
2008-11-11update my email addressDavid Zeuthen1-1/+1
2008-11-11bugfix: fix the include headers for DeviceKit 002Richard Hughes1-1/+1
2008-11-11bugfix: match the WUP device on the tty device, not the USB deviceRichard Hughes1-13/+16
2008-10-23feature: add in CanSuspend and CanHibernate into APIRichard Hughes1-14/+28
2008-08-28convert to using egg_ functionality like other projectsRichard Hughes1-23/+25
2008-08-22add functionality to monitor a Watts Up Pro deviceRichard Hughes1-0/+8
2008-08-13always coldplug power_supply devices tooRichard Hughes1-1/+9
2008-08-12add support for old style HID UPS devicesRichard Hughes1-0/+8
2008-08-12refactor the device coldplugging so it's easier to add new device types in th...Richard Hughes1-26/+25
2008-08-11fix device adding and removalRichard Hughes1-13/+8
2008-08-10add CSR support so we know about mice and keyboardsRichard Hughes1-2/+2
2008-08-09refactor out DkpDevice and DkpSupply so we can add another type of device wit...Richard Hughes1-17/+58
2008-08-08make get_on_battery and get_low_battery part of the DkpDevice vtable, not dir...Richard Hughes1-2/+2
2008-08-08enumerate usb devices as well as power_supply devicesRichard Hughes1-6/+4
2008-08-05make the LowBatteryChanged and OnBatteryChanged signals workRichard Hughes1-9/+79
2008-08-05split out the device list abstraction as a proper GObject so we can easily ge...Richard Hughes1-53/+35
2008-08-05add some helpers in DkpSource to get the binary states of primary batteriesRichard Hughes1-0/+2
2008-08-01trivial line fixes :-)Richard Hughes1-7/+0
2008-08-01add some debugging infrastructureRichard Hughes1-25/+24
2008-08-01convert spaces to tabs, and make sure functions have sensible namesRichard Hughes1-524/+571
2008-08-01change the GObject prefix from DevkitPower to DkpRichard Hughes1-76/+76
2008-08-01rename some source filesRichard Hughes1-4/+4
2008-08-01add some more GCC warningsRichard Hughes1-0/+755