Skip to content

Avoid duplicated LV2 State Extension path mapping features

Rui Nuno Capela requested to merge rncbc/lilv:master into master

Avoid duplicated LV2_State_{Map,Make,Free}_Path features to eg. lilv_state_new_from_instance(), when and if already provided by the caller/host.

See also: https://github.com/rncbc/qtractor/issues/427

Merge request reports