fwupd/libfwupd
2016-08-17 17:46:15 +01:00
..
fwupd-client.c Allow providers to export percentage completion 2016-08-17 17:46:15 +01:00
fwupd-client.h Allow providers to export percentage completion 2016-08-17 17:46:15 +01:00
fwupd-enums-private.h trivial: treat flashes_left as an unsigned integer 2016-05-11 15:21:22 -05:00
fwupd-enums.c Add FU_DEVICE_FLAG_NEEDS_BOOTLOADER 2016-08-17 17:46:15 +01:00
fwupd-enums.h Add FU_DEVICE_FLAG_NEEDS_BOOTLOADER 2016-08-17 17:46:15 +01:00
fwupd-error.c Add another compile warning and fix up any build failures 2016-07-27 16:57:36 +01:00
fwupd-error.h Return errors of the correct type when using libfwupd 2016-03-31 11:04:49 +01:00
fwupd-result.c Add fwupd_result_remove_device_flag() 2016-08-17 17:46:15 +01:00
fwupd-result.h Add fwupd_result_remove_device_flag() 2016-08-17 17:46:15 +01:00
fwupd-self-test.c Add another compile warning and fix up any build failures 2016-07-27 16:57:36 +01:00
fwupd-version.h.in Generate gtk-doc documentation for libfwupd 2016-04-01 11:22:31 +01:00
fwupd.h Add FwupdClient to libfwupd 2016-03-17 10:04:19 +00:00
fwupd.pc.in Create a libfwupd shared library 2015-03-19 10:54:05 +00:00
Makefile.am Add another compile warning and fix up any build failures 2016-07-27 16:57:36 +01:00
README.md trivial: Add a tiny doc explaining what to change next soname break 2016-05-29 09:57:24 +01:00

Planned API Changes

When we next bump soname the following changes are planned:

  • {sa{sv}} -> {a{sv}} -- we don't always want to send the device ID
  • Rename FU_DEVICE_FLAG -> FWUPD_DEVICE_FLAG
  • Remove all deprecated API