13
0
Go to file
Paul Davis 80a13145f3 Generalize no-plugin-state from AudioUnits to all plugins
Replace AU_STATE_SUPPORT compile-time define with NO_PLUGIN_STATE and make it prevent plugin state setting, preset loading, preset saving and plugin state saving. Blocks on these actions exist partially in the backend and partially in the GUI (this latter class are not absolute, and should OSC or MIDI be able to drive Plugin::save_preset() the block could be circumvented). Set NO_PLUGIN_STATE if --freebie is used at waf-configure time
2013-06-13 22:50:54 -04:00
doc Update region_ops.txt to match current behaviour, and fix a couple of comments. 2013-04-03 23:21:53 +01:00
export new Ring Tone default export format 2012-10-08 19:47:03 +00:00
gtk2_ardour Generalize no-plugin-state from AudioUnits to all plugins 2013-06-13 22:50:54 -04:00
icons resize metronome icon to keep transport button sizes consistent 2012-11-12 19:36:34 +00:00
libs Generalize no-plugin-state from AudioUnits to all plugins 2013-06-13 22:50:54 -04:00
mcp new device profile for BCF2000 from James Roberts 2012-05-25 19:39:12 +00:00
midi_maps fix transport controls in Korg NanoControl binding map (from jaaxxone) 2012-07-09 21:30:53 +00:00
patches
patchfiles Add a bunch more midnam files. 2013-02-23 17:44:53 +00:00
templates do not include templates in a distributed version of ardour, they are useless. see the comments in templates/wscript on why this is so, and why this change was made 2013-04-06 11:37:16 -04:00
tools update OSX disk image 2013-06-13 22:42:37 +02:00
vst use new config vars 2012-05-24 14:51:08 +00:00
.dir-locals.el
.gitignore Set the revision mechanism independent from the VCS name 2013-03-18 20:13:05 +01:00
ardour_system_sae.rc
ardour_system.rc change default font scaling to 80% which makes a newly installed ardour come up with a window size just below 1080 2012-12-18 17:15:00 +00:00
ardour-3.ttl
ardour.1 add -a option to ardour.1 manpage 2013-03-12 13:32:56 -04:00
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
instant.xml
instant.xml.sae
Makefile
PACKAGER_README
README another trivial change to test hooks 2013-03-13 14:35:39 -04:00
testfile.flac
testfile.ogg
TRANSLATORS
waf rebuild waf to avoid CC/CXX flags that do not work on OLD apple gcc; remove unnecessary step from updating_waf.txt 2013-03-07 15:32:56 +00:00
wscript Generalize no-plugin-state from AudioUnits to all plugins 2013-06-13 22:50:54 -04:00

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

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