~mendomusic/ardour/+git/ardour-github:remove-deprecated-lv2-support

Last commit made on 2020-11-22
Get this branch:
git clone -b remove-deprecated-lv2-support https://git.launchpad.net/~mendomusic/ardour/+git/ardour-github

Branch merges

Branch information

Name:
remove-deprecated-lv2-support
Repository:
lp:~mendomusic/ardour/+git/ardour-github

Recent commits

c4f8a01... by David Robillard

WIP: Remove support for deprecated LV2 event extension

Not tested whatsoever, don't merge this.

c12cabd... by David Robillard

Remove support for the long-deprecated LV2 uri-map extension

This has been supplanted by the urid extension.

a529122... by Robin Gareus <email address hidden>

Optimize stem and direct-out export

a1f4097... by Robin Gareus <email address hidden>

VST3: fix failed c'tor case

~VST3PI() may call terminate() w/o a VST3 component.

a329de9... by Robin Gareus <email address hidden>

NO-OP: help out clang-analyzer

7d4cd5c... by Robin Gareus <email address hidden>

Fix C++11ism

6ca4980... by Robin Gareus <email address hidden>

FP8: Allow to sort plugin-params by priority

3ac7e11... by Robin Gareus <email address hidden>

Support lv2:port-props:displayPriority

7558c13... by Robin Gareus <email address hidden>

VST3: inform plugins about last bar

50d8eff... by Robin Gareus <email address hidden>

Allow const tempo-map lookups