13
0
livetrax/libs
David Robillard 4ae4704112 Implement LV2 files extension.
This extension works with the persist extension to allow plugins to
save references to files in their state, but still allow the host
(e.g. Ardour) to control where files are located, making it possible
to do a deep export of a session with all files (e.g. loaded sampler
banks) included.

Tested working with a patched version of LinuxSampler...

TODO: Make symlinks in the plugin state directory rather than refer
to absolute file paths in state files (i.e. support session export,
either by ardour or any other tool, in particular the Jack session
manager...)


git-svn-id: svn://localhost/ardour2/branches/3.0@9272 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-04-03 01:57:12 +00:00
..
appleutility Indent python files with spaces as per style guide. 2011-03-16 16:32:56 +00:00
ardour Implement LV2 files extension. 2011-04-03 01:57:12 +00:00
audiographer Indent python files with spaces as per style guide. 2011-03-16 16:32:56 +00:00
clearlooks-newer
clearlooks-older
evoral more customary include order 2011-03-26 19:13:37 +00:00
fst fix C99 compliance issue for winegcc 2010-12-30 15:06:58 +00:00
gnomecanvas Indent python files with spaces as per style guide. 2011-03-16 16:32:56 +00:00
gtkmm2ext allow more precision when editing plugin parameters by hand within a generic GUI 2011-03-17 17:22:52 +00:00
midi++2 Indent python files with spaces as per style guide. 2011-03-16 16:32:56 +00:00
panners Indent python files with spaces as per style guide. 2011-03-16 16:32:56 +00:00
pbd Spurious character in GPL boilerplate. 2011-03-30 12:36:53 +00:00
qm-dsp Indent python files with spaces as per style guide. 2011-03-16 16:32:56 +00:00
rubberband Indent python files with spaces as per style guide. 2011-03-16 16:32:56 +00:00
surfaces rename OSC surface shared object so that its copied into the bundle 2011-03-25 21:26:17 +00:00
taglib Indent python files with spaces as per style guide. 2011-03-16 16:32:56 +00:00
timecode Indent python files with spaces as per style guide. 2011-03-16 16:32:56 +00:00
vamp-plugins Indent python files with spaces as per style guide. 2011-03-16 16:32:56 +00:00
vamp-sdk Somewhat guesswork-laden fix for VAMP plugin assertion failures (#3897, #3878, #3893). 2011-03-30 14:58:46 +00:00
.cvsignore