obs-studio/plugins/obs-vst
PatTheMav 9c3c2edd6f obs-vst: Allow fetching source properties without source
Per OBS API documentation, `get_properties` can be used to get the
properties of a source, but also of a source type. The latter would
pass a NULL pointer for a given source.

This adds the necessary change to avoid crashing OBS by passing such
a null pointer.
2022-09-21 11:05:01 -04:00
..
data/locale Update translations from Crowdin 2022-07-31 23:40:53 +00:00
headers obs-vst: Remove submodule in favour of direct merge 2/2 2022-07-26 22:12:23 -04:00
linux obs-vst: Remove submodule in favour of direct merge 2/2 2022-07-26 22:12:23 -04:00
mac obs-vst: Remove submodule in favour of direct merge 2/2 2022-07-26 22:12:23 -04:00
vst_header obs-vst: Remove submodule in favour of direct merge 2/2 2022-07-26 22:12:23 -04:00
win obs-vst: Remove submodule in favour of direct merge 2/2 2022-07-26 22:12:23 -04:00
CMakeLists.txt obs-vst: Remove submodule in favour of direct merge 2/2 2022-07-26 22:12:23 -04:00
EditorWidget.cpp obs-vst: Remove submodule in favour of direct merge 2/2 2022-07-26 22:12:23 -04:00
obs-vst.cpp obs-vst: Allow fetching source properties without source 2022-09-21 11:05:01 -04:00
VSTPlugin.cpp obs-vst: Remove submodule in favour of direct merge 2/2 2022-07-26 22:12:23 -04:00