• J
    libobs: Fix source type versioning system · b2302902
    jp9000 提交于
    (This also modifies image-source, obs-text, text-freetype2, and UI)
    
    This improves source definition versioning.  To do this, it now stores
    two identifier names.  One "unversioned" which is the original name, and
    one "versioned" with the version number appended.
    
    This fixes both backward compatibility with older OBS versions, and
    fixes the inability to use "add existing" in OBS itself on sources
    created from older version definitions.
    b2302902
obs.h 77.7 KB