summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* daemon: Make warning-level UpDevice property writableBastien Nocera2013-10-171-1/+4
* all: Remove WarningLevel from the daemon propertiesBastien Nocera2013-10-172-22/+1
* daemon: Indentation in UpDaemon structBastien Nocera2013-10-171-9/+9
* daemon: Add documentation for computed propertiesBastien Nocera2013-10-161-0/+6
* daemon: Mention hard-coded display device object pathBastien Nocera2013-10-161-1/+3
* daemon: Minimise WarningLevel signalsBastien Nocera2013-10-161-0/+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: Only modify display device when it changesBastien Nocera2013-10-161-1/+11
* daemon: Add GetDisplayDevice methodBastien Nocera2013-10-165-0/+99
* daemon: Set the display device type when on batteryBastien Nocera2013-10-161-0/+1
* daemon: Use constant for the devices object pathsBastien Nocera2013-10-161-1/+3
* daemon: Remove spurious linefeedBastien Nocera2013-10-161-1/+0
* daemon: Remove 2 undefined functions from headersBastien Nocera2013-10-161-4/+0
* daemon: Remove left-over debugBastien Nocera2013-10-151-2/+0
* daemon: Make UpDevice emit PropertiesChanged signalsBastien Nocera2013-10-151-1/+64
* daemon: Add support for more types for PropertiesChangedBastien Nocera2013-10-151-0/+16
* daemon: Coalesce PropertiesChanged signals togetherBastien Nocera2013-10-152-41/+102
* daemon: Calculate global WarningLevel correctlyBastien Nocera2013-10-151-17/+137
* daemon: Fix possible crasher in UpDevice self-testBastien Nocera2013-10-151-0/+4
* daemon: Remove unimplemented up_device_test()Bastien Nocera2013-10-151-1/+0
* daemon: Remove unused internal D-Bus proxyBastien Nocera2013-10-151-10/+1
* daemon: Register on the Bus after coldplugBastien Nocera2013-10-152-66/+44
* daemon: Don't emit changed signal in coldplugBastien Nocera2013-10-141-5/+7
* daemon: Sort the UpDaemon struct memberBastien Nocera2013-10-141-4/+7
* daemon: Add new WarningLevel "Discharging"Bastien Nocera2013-10-142-5/+11
* daemon: Move all computations of warning level to daemonBastien Nocera2013-10-143-13/+16
* daemon: Require newer GLibBastien Nocera2013-10-1411-57/+3
* daemon: Add IconName propertyBastien Nocera2013-10-142-0/+89
* daemon: Add CriticalPowerActionBastien Nocera2013-10-147-0/+151
* daemon: Emit the PropertiesChanged signalBastien Nocera2013-10-141-7/+52
* daemon: Emit the "Changed" signal without going through notifyBastien Nocera2013-10-141-25/+25
* daemon: Device* signals send out object pathsBastien Nocera2013-10-141-6/+6
* daemon: Add small hack for keyboards and miceBastien Nocera2013-10-143-4/+20
* daemon: Replace "on-low-battery" propertyBastien Nocera2013-10-1410-184/+56
* daemon: Add WarningLevel device propertyBastien Nocera2013-10-144-0/+109
* daemon: Load level policy configurationBastien Nocera2013-10-141-0/+55
* daemon: Add helper to get uint from configBastien Nocera2013-10-142-0/+18
* daemon: Remove unused config file loadingBastien Nocera2013-10-141-25/+0
* daemon: Remove unneeded reset of priv struct membersBastien Nocera2013-10-1412-46/+0
* Remove QoS interfaceBastien Nocera2013-10-147-1091/+0
* Remove obsolete battery recall propertiesBastien Nocera2013-10-143-107/+0
* daemon: Remove obsolete featuresBastien Nocera2013-10-1412-1465/+1
* daemon: Simplify _new() functionsBastien Nocera2013-10-1410-30/+10
* freebsd: Remove useless finalizeBastien Nocera2013-10-141-17/+0
* linux: Don't print a warning if the status sysfs attr is missingBastien Nocera2013-10-141-1/+2
* daemon: Remove unused _set_propertyBastien Nocera2013-10-141-14/+0
* daemon: Avoid trying to close fd that wasn't openedBastien Nocera2013-10-141-1/+2
* daemon: Fix options parsingBastien Nocera2013-10-141-1/+5
* linux: Opt-out of checking Watts Up devices earlierBastien Nocera2013-10-141-12/+12