summaryrefslogtreecommitdiff
path: root/libupower-glib/up-device.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-08lib: Fix API docs for *-level propertiesBastien Nocera1-2/+2
2017-08-31lib: Add UP_DEVICE_KIND_GAMING_INPUT for gaming devicesBastien Nocera1-2/+4
2017-04-06all: Add BatteryLevel propertyBastien Nocera1-0/+25
2016-06-08build: Fix -Wformat-y2k compilation errorsBastien Nocera1-0/+3
2015-07-29Share generated code between daemon and libraryCosimo Cecchi1-116/+116
2015-03-13lib: Fix crash on uninitialized variantVlad Orlov1-2/+2
2014-05-20Do not print a critical warning when misusing up_device_set_object_path_sync()Richard Hughes1-2/+11
2013-10-17lib: Fix possible warning when type changesBastien Nocera1-1/+4
2013-10-17lib: Fix compile-time warningBastien Nocera1-1/+1
2013-10-17all: Remove *changed signalsBastien Nocera1-24/+0
2013-10-17lib: Proxy notify changes from UpDevice glueBastien Nocera1-2/+3
2013-10-17lib: Trim properties when printing the display deviceBastien Nocera1-7/+14
2013-10-15lib: Fix compilationBastien Nocera1-2/+2
2013-10-15lib: Use slices to allocate cached propertiesBastien Nocera1-2/+2
2013-10-15lib: Print property name when cached property doesn't existBastien Nocera1-1/+1
2013-10-15lib: Cache property values correctlyBastien Nocera1-1/+2
2013-10-14lib: Add support for the IconName propertyBastien Nocera1-0/+22
2013-10-14lib: up_device_to_text() won't work for fake devicesBastien Nocera1-0/+1
2013-10-14lib: Make it possible to create local UpDevicesBastien Nocera1-0/+41
2013-10-14lib: Fix alignment of "online" in device dumpBastien Nocera1-1/+1
2013-10-14lib: Add warning-level device propertyBastien Nocera1-0/+23
2013-10-14lib: Port UpDevice to GDBusBastien Nocera1-429/+225
2013-10-14lib: No need to set private members to NULLBastien Nocera1-3/+0
2013-10-14Remove obsolete battery recall propertiesBastien Nocera1-83/+0
2013-10-14lib: Simplify _new() functionsBastien Nocera1-3/+1
2013-10-14lib: Add missing "element-type" introspection metadataBastien Nocera1-2/+2
2013-08-29Make GetHistory() array order consistentMartin Pitt1-1/+3
2013-08-23Add temperature property for batteriesSeth Forshee1-0/+24
2012-10-30Add luminosity propertyJulien Danjou1-0/+27
2012-06-14Selectively disable warnings for deprecated GValueArrayMartin Pitt1-0/+6
2010-11-01libupower-glib: Reject invalid object paths to avoid asserting libdbusRichard Hughes1-0/+6
2010-10-05Fix up all the warnings when building with new versions of gobject-introspectionRichard Hughes1-2/+2
2010-07-26Ensure the new device types get valid descriptions in upower --dumpRichard Hughes1-1/+6
2010-02-05Use GCancellable in libupower-glib so we can eventually get to GIO async meth...Richard Hughes1-5/+9
2010-02-05Ensure we return all lines of the UpDevice when we call up_device_to_string()Richard Hughes1-28/+28
2010-01-27Update the Free Software Foundation addressRichard Hughes1-1/+1
2010-01-26trivial: add some more gtk-doc markup to the new objectsRichard Hughes1-1/+16
2010-01-26trivial: add two more functions to DkpDevice for getting the stats and historyRichard Hughes1-0/+190
2010-01-26trivial: rename the new libupower 'type' to 'kind' to avoid clashing with GOb...Richard Hughes1-42/+42
2010-01-25trivial: add some gtk-doc markup into libupower-glib and hook it up to the bu...Richard Hughes1-24/+103
2010-01-25Add libupower so applications can switch away from devkit-power-gobjectRichard Hughes1-0/+1068