obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks 8bb1ca50ac obs-source-tracker: Also keep track of sources being renamed
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
2019-04-27 16:07:50 +02:00
..
filters filter-displacement: Don't crash if the file can't be found 2019-04-23 17:20:18 +02:00
gfx project: Apply clang-format manually again 2019-04-19 20:40:07 +02:00
obs obs-source-tracker: Also keep track of sources being renamed 2019-04-27 16:07:50 +02:00
sources project: Apply clang-format manually again 2019-04-19 20:40:07 +02:00
plugin.cpp project: Restructure of the file system 2019-02-11 04:03:57 +01:00
plugin.hpp project: Clang support 2019-04-19 09:42:15 +02:00
strings.hpp filter-blur: Refactor to use new Blur code 2019-04-02 03:50:01 +02:00
util-event.cpp util-event: Template event handler class 2018-11-08 08:07:49 +01:00
util-event.hpp util-event: Automatically clear event listeners when destructed 2019-04-02 19:11:26 +02:00
util-math.cpp util-math: Add 16-byte aligned version of vec2 2019-01-24 05:14:17 +01:00
util-math.hpp project: Clang support 2019-04-19 09:42:15 +02:00
util-memory.cpp project: Improve Linux support (#27 and #13) 2019-01-14 22:31:35 +01:00
util-memory.hpp project: Fix all remaining portability issues 2019-04-19 14:18:29 +02:00
utility.cpp project: Improve Linux support (#27 and #13) 2019-01-14 22:31:35 +01:00
utility.hpp project: Clang support 2019-04-19 09:42:15 +02:00