obs-StreamFX/source/obs
Michael Fabian 'Xaymar' Dirks 203581f30c 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.
2023-03-28 12:52:12 +02:00
..
gs obs/gs/effect-parameter: Use string_view over std::string 2023-03-28 12:40:45 +02:00
obs-encoder-factory.cpp obs/encoder-factory: Factory to create encoder instances 2023-03-28 12:52:11 +02:00
obs-encoder-factory.hpp obs/encoder-factory: Factory to create encoder instances 2023-03-28 12:52:11 +02:00
obs-signal-handler.cpp obs-signal-handler: Helper classes for signals and audio 2020-02-14 07:30:46 +01:00
obs-signal-handler.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
obs-source-factory.cpp project: Apply clang-format 2019-12-21 17:05:53 +01:00
obs-source-factory.hpp obs/source-factory: Add function to register proxy objects 2023-03-28 12:52:12 +02:00
obs-source-tracker.cpp project: Modernize code to proper C++ 2020-04-09 00:17:25 +02:00
obs-source-tracker.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
obs-source.cpp project: Modernize code to proper C++ 2020-04-09 00:17:25 +02:00
obs-source.hpp project: Modernize code to proper C++ 2020-04-09 00:17:25 +02:00
obs-tools.cpp project: Modernize code to proper C++ 2020-04-09 00:17:25 +02:00
obs-tools.hpp obs-tools: Add OBS data deleter 2020-04-22 23:15:32 +02:00