Richard Hughes
|
fa782a3915
|
Add fwupd_result_get_unique_id()
This allows us to have a unique string that identifies the component and can be
used as a cache key.
|
2016-08-18 18:36:11 +01:00 |
|
Mario Limonciello
|
a1cebd6e67
|
trivial: treat flashes_left as an unsigned integer
|
2016-05-11 15:21:22 -05:00 |
|
Mario Limonciello
|
f81f42a84c
|
Add support for a new device field "Flashes Left".
For devices that can report the number of flash cycles supported this field can
be used to prevent allowing the device to be flashed again.
|
2016-05-10 12:21:09 -05:00 |
|
Mario Limonciello
|
72ec147259
|
Re-order output of get-devices to be easier to read
|
2016-04-14 13:10:34 -05:00 |
|
Richard Hughes
|
1f2f6ce1cd
|
Allow other checksum kinds in FwupdResult
SHA1 is still the default, but others are allowed as well.
|
2016-03-18 12:33:47 +00:00 |
|
Richard Hughes
|
1aec596e5f
|
Add FwupdResult to libfwupd
This is a client-side object representing a result from the daemon.
|
2016-03-17 09:57:48 +00:00 |
|