summaryrefslogtreecommitdiff
path: root/src/up-device.c
Commit message (Expand)AuthorAgeFilesLines
* daemon: Add battery-level specific iconsBastien Nocera2018-04-191-11/+35
* main: Use g_clear_object() when possibleBastien Nocera2017-10-311-8/+3
* daemon: Fix crash when '@' is present in the device nameoleid@mescharet.de2017-09-081-0/+2
* all: Add BatteryLevel propertyBastien Nocera2017-04-061-8/+27
* device: Remove extraneous linefeed in g_debug()Bastien Nocera2017-03-241-1/+1
* daemon: remove custom marshal setupCosimo Cecchi2015-07-291-1/+0
* daemon: make UpDaemon a subclass of UpExportedDaemonCosimo Cecchi2015-07-291-1/+1
* daemon: make UpDevice a subclass of UpExportedDeviceSkeletonCosimo Cecchi2015-07-291-443/+125
* daemon: port UpDevice to GDBusCosimo Cecchi2015-07-291-466/+162
* daemon: release resources at shutdownPeter Wu2014-11-261-0/+16
* daemon: fix memleaks in GetStatistics and GetHistoryPeter Wu2014-11-261-6/+14
* daemon: Don't get in a bad state when refresh failsBastien Nocera2013-10-181-5/+3
* daemon: Fix typos in commentsBastien Nocera2013-10-181-1/+1
* daemon: Add small doc update_warning_levelBastien Nocera2013-10-181-0/+2
* daemon: Fix crash when device is removedBastien Nocera2013-10-171-0/+2
* all: Remove *changed signalsBastien Nocera2013-10-171-20/+0
* daemon: Make warning-level UpDevice property writableBastien Nocera2013-10-171-1/+4
* daemon: Fix sending device's PropertiesChanged signalBastien Nocera2013-10-161-1/+1
* daemon: Emit PropertiesChanged for computed properties tooBastien Nocera2013-10-161-2/+10
* daemon: Add GetDisplayDevice methodBastien Nocera2013-10-161-0/+16
* daemon: Use constant for the devices object pathsBastien Nocera2013-10-161-1/+3
* daemon: Remove left-over debugBastien Nocera2013-10-151-2/+0
* daemon: Make UpDevice emit PropertiesChanged signalsBastien Nocera2013-10-151-1/+64
* daemon: Fix possible crasher in UpDevice self-testBastien Nocera2013-10-151-0/+4
* daemon: Remove unused internal D-Bus proxyBastien Nocera2013-10-151-10/+1
* daemon: Register on the Bus after coldplugBastien Nocera2013-10-151-21/+10
* daemon: Move all computations of warning level to daemonBastien Nocera2013-10-141-8/+6
* daemon: Add IconName propertyBastien Nocera2013-10-141-0/+79
* daemon: Add small hack for keyboards and miceBastien Nocera2013-10-141-0/+1
* daemon: Replace "on-low-battery" propertyBastien Nocera2013-10-141-19/+0
* daemon: Add WarningLevel device propertyBastien Nocera2013-10-141-0/+47
* daemon: Remove unneeded reset of priv struct membersBastien Nocera2013-10-141-7/+0
* Remove obsolete battery recall propertiesBastien Nocera2013-10-141-55/+0
* daemon: Simplify _new() functionsBastien Nocera2013-10-141-3/+1
* Add temperature property for batteriesSeth Forshee2013-08-231-0/+16
* Revert "Add option to run daemon on the session bus for testing"Martin Pitt2013-02-201-1/+1
* Add luminosity propertyJulien Danjou2012-10-301-0/+16
* Add option to run daemon on the session bus for testingMartin Pitt2011-04-261-1/+1
* Port from EggDebug to the GLib built-in logging frameworkRichard Hughes2010-11-011-11/+9
* Port to GTestRichard Hughes2010-06-051-27/+0
* trivial: Get rid of some over-verbose debuggingRichard Hughes2010-05-281-2/+0
* Convert the daemon to using objects from libupower-glib, not devkit-power-gob...Richard Hughes2010-03-261-10/+14
* devkit-power-gobject/up-enum.h be goneMichael Biebl2010-02-061-1/+1
* trivial: rename the new libupower 'type' to 'kind' to avoid clashing with GOb...Richard Hughes2010-01-261-7/+7
* Rename the DBus service from org.freedesktop.DeviceKit.Power to org.freedeskt...Richard Hughes2010-01-181-1/+1
* trivial: rename some internal defines for the upower moveRichard Hughes2010-01-181-6/+6
* trivial: DkpStatsObj -> UpStatsObj (no ABI or API break)Richard Hughes2010-01-181-2/+2
* trivial: DkpHistory -> UpHistory (no ABI or API break)Richard Hughes2010-01-181-19/+19
* trivial: DkpNative -> UpNative (no ABI or API break)Richard Hughes2010-01-181-1/+1
* trivial: switch to using the new enum names internally (no ABI or API break)Richard Hughes2010-01-181-11/+11