summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-06-19linux: Add test for MacBook uevent behaviourBastien Nocera1-0/+34
2018-06-19linux: Refresh for 5 seconds after plug/unplug on MacBooksBastien Nocera1-2/+3
2018-06-19linux: Detect hardware that needs more polling after eventBastien Nocera3-0/+55
2018-06-19linux: Make sure unknown poll lasts 5 secondsBastien Nocera1-8/+14
2018-06-19linux: Fix possible double-close on exitBastien Nocera1-2/+3
2018-06-18linux: Clean up after running test suite in "distcheck"Bastien Nocera1-0/+6
2018-06-18linux: Remove extra linefeedBastien Nocera1-1/+0
2018-06-18linux: Better error reporting from sysfs_get_double_with_error()Bastien Nocera3-10/+19
2018-04-19linux: Add a test for Logitech HID++ charging statesBastien Nocera1-0/+18
2018-04-19daemon: Add battery-level specific iconsBastien Nocera1-11/+35
2018-04-19linux: Add support for "Unknown" capacity levelBastien Nocera1-1/+2
2018-04-18linux: Add a README with a couple of debugging commandsBastien Nocera1-0/+8
2018-04-16daemon: Lock down systemd service fileBastien Nocera2-1/+24
2018-04-12linux: lower severity of "unhandled action" messagesDmitry Torokhov1-1/+1
2018-04-12linux: Fix memory leak if logind returns an errorBastien Nocera1-0/+1
2018-04-12linux: Fix crash if logind doesn't return an errorBastien Nocera1-1/+2
2018-03-20linux: Check "HasBattery" key for newer iOS versionsMartin Szulecki1-1/+10
2018-03-20linux: Prevent crash after attaching an Apple TVMartin Szulecki1-0/+4
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