obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks cf398d01da obs/source-factory: Add function to register proxy objects
Proxies allow for older configurations to work fine on newer versions, without having to manually adjust the scene collection to match the new ids at all. Thanks to the migration system we can freely support any number of old versions, as long as we write migration code.
2020-06-21 19:28:10 +02:00
..
encoders encoders/ffmpeg: Rename files to match naming scheme 2020-06-21 19:24:59 +02:00
ffmpeg ffmpeg/tools: Fix incorrect colors for sRGB 2020-05-31 17:20:58 +02:00
filters nvidia/cuda/cuda: Convert to global Singleton 2020-06-21 19:27:58 +02:00
gfx gfx/shader/param/basic: Fix bool and suffixes, add enums and optimize 2020-05-31 01:41:07 +02:00
nvidia nvidia/cuda/cuda: Convert to global Singleton 2020-06-21 19:27:58 +02:00
obs obs/source-factory: Add function to register proxy objects 2020-06-21 19:28:10 +02:00
sources source/mirror: Fix rare out-of-order lock on source 2020-05-31 20:21:29 +02:00
transitions transitions/shader: Fix order of assignment 2020-05-31 01:41:07 +02:00
ui project: Apply formatting 2020-05-31 20:21:55 +02:00
common.hpp obs/source-factory: Add function to register proxy objects 2020-06-21 19:28:10 +02:00
configuration.cpp project: Apply formatting 2020-05-31 20:21:55 +02:00
configuration.hpp configuration: Fix failed saving due to invalid path 2020-05-31 01:49:17 +02:00
plugin.cpp encoders/ffmpeg: Rename files to match naming scheme 2020-06-21 19:24:59 +02:00
plugin.hpp project: Optimize to use single fullscreen tri instead 2020-05-02 21:43:14 +02:00
strings.hpp strings: Add global id prefix 2020-06-21 19:27:57 +02:00
util-event.hpp util-event: Fix unknown type 2020-04-24 02:46:36 +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: Specify type for template 2020-04-24 05:13:58 +02: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: Formatting and allow cancelling of tasks 2020-05-12 04:13:11 +02:00
util-threadpool.hpp util/threadpool: Formatting and allow cancelling of tasks 2020-05-12 04:13:11 +02:00
utility.cpp project: Modernize code to proper C++ 2020-04-09 00:17:25 +02:00
utility.hpp project: Modernize code to proper C++ 2020-04-09 00:17:25 +02:00
windll.cpp cmake: Place Windows exclusive functionality into own file 2020-04-22 23:32:22 +02:00