summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-10-18linux: Add TODO item for the GetCriticalAction bindingBastien Nocera1-0/+2
2013-10-18linux: get_properties_sync() doesn't exist anymoreBastien Nocera1-1/+0
2013-10-18linux: Add helper to get DisplayDevice propertyBastien Nocera1-0/+8
2013-10-18daemon: Fix WarningLevel for devices with no "time to empty"Bastien Nocera1-1/+3
2013-10-18daemon: Add small doc update_warning_levelBastien Nocera1-0/+2
2013-10-18linux: Add new definitionsBastien Nocera1-0/+8
2013-10-18linux: Fix UMockdev typelib not being foundBastien Nocera1-1/+1
2013-10-18linux: Mark devices with 100% battery as fullBastien Nocera1-0/+5
2013-10-18linux: Fix Bluetooth devices appearing with 0% batteryBastien Nocera1-1/+7
2013-10-18linux: Add a way to check when sysfs_get_double failsBastien Nocera2-0/+20
2013-10-18linux: Use up_device_supply_get_string()Bastien Nocera1-5/+6
2013-10-18linux: Add a simpler, quicker path for devicesBastien Nocera1-1/+66
2013-10-18linux: Split off device state retrievalBastien Nocera1-20/+31
2013-10-18linux: Ignore ACs coming from devicesBastien Nocera1-0/+7
2013-10-18linux: Remove incorrect statementBastien Nocera1-1/+0
2013-10-17daemon: Fix crash when device is removedBastien Nocera1-0/+2
2013-10-17daemon: Remove dead code from up_daemon_device_changed_cb()Bastien Nocera1-11/+0
2013-10-17linux: Use boolean values in sysfs_get_bool, not intBastien Nocera1-4/+3
2013-10-17linux: Remove unused sysfs utils functionsBastien Nocera2-110/+0
2013-10-17linux: Remove debugBastien Nocera1-1/+0
2013-10-17all: Remove *changed signalsBastien Nocera4-84/+2
2013-10-17power: Work-around batteries that are slow to notice chargeBastien Nocera1-0/+5
2013-10-17all: Add GetCriticalAction daemon methodBastien Nocera8-20/+115
2013-10-17linux: Fix incorrect check for logind sleep methodsBastien Nocera1-1/+1
2013-10-17daemon: Make warning-level UpDevice property writableBastien Nocera1-1/+4
2013-10-17all: Remove WarningLevel from the daemon propertiesBastien Nocera2-22/+1
2013-10-17daemon: Indentation in UpDaemon structBastien Nocera1-9/+9
2013-10-16daemon: Add documentation for computed propertiesBastien Nocera1-0/+6
2013-10-16daemon: Mention hard-coded display device object pathBastien Nocera1-1/+3
2013-10-16daemon: Minimise WarningLevel signalsBastien Nocera1-0/+4
2013-10-16daemon: Fix sending device's PropertiesChanged signalBastien Nocera1-1/+1
2013-10-16daemon: Emit PropertiesChanged for computed properties tooBastien Nocera1-2/+10
2013-10-16daemon: Only modify display device when it changesBastien Nocera1-1/+11
2013-10-16daemon: Add GetDisplayDevice methodBastien Nocera5-0/+99
2013-10-16daemon: Set the display device type when on batteryBastien Nocera1-0/+1
2013-10-16daemon: Use constant for the devices object pathsBastien Nocera1-1/+3
2013-10-16daemon: Remove spurious linefeedBastien Nocera1-1/+0
2013-10-16daemon: Remove 2 undefined functions from headersBastien Nocera1-4/+0
2013-10-15daemon: Remove left-over debugBastien Nocera1-2/+0
2013-10-15daemon: Make UpDevice emit PropertiesChanged signalsBastien Nocera1-1/+64
2013-10-15daemon: Add support for more types for PropertiesChangedBastien Nocera1-0/+16
2013-10-15daemon: Coalesce PropertiesChanged signals togetherBastien Nocera2-41/+102
2013-10-15daemon: Calculate global WarningLevel correctlyBastien Nocera1-17/+137
2013-10-15daemon: Fix possible crasher in UpDevice self-testBastien Nocera1-0/+4
2013-10-15daemon: Remove unimplemented up_device_test()Bastien Nocera1-1/+0
2013-10-15daemon: Remove unused internal D-Bus proxyBastien Nocera1-10/+1
2013-10-15daemon: Register on the Bus after coldplugBastien Nocera2-66/+44
2013-10-14daemon: Don't emit changed signal in coldplugBastien Nocera1-5/+7
2013-10-14daemon: Sort the UpDaemon struct memberBastien Nocera1-4/+7
2013-10-14daemon: Add new WarningLevel "Discharging"Bastien Nocera2-5/+11