Richard Hughes
4daaabe451
trivial: Do not log a scary warning for the common case
2021-07-30 18:53:30 +01:00
Richard Hughes
a02c1073f2
trivial: Fix up some of the developer docs
...
And add some missing content as requried.
2021-06-11 09:39:03 +01:00
Mario Limonciello
1e17457b16
Allow building the documentation with gi-docgen and gtk-doc
...
Until gi-docgen is declared stable support either of them.
This effectively means that hand builds and CI builds will use
gi-docgen, but distro builds use gtk-doc-tools.
2021-06-09 22:21:53 +01:00
Richard Hughes
54d9de9290
Force the device locker to ->close() an aborted ->open()
...
Fixes https://github.com/fwupd/fwupd/issues/3187
2021-05-12 10:10:57 +01:00
Richard Hughes
20ef071b3c
trivial: Style fixes to lots of gtk-doc
2021-05-10 14:35:10 +01:00
Richard Hughes
89d45a0d91
trivial: Standardize on introspection for @error and @cancellable
...
Also standarize on `Returns:` for the result.
2021-04-28 16:19:50 +01:00
Richard Hughes
1a3d3b338e
Make GUsb optional for fuzzing
2021-01-14 14:23:12 +00:00
Richard Hughes
1b6d5e5085
trivial: Ignore failure to close USB device for a missing device
2020-11-07 19:51:45 +00:00
Richard Hughes
0031b474bc
Fix a critical warning if constructing a FuDeviceLocker using the GType
2020-08-12 14:23:01 +01:00
Richard Hughes
464eacdc53
libfwupdplugin: Use fu_device_locker_close()
2020-03-26 15:23:10 -05:00
Richard Hughes
a1882f8c4b
Add fu_device_locker_close()
...
This allows us to manually close the locker, allowing proper error handling.
2020-03-26 15:23:10 -05:00
Mario Limonciello
6b0e66354b
Convert libfwupdprivate to a shared library libfwupdplugin
2019-11-27 11:32:43 +00:00