obs-StreamFX/source/util
Michael Fabian 'Xaymar' Dirks f907fc80b0 updater: Add functionality to check for updates
Implements a manual and automatic update checker with support for both release and testing update channels, allowing users to stay as up to date as possible. It is fully compliant with privacy regulations around the world, as it stays completely silent and inactive until the user gives the Ok to connect to GitHub for the latest releases.
2023-03-28 12:52:27 +02:00
..
util-curl.cpp util/curl: Add C++ wrapper for CURL 2023-03-28 12:52:27 +02:00
util-curl.hpp updater: Add functionality to check for updates 2023-03-28 12:52:27 +02:00
util-event.hpp project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
util-library.cpp util/library: Cross-platform handler for library loading 2023-03-28 12:52:23 +02:00
util-library.hpp util/library: Cross-platform handler for library loading 2023-03-28 12:52:23 +02:00
util-math.hpp project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
util-memory.cpp project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
util-profiler.cpp project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
util-profiler.hpp project: Remove non-standard std:: prefix from types 2023-03-28 12:52:22 +02:00
util-threadpool.cpp util/threadpool: Don't hold work endlessly after processing it 2023-03-28 12:52:27 +02:00
util-threadpool.hpp project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
utility.cpp project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
utility.hpp project: Remove non-standard std:: prefix from types 2023-03-28 12:52:22 +02:00