obs-studio/plugins/obs-vst
Richard Stanway 02c6ce8b58 obs-vst: Improve some string handling
- Use constant references where appropriate
- Avoid unnecessary use of strcmp / strlen
- Clear std::string with clear()

Issues detected by PVS Studio.
2022-11-20 17:25:33 +11:00
..
data/locale Update translations from Crowdin 2022-07-31 23:40:53 +00:00
headers obs-vst: Improve some string handling 2022-11-20 17:25:33 +11:00
linux obs-vst: Add public function to check for load state of VST 2022-09-21 11:05:01 -04:00
mac obs-vst: Add public function to check for load state of VST 2022-09-21 11:05:01 -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: Add public function to check for load state of VST 2022-09-21 11:05:01 -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: Improve some string handling 2022-11-20 17:25:33 +11:00
VSTPlugin.cpp obs-vst: Improve some string handling 2022-11-20 17:25:33 +11:00