obs-StreamFX/source
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
..
encoders encoders/handlers/nvenc: Don't list encoders on unsupported systems 2023-03-28 12:52:23 +02:00
ffmpeg ffmpeg/tools: Fix compatibility with Ubuntu 18.04 2023-03-28 12:52:22 +02:00
filters project: Remove non-standard std:: prefix from types 2023-03-28 12:52:22 +02:00
gfx project: Remove non-standard std:: prefix from types 2023-03-28 12:52:22 +02:00
nvidia project: Remove non-standard std:: prefix from types 2023-03-28 12:52:22 +02:00
obs project: Remove non-standard std:: prefix from types 2023-03-28 12:52:22 +02:00
sources project: Remove non-standard std:: prefix from types 2023-03-28 12:52:22 +02:00
transitions project: Remove non-standard std:: prefix from types 2023-03-28 12:52:22 +02:00
ui updater: Add functionality to check for updates 2023-03-28 12:52:27 +02:00
util updater: Add functionality to check for updates 2023-03-28 12:52:27 +02:00
common.hpp util/library: Cross-platform handler for library loading 2023-03-28 12:52:23 +02:00
configuration.cpp project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
configuration.hpp configuration: Fix failed saving due to invalid path 2023-03-28 12:40:46 +02:00
plugin.cpp updater: Add functionality to check for updates 2023-03-28 12:52:27 +02:00
plugin.hpp project: Optimize to use single fullscreen tri instead 2023-03-28 12:40:42 +02:00
strings.hpp strings: Add global id prefix 2023-03-28 12:52:11 +02:00
updater.cpp updater: Add functionality to check for updates 2023-03-28 12:52:27 +02:00
updater.hpp updater: Add functionality to check for updates 2023-03-28 12:52:27 +02:00
windll.cpp cmake: Place Windows exclusive functionality into own file 2020-04-22 23:32:22 +02:00