fwupd/libfwupd
2021-04-30 16:07:10 +01:00
..
fwupd-client-private.h Allow allow downloading from a list of possible URLs 2021-01-26 18:01:09 +00:00
fwupd-client-sync.c trivial: Standardize on introspection for @error and @cancellable 2021-04-28 16:19:50 +01:00
fwupd-client-sync.h trivial: Fix a compile failure with new GLib versions 2021-03-21 20:18:34 +00:00
fwupd-client.c Fix a critical warning when downloading files 2021-04-30 11:19:09 +01:00
fwupd-client.h Allow downloading firmware from IPFS 2021-02-01 19:33:31 +00:00
fwupd-common-private.h libfwupd: Use G_GNUC_WARN_UNUSED_RESULT for methods that should be checked 2021-01-04 15:24:35 +00:00
fwupd-common.c trivial: Standardize on introspection for @error and @cancellable 2021-04-28 16:19:50 +01:00
fwupd-common.h Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
fwupd-context-test.c trivial: Fix warning from clang about unused variable 2021-02-08 12:53:32 +00:00
fwupd-deprecated.h trivial: Fix missing G_BEGIN_DECLS's from public includes 2019-02-10 08:59:07 +00:00
fwupd-device-private.h trivial: fix some trailing whitespace problems across the project 2021-04-09 16:02:20 +01:00
fwupd-device.c trivial: Standardize on introspection for @error and @cancellable 2021-04-28 16:19:50 +01:00
fwupd-device.h Add a composite ID that is used to identify all devices in the same physical package 2021-04-22 16:27:04 +01:00
fwupd-enums-private.h Add a composite ID that is used to identify all devices in the same physical package 2021-04-22 16:27:04 +01:00
fwupd-enums.c trivial: Standardize on introspection for @error and @cancellable 2021-04-28 16:19:50 +01:00
fwupd-enums.h Allow enabling plugins only matching a specific HwId 2021-03-02 18:19:45 +00:00
fwupd-error.c trivial: Standardize on introspection for @error and @cancellable 2021-04-28 16:19:50 +01:00
fwupd-error.h libfwupd: Add a new error type for user action needed 2019-11-01 14:31:03 +00:00
fwupd-plugin-private.h trivial: fix some trailing whitespace problems across the project 2021-04-09 16:02:20 +01:00
fwupd-plugin.c trivial: Fix potential crash when doing crazy things 2021-01-28 14:13:59 +00:00
fwupd-plugin.h Export FwupdPlugin so we can convey enumerated system errors to the end user 2020-10-13 15:56:49 +01:00
fwupd-release-private.h trivial: fix some trailing whitespace problems across the project 2021-04-09 16:02:20 +01:00
fwupd-release.c trivial: Codespell fixes 2021-03-19 16:42:33 +00:00
fwupd-release.h trivial: Fix up a gtk-doc warning for a new symbol 2021-01-30 16:14:21 +00:00
fwupd-remote-private.h Force the remote kind to JCat server-side 2020-11-29 07:24:33 +00:00
fwupd-remote.c trivial: Standardize on introspection for @error and @cancellable 2021-04-28 16:19:50 +01:00
fwupd-remote.h Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
fwupd-security-attr-private.h trivial: fix some trailing whitespace problems across the project 2021-04-09 16:02:20 +01:00
fwupd-security-attr.c trivial: Do not use the deprecated allow-none introspection argument 2021-04-19 14:46:42 +01:00
fwupd-security-attr.h libfwupd: Do not export the HSI AppStream IDs 2020-10-08 16:36:56 +01:00
fwupd-self-test.c libfwupd: Fix adding multiple flags to devices 2021-02-22 22:48:56 +00:00
fwupd-thread-test.c trivial: Fix warning from clang about unused variable 2021-02-08 12:53:32 +00:00
fwupd-version.c Check the versions of libfwupd and libfwupdplugin at startup 2021-04-30 15:00:04 +01:00
fwupd-version.h.in Check the versions of libfwupd and libfwupdplugin at startup 2021-04-30 15:00:04 +01:00
fwupd.h Export FwupdPlugin so we can convey enumerated system errors to the end user 2020-10-13 15:56:49 +01:00
fwupd.map Check the versions of libfwupd and libfwupdplugin at startup 2021-04-30 15:00:04 +01:00
meson.build trivial: Fix CI by including the version symbols 2021-04-30 16:07:10 +01:00
README.md Support more than one protocol for a given device 2021-03-01 16:14:36 +00:00

Planned API/ABI changes for next release

  • Typedef FwupdFeatureFlags to guint64 so it's the same size on all platforms
  • Remove the soup-session fallback property in FwupdClient.
  • Remove fwupd_device_set_vendor_id() and fwupd_device_get_vendor_id()
  • Remove the deprecated flags like FWUPD_DEVICE_FLAG_MD_SET_ICON
  • Remove fwupd_release_get_uri() and fwupd_release_set_uri()
  • Rename fwupd_client_install_release2_async() to fwupd_client_install_release_async()
  • Remove fwupd_device_set_protocol() and fwupd_device_get_protocol()

Migration from Version 0.9.x

  • Rename FU_DEVICE_FLAG -> FWUPD_DEVICE_FLAG
  • Rename FWUPD_DEVICE_FLAG_ALLOW_ONLINE -> FWUPD_DEVICE_FLAG_UPDATABLE
  • Rename FWUPD_DEVICE_FLAG_ALLOW_OFFLINE -> FWUPD_DEVICE_FLAG_ONLY_OFFLINE
  • Rename fwupd_client_get_devices_simple -> fwupd_client_get_devices
  • Rename fwupd_client_get_details_local -> fwupd_client_get_details
  • Rename fwupd_client_update_metadata_with_id -> fwupd_client_update_metadata
  • Rename fwupd_remote_get_uri -> fwupd_remote_get_metadata_uri
  • Rename fwupd_remote_get_uri_asc -> fwupd_remote_get_metadata_uri_sig
  • Rename fwupd_remote_build_uri -> fwupd_remote_build_firmware_uri
  • Switch FWUPD_RESULT_KEY_DEVICE_CHECKSUM_KIND to fwupd_checksum_guess_kind()
  • Rename fwupd_result_update_() to fwupd_release_()
  • Rename fwupd_result_() to fwupd_device_()
  • Convert FwupdResult to FwupdDevice in all callbacks
  • Rename fwupd_device_provider -> fwupd_device_plugin
  • Convert hash types sa{sv} -> a{sv}
  • Convert fwupd_client_get_updates() -> fwupd_client_get_upgrades()