mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-11 06:15:05 +00:00
8bb1ca50ac
When a source was renamed, obs::source_tracker did not use the new name and instead relied on the old name. This caused source lists with this feature to slowly degrade over time as sources were renamed, until libobs was restarted. With this fix the renamed sources are now properly tracked, updating as expected. Related Issue: #64 |
||
---|---|---|
.. | ||
gs | ||
obs-source-tracker.cpp | ||
obs-source-tracker.hpp | ||
obs-source.cpp | ||
obs-source.hpp | ||
obs-tools.cpp | ||
obs-tools.hpp |