Richard Hughes
2a5122b4a0
trivial: Fix a warning when compiling on Windows
...
Move the function prototype out of the GUnixInputStream-using ones.
2021-05-18 13:08:04 +01:00
Richard Hughes
ddeceb419f
Allow allow downloading from a list of possible URLs
2021-01-26 18:01:09 +00:00
Richard Hughes
5c9b1fcc81
Only include the start year in the copyright header
...
The end year is legally and functionally redundant, and more importantly causes
cherry-pick conflicts when trying to maintain old branches. Use git for history.
2021-01-07 14:48:16 +00:00
Richard Hughes
7c8a830659
libfwupd: Add async versions of the library for GUI tools
...
Rather than force the GUI to interact with fwupd using threads, provide
async versions so thay can be run without blocking the UI thread.
2020-09-03 15:46:57 +01:00