13
0
Go to file
Robin Gareus 9971e718fe Save Lua UI scripts separately
Previously EditorAction and ExitorHook scripts were saved with
instant.xml. The were saved with each session and in the config
dir (for new sessions). This allowed inconsistent UI setups, especially
when loading old sessions that had no or different scripts.

Now Editor scripts (actions and hooks) are saved in a dedicated file,
session-independently. This goes along with ui_config in general
e.g. action-table-columns

The scripts are not saved with ui_config file for two reasons:
ui_config settings related to built-in  ui_config_vars.h,
and in the future there may be further indirection like "ui-rc-file".

Note: previously loaded editor scripts are lost with this change.
2018-11-04 18:47:14 +01:00
doc
export
gtk2_ardour Save Lua UI scripts separately 2018-11-04 18:47:14 +01:00
headless
libs Remove C++11'ism 2018-11-04 15:37:46 +01:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3 Adapt some MSVC projects to accommodate the changes to 'ptformat' library 2018-10-15 10:19:26 +01:00
MSVCMixbus3
MSVCvst_scan
nutemp
osc
osc_interfaces/touchosc
patches
patchfiles
plugin_metadata
scripts Example convolution plugin (Lua script, hardcoded IR) 2018-10-20 00:24:38 +02:00
session_utils Wimplicit-fallthrough fixes for tools/utils 2018-10-26 14:53:53 +02:00
templates
tools Wimplicit-fallthrough fixes for tools/utils 2018-10-26 14:53:53 +02:00
us2400
vst
.dir-locals.el
.gitattributes
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
instant.xml
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Add upstream libzita-convolver 4.0.3 2018-10-20 00:24:38 +02:00

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

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