summaryrefslogtreecommitdiff
path: root/libupower-glib/up-device.c
Commit message (Expand)AuthorAgeFilesLines
* device: Only handle Refresh() method if in debug modeBastien Nocera2022-04-191-1/+2
* lib: Add API to access ChargeCyles D-Bus propertyBastien Nocera2021-09-131-0/+27
* lib: Invert percentage conditional in device_to_textMarijn Suijten2021-02-021-11/+2
* lib: Add "Touchpad" device typeBastien Nocera2020-12-161-4/+8
* lib: Add "Pen" device typeBastien Nocera2019-10-241-2/+4
* Replace use of G_TYPE_INSTANCE_GET_PRIVATEChristian Kellner2019-02-211-3/+1
* Replace use of deprecated g_type_class_add_privateChristian Kellner2019-02-211-3/+1
* lib: Use @see_also instead of "See also"Guido Günther2018-09-301-2/+1
* lib: Mention that battery level is preferred when present14-lib-add-a-new-version-of-up_client_get_devices-which-unrefs-contentsBastien Nocera2018-04-191-6/+16
* lib: Simplify resource destructionBastien Nocera2018-04-181-7/+3
* lib: Fix warnings when D-Bus related properties changeBastien Nocera2018-03-021-0/+7
* lib: Fix API docs for *-level propertiesBastien Nocera2017-09-081-2/+2
* lib: Add UP_DEVICE_KIND_GAMING_INPUT for gaming devicesBastien Nocera2017-08-311-2/+4
* all: Add BatteryLevel propertyBastien Nocera2017-04-061-0/+25
* build: Fix -Wformat-y2k compilation errorsBastien Nocera2016-06-081-0/+3
* Share generated code between daemon and libraryCosimo Cecchi2015-07-291-116/+116
* lib: Fix crash on uninitialized variantVlad Orlov2015-03-131-2/+2
* Do not print a critical warning when misusing up_device_set_object_path_sync()Richard Hughes2014-05-201-2/+11
* lib: Fix possible warning when type changesBastien Nocera2013-10-171-1/+4
* lib: Fix compile-time warningBastien Nocera2013-10-171-1/+1
* all: Remove *changed signalsBastien Nocera2013-10-171-24/+0
* lib: Proxy notify changes from UpDevice glueBastien Nocera2013-10-171-2/+3
* lib: Trim properties when printing the display deviceBastien Nocera2013-10-171-7/+14
* lib: Fix compilationBastien Nocera2013-10-151-2/+2
* lib: Use slices to allocate cached propertiesBastien Nocera2013-10-151-2/+2
* lib: Print property name when cached property doesn't existBastien Nocera2013-10-151-1/+1
* lib: Cache property values correctlyBastien Nocera2013-10-151-1/+2
* lib: Add support for the IconName propertyBastien Nocera2013-10-141-0/+22
* lib: up_device_to_text() won't work for fake devicesBastien Nocera2013-10-141-0/+1
* lib: Make it possible to create local UpDevicesBastien Nocera2013-10-141-0/+41
* lib: Fix alignment of "online" in device dumpBastien Nocera2013-10-141-1/+1
* lib: Add warning-level device propertyBastien Nocera2013-10-141-0/+23
* lib: Port UpDevice to GDBusBastien Nocera2013-10-141-429/+225
* lib: No need to set private members to NULLBastien Nocera2013-10-141-3/+0
* Remove obsolete battery recall propertiesBastien Nocera2013-10-141-83/+0
* lib: Simplify _new() functionsBastien Nocera2013-10-141-3/+1
* lib: Add missing "element-type" introspection metadataBastien Nocera2013-10-141-2/+2
* Make GetHistory() array order consistentMartin Pitt2013-08-291-1/+3
* Add temperature property for batteriesSeth Forshee2013-08-231-0/+24
* Add luminosity propertyJulien Danjou2012-10-301-0/+27
* Selectively disable warnings for deprecated GValueArrayMartin Pitt2012-06-141-0/+6
* libupower-glib: Reject invalid object paths to avoid asserting libdbusRichard Hughes2010-11-011-0/+6
* Fix up all the warnings when building with new versions of gobject-introspectionRichard Hughes2010-10-051-2/+2
* Ensure the new device types get valid descriptions in upower --dumpRichard Hughes2010-07-261-1/+6
* Use GCancellable in libupower-glib so we can eventually get to GIO async meth...Richard Hughes2010-02-051-5/+9
* Ensure we return all lines of the UpDevice when we call up_device_to_string()Richard Hughes2010-02-051-28/+28
* Update the Free Software Foundation addressRichard Hughes2010-01-271-1/+1
* trivial: add some more gtk-doc markup to the new objectsRichard Hughes2010-01-261-1/+16
* trivial: add two more functions to DkpDevice for getting the stats and historyRichard Hughes2010-01-261-0/+190
* trivial: rename the new libupower 'type' to 'kind' to avoid clashing with GOb...Richard Hughes2010-01-261-42/+42