obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks cd5acd42f4 obs-source-factory: Add settings migration code
Previously sources had to manually implement migration code, which resulted in unresolvable regression issues due to the lack of version and commit tagging. With the new migration code, all sources automatically have this version and commit tagging at all times, and as such can now have a temporary regression fixed without the user needing to change any values manually.
2020-04-05 07:28:10 +02:00
..
encoders cmake: Fix clang support in native OBS Studio build 2020-04-05 06:50:21 +02:00
ffmpeg project: Fix Linux support by fixing errors and warnings 2020-04-02 20:37:45 +02:00
filters obs-source-factory: Add settings migration code 2020-04-05 07:28:10 +02:00
gfx cmake: Fix clang support in native OBS Studio build 2020-04-05 06:50:21 +02:00
nvidia cmake: Fix clang support in native OBS Studio build 2020-04-05 06:50:21 +02:00
obs obs-source-factory: Add settings migration code 2020-04-05 07:28:10 +02:00
sources obs-source-factory: Add settings migration code 2020-04-05 07:28:10 +02:00
transitions cmake: Fix clang support in native OBS Studio build 2020-04-05 06:50:21 +02:00
common.hpp project: Fix Linux support by fixing errors and warnings 2020-04-02 20:37:45 +02:00
plugin.cpp filter-nv-face-tracking: Nvidia exclusive Face Tracking filter 2020-03-31 21:46:47 +02:00
plugin.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
strings.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
util-event.hpp cmake: Fix clang support in native OBS Studio build 2020-04-05 06:50:21 +02:00
util-math.hpp utility: Merge util-math and util-memory 2020-01-14 01:11:08 +01:00
util-memory.cpp utility: Merge util-math and util-memory 2020-01-14 01:11:08 +01:00
util-profiler.cpp util-profiler: Easy to use profiling helper 2020-03-27 20:10:09 +01:00
util-profiler.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
util-threadpool.cpp util-threadpool: Add missing includes 2020-04-01 14:32:54 +02:00
util-threadpool.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
utility.cpp utility: Merge util-math and util-memory 2020-01-14 01:11:08 +01:00
utility.hpp project: Fix Linux support by fixing errors and warnings 2020-04-02 20:37:45 +02:00