obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks ad422895fa updater: Compare all parts of the version number
This should fix the case where comparing '0.12.0b164' with '0.12.0a169' results in it claiming the former is newer. Also should fix the case where stable releases would always be treated as older.

Fixes #1015
2023-04-05 18:59:02 +02:00
..
encoders encoder/ffmpeg: Remove usage of `avcodec_close` 2023-04-05 18:58:53 +02:00
ffmpeg ffmpeg/hwapi/d3d11: Only Release() the immediate ID3D11DeviceContext once 2023-04-05 18:58:53 +02:00
filters filter/blur: Don't increment your own reference count 2023-04-05 18:58:57 +02:00
gfx gfx/source-texture: Don't use weak_source for strong references 2023-04-05 18:58:57 +02:00
nvidia cmake, code: Abuse pre-processor to disable/enable warnings 2023-04-05 18:58:39 +02:00
obs gfx/util: Move draw_fullscreen_triangle here for consistency 2023-04-05 18:58:56 +02:00
sources cmake, code: Abuse pre-processor to disable/enable warnings 2023-04-05 18:58:39 +02:00
transitions cmake, code: Abuse pre-processor to disable/enable warnings 2023-04-05 18:58:39 +02:00
ui configuration: Save after some time has passed 2023-04-05 18:58:50 +02:00
util util/threadpool: Optimize for dynamic thread pooling 2023-04-05 18:58:49 +02:00
common.hpp cmake, code: Abuse pre-processor to disable/enable warnings 2023-04-05 18:58:39 +02:00
configuration.cpp configuration: Save after some time has passed 2023-04-05 18:58:50 +02:00
configuration.hpp configuration: Save after some time has passed 2023-04-05 18:58:50 +02:00
plugin.cpp gfx/util: Move draw_fullscreen_triangle here for consistency 2023-04-05 18:58:56 +02:00
plugin.hpp gfx/util: Move draw_fullscreen_triangle here for consistency 2023-04-05 18:58:56 +02:00
strings.hpp locale: Remove any unused Strings 2023-04-05 18:51:28 +02:00
updater.cpp updater: Compare all parts of the version number 2023-04-05 18:59:02 +02:00
updater.hpp util/threadpool: Optimize for dynamic thread pooling 2023-04-05 18:58:49 +02:00
warning-disable.hpp code: Fix GCC warning diagnostic pragmas 2023-04-05 18:58:41 +02:00
warning-enable.hpp code: Fix GCC warning diagnostic pragmas 2023-04-05 18:58:41 +02:00
windll.cpp cmake, code: Abuse pre-processor to disable/enable warnings 2023-04-05 18:58:39 +02:00