13
0
Go to file
Tim Mayberry 13bfd1527a Make boolean string values 0 and 1 to maintain backwards compatibility
I would prefer "yes" and "no" as it distinguishes boolean values from numeric
but using "yes and "no" results in PBD::Property<T>::from_string failing to
parse the correct values when opening in an older Ardour version as there is no
specialization for bool.

Using 0 and 1 also results in less change to the Session file.
2017-04-19 07:49:57 +10:00
cfgtool
doc
export
gtk2_ardour FP8: Configuration UI layout & design (add image, separators) 2017-04-15 15:19:58 +02:00
headless
libs Make boolean string values 0 and 1 to maintain backwards compatibility 2017-04-19 07:49:57 +10:00
mcp MCP Add X-Touch Mini MCP map 2017-03-20 18:51:12 -07:00
midi_maps Fixed the loop control 2017-04-16 09:05:14 -07:00
msvc_extra_headers
MSVCardour3 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-03-16 10:20:27 +00:00
MSVCMixbus3
MSVCvst_scan
osc
patches
patchfiles
scripts Add example script to access midi-region events 2017-03-18 19:10:19 +01:00
session_utils
templates
tools Patch the QM source code to make it buildable with MSVC 2017-04-02 15:32:26 +02:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
foo.cc
instant.xml
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Fix linking on El Capitan 2017-04-07 23:31:44 +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