summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-06-05Port to GTestRichard Hughes1-4/+4
2010-05-28Add battery query support for iDevicesBastien Nocera1-1/+2
2010-05-18Port UPower to libusb1 to avoid crappy unfixable crashesRichard Hughes1-0/+1
2010-03-26Convert the daemon to using objects from libupower-glib, not devkit-power-gob...Richard Hughes1-6/+2
2010-03-26Make dummy backend usable for architectures without a native backendMichael Biebl1-1/+1
2010-03-26Remove libdevkit-power-gobject dependency from backendsMichael Biebl1-5/+4
2010-02-06devkit-power-gobject/up-enum.h be goneMichael Biebl1-1/+3
2010-02-06Make sure the tests link against all necessary libraries.Michael Biebl1-2/+3
2010-02-05Move the history files to /var/lib/upowerMichael Biebl1-1/+1
2010-02-05Remove EGG_* log define.Michael Biebl1-4/+0
2010-01-21Rename the man pages and rename the main daemon binary nameRichard Hughes1-16/+18
2010-01-18Rename the DBus service from org.freedesktop.DeviceKit.Power to org.freedeskt...Richard Hughes1-18/+18
2010-01-18trivial: rename some internal defines for the upower moveRichard Hughes1-6/+6
2010-01-18trivial: DkpWakeups -> UpWakeups (no ABI or API break)Richard Hughes1-1/+1
2010-01-18trivial: DkpQos -> UpQos (no ABI or API break)Richard Hughes1-1/+1
2010-01-18trivial: switch to using the new internal library name (no ABI or API break)Richard Hughes1-4/+4
2010-01-18trivial: switch to using the new marshal names internally (no ABI or API break)Richard Hughes1-2/+2
2010-01-18trivial: DkpDevice -> UpDevice (no ABI or API break)Richard Hughes1-1/+1
2010-01-18trivial: DkpDaemon -> UpDaemon (no ABI or API break)Richard Hughes1-1/+1
2010-01-18trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes1-59/+60
2010-01-03import the FreeBSD backendJoe Marcus Clarke1-1/+7
2009-09-11Add some self tests and fix up some obvious bugsRichard Hughes1-0/+42
2009-09-11trivial: fix make distcheckRichard Hughes1-7/+16
2009-09-11Fix compile for Linux backendRichard Hughes1-12/+6
2009-09-11Fix conflicts in the mergeRichard Hughes1-0/+4
2009-08-20Add some more warnings, and fix up a few errors. Still more to fixRichard Hughes1-0/+4
2009-07-27Actually make compile with the linux backendRichard Hughes1-4/+20
2009-07-27Initial split to make DeviceKit-power compile without GUdev for non-linux pla...Richard Hughes1-6/+2
2009-07-06fix conflictsRichard Hughes1-3/+3
2009-07-06Port to PolicyKit1Richard Hughes1-2/+2
2009-07-06Fix conflictsRichard Hughes1-18/+10
2009-07-05Revert "Add a backlight interface so we can control backlight brightness with...Richard Hughes1-7/+0
2009-07-03Add a backlight interface so we can control backlight brightness without HALRichard Hughes1-0/+7
2009-07-03Move the udev rules to thier own directoryRichard Hughes1-13/+0
2009-07-03I must learn to spell deprecated...Richard Hughes1-1/+1
2009-07-03Protect the non-GObject accessors with DKP_DISABLE_DEPRECIATED and fix up the...Richard Hughes1-0/+1
2009-07-03Add battery recall data rulesRichard Hughes1-15/+19
2009-07-02udev rules files now live in /lib/udev/rules.d, not /etc/udev/rules.dRichard Hughes1-1/+1
2009-06-18Fix GUdev compileRichard Hughes1-0/+1
2009-06-15Initial search/replace port to GUdev. No testing done.Richard Hughes1-2/+2
2009-06-14Prefix the DkpDevice subclassed devices with device to make it clearerRichard Hughes1-4/+4
2009-05-05Add a property lid-is-closed so that we can finally drop the HAL dep in g-p-m...Richard Hughes1-0/+1
2009-02-27move the library directory from libdevkit-power to devkit-power-gobjectRichard Hughes1-2/+2
2009-02-26trivial: fix make distcheckRichard Hughes1-14/+15
2009-02-26bugfix: remove use of EggObjList, which was pretty hacky, and try to make the...Richard Hughes1-0/+1
2009-01-30trivial: actually load the new module, and register on the busRichard Hughes1-2/+9
2008-12-03trivial: only create the log file directory if we can write to the prefixRichard Hughes1-1/+3
2008-12-03trivial: whitespace changesRichard Hughes1-1/+1
2008-11-13trivial: expose object on the busRichard Hughes1-1/+1
2008-11-13feature: implement the .QoS interface -- still incompleteRichard Hughes1-0/+1