13
0
Go to file
Robin Gareus 06cc5e5240 fix bitslot already in use warning
in e45151b89c route.cc was changed to create internal sends
directly with role = Delivery::Aux; and not Delivery::Role (0).
This change was motivated to initialize the panner for Aux-sends
in the Delivery.

Role(0) was used to override bitslot numbering during initial
construction of the object when the state is loaded from XML after
construction.

This patch adds an explicit flag for that.
(The previous Role(0) approach only worked for Aux-Sends
but not Sends, anyway.)
2014-01-22 13:06:58 +01:00
doc correct information on waf updates 2013-11-10 17:44:50 -05:00
export
gtk2_ardour ditto for clock in session properties dialog 2014-01-21 23:24:58 +01:00
icons
libs fix bitslot already in use warning 2014-01-22 13:06:58 +01:00
mcp new Mackie Control device file for Qcon controller (from #5634) 2013-08-07 23:06:54 -04:00
midi_maps fix XML parser error: 2014-01-18 22:15:59 +01:00
patches
patchfiles Document controller values for Moog Minitaur. 2014-01-06 13:49:09 -05: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 mnemonic PDF: margin, URL, and (C)year updates 2013-12-15 18:31:48 +01:00
vst fix ardvst and ardourvst (use variable or version number) 2013-06-23 18:59:47 +02:00
.dir-locals.el
.gitignore Use common test function to create temporary session 2013-07-11 11:11:45 -04:00
ardour_system_sae.rc
ardour_system.rc
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 revert to waf 1.6.11 for master branch, with current autowaf.py 2013-11-05 11:24:25 -05:00
wscript Add unit test runner (artest) and a config option to run tests after builds 2014-01-08 22:00:34 +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