13
0
Go to file
David Robillard 0bd3105f50 Save references to external files in LV2 state as symbolic links.
With this commit it is possible to archive sessions that contain plugins with
complex file-containing state (e.g. Linuxsampler with a sample bank loaded)
with any archive tool, e.g.:

tar -hjcf session.tar.bz2 session

Which will give you a fully self-contained archive of everything used in the
session, so you can e.g. send it to a collaborator who may not have the same
sample banks in the same place as you and it will work.


git-svn-id: svn://localhost/ardour2/branches/3.0@10817 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-11-24 00:53:45 +00:00
doc fix --debug being set to False by default (originates in drobilla's autowaf.py), upgrade to waf 1.6.8, update instructions on how to build a custom waf 2011-10-20 13:57:30 +00:00
export
gtk2_ardour Fix crash on save. 2011-11-24 00:05:00 +00:00
icons ardour-button-ize zoom buttons; move MIDI panic button to transport bar 2011-11-10 18:04:34 +00:00
libs Save references to external files in LV2 state as symbolic links. 2011-11-24 00:53:45 +00:00
manual
midi_maps Patch from acolomb to fix installation of midi_maps (#4430). 2011-11-02 12:56:27 +00:00
patches
templates changes for OS X support: change waf config define to COREAUDIO_SUPPORT, remove PluginInsert call to IO::PortCountChanged, remove use of explicit Carbon linkage, fix up AudioUnit internals to actually work (Cocoa GUIs still currently broken) 2011-10-18 15:08:42 +00:00
tools put the UI configuration file in the right place(s) in the linux packages 2011-11-16 00:13:26 +00:00
vst Rename windows VST stuff with a Windows prefix. 2011-11-21 17:42:29 +00:00
.dir-locals.el
.gitignore
ardour_system_sae.rc
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
ardour.rc.in
COPYING
instant.xml
instant.xml.sae
Makefile
PACKAGER_README
README
testfile.flac
testfile.ogg
TRANSLATORS correct dir spelling 2011-11-21 23:21:05 +00:00
waf waf 1.6.7 plus drobilla autowaf.py rev 60 2011-11-21 22:21:04 +00:00
wscript new i18n targets (to be explained in TRANSLATORS) 2011-11-21 21:27:30 +00:00

Please see the Ardour web site at http://ardour.org/ for all documentation..

For information on building ardour: http://ardour.org/building.