13
0
Go to file
Robin Gareus 58d59177bb fix various stuck-solo cases:
* solo groups
* cancel-solo
* SIP <> AFL/PFL changes

The optimized plural-form route_solo_changed() relied on the false
premise that solo-groups and port-connections are disjoint sets.

-=-

e.g. "cancel all solo" calls set_solo(get_routes(), false);
Since All routes are affected, the "non_solo_change" set is empty, and
no changes were propagated up/downstream.

Routes that indirectly change state as group-members, wrongly end up in
the "non_solo_change" list instead of the "solo_change" list.

If a route feeds another in the same group, no changes were propagated.
2015-10-05 00:08:55 +02:00
cfgtool
doc update Doxyfile 2015-10-01 21:57:27 +02:00
export
gtk2_ardour globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
headless globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
icons
libs fix various stuck-solo cases: 2015-10-05 00:08:55 +02:00
mcp add DeviceType specifier for mackie devices. 2015-10-03 13:13:58 -04:00
midi_maps
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
patches
patchfiles
templates
tools update NSM executable name - fixes #6620 2015-10-04 21:16:32 +02:00
vst globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
.dir-locals.el
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
foo.cc
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl
PACKAGER_README
README
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript remove outdated limiation 2015-09-28 15:40:26 +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