summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-11-02linux: Add test for Bluetooth LE battery supportBastien Nocera1-0/+70
2017-11-02linux: Add support for Bluetooth LE device batteriesBastien Nocera5-4/+462
2017-10-31main: Use g_clear_object() when possibleBastien Nocera1-8/+3
2017-10-31linux: Use g_clear_object() when possibleBastien Nocera3-44/+19
2017-10-31linux: Add example to run a single testBastien Nocera1-1/+3
2017-10-31linux: Remove empty API docsBastien Nocera1-25/+0
2017-10-31daemon: allow to be replaced via --replace,-rChristian Kellner1-1/+8
2017-09-21linux: Fix compilation with libimobiledevice gitBastien Nocera1-2/+4
2017-09-21daemon: Fix critical action after resume from hibernateMiroslav Sustek2-1/+65
2017-09-08Revert bug 99862 patchsetBastien Nocera1-42/+32
2017-09-08openbsd: Remove SENSOR_MAX_TYPES upper boundJasper Lievisse Adriaanse1-1/+1
2017-09-08daemon: more efficient poll resettingChristian Kellner1-2/+2
2017-09-08daemon: move two functions upChristian Kellner1-32/+27
2017-09-08daemon: only reset poll if warning-level changedChristian Kellner1-2/+17
2017-09-08linux: Add test for crash when battery has funky nameBastien Nocera1-0/+16
2017-09-08daemon: Fix crash when '@' is present in the device nameoleid@mescharet.de1-0/+2
2017-09-08daemon: Remove [Install] section commentBastien Nocera1-4/+0
2017-09-08linux: Add better debug to sysfs_get_capacity_level()Bastien Nocera1-1/+13
2017-09-08linux: Don't throw an error if there's no data to readBastien Nocera1-33/+19
2017-09-08freebsd: Fix lid detection on FreeBSDAlberto Villa1-1/+1
2017-09-04linux: Grab model name from device if unavailable from batteryBastien Nocera2-1/+20
2017-08-31linux: Move function to prepare for new useBastien Nocera1-45/+45
2017-08-31linux: Detect joysticks as gaming input devicesBastien Nocera2-2/+4
2017-08-31linux: Add test for wireless joypad connected via USBBastien Nocera1-0/+37
2017-08-03linux: Correctly close inhibitor FDBenjamin Berg1-1/+3
2017-04-23Do not spin in a loop when /proc/timer_stats cannot be writtenRichard Hughes1-5/+7
2017-04-06daemon: Move a number of constants to a shared fileBastien Nocera5-13/+55
2017-04-06all: Add BatteryLevel propertyBastien Nocera3-21/+64
2017-04-06lib: Add more members to UpDeviceLevel structBastien Nocera1-1/+4
2017-04-06linux: Add support for "capacity_level" attributeBastien Nocera2-1/+102
2017-04-06daemon: Make warning levels for devices inclusiveBastien Nocera1-2/+2
2017-04-06integration-test: Fix path for unparented deviceChristian Kellner1-1/+1
2017-03-25integration-test: enable running from JHBuildChristian Kellner1-0/+5
2017-03-25integration-test: Check NoPollbatteries is followedChristian Kellner1-1/+41
2017-03-25integration-test: Add test for refresh after sleepChristian Kellner1-0/+54
2017-03-25linux: Use inhibitor lock to guard poll pausingChristian Kellner2-1/+86
2017-03-25linux: Refresh devices after waking up from sleepChristian Kellner1-0/+74
2017-03-25daemon: Add support for pausing and resuming pollChristian Kellner2-27/+118
2017-03-24integration-test: Add test for unparented input devicesBastien Nocera1-0/+24
2017-03-24linux: Fix critical when searching for sibling devicesBastien Nocera1-0/+2
2017-03-24integration-test: Use symbolic names for device typesBastien Nocera1-10/+18
2017-03-24integration-test: add get_critical_action() testChristian Kellner1-2/+2
2017-03-24integration-test: use dbusmock to mock logindChristian Kellner1-1/+20
2017-03-24device: Remove extraneous linefeed in g_debug()Bastien Nocera1-1/+1
2017-03-24daemon: Fix polling helper debug outputBastien Nocera1-6/+8
2017-03-24linux: Fix compilation warningBastien Nocera1-1/+1
2017-03-24integration-test: HID++ mouse is a mouseBastien Nocera1-1/+1
2017-02-15UpKbdBacklight: Send notifications about hardware brightness changesHans de Goede1-0/+38
2017-02-15UpKbdBacklight: Allow reading from alternate fd in _brightness_read()Hans de Goede1-6/+6
2017-02-15UpKbdBacklight: Add new BrightnessChangedWithSource signalHans de Goede1-2/+11