355528781dbab822dfa558ae1720577e656e70bb
PortGroupList::gather() first adds UserBundle ports to `system->add_bundle (*i, allow_dups);` That can include ports that are already associated with the current bundle. The port in this case has the Bundle's name. Those ports are later removed in BundleEditorMatrix::setup_ports `_ports[OTHER].remove_bundle (_bundle);` However we do need to show physical ports by their name, even if they're identical to the already associated bundle to allow disassociating them.
Please see the Ardour web site at http://ardour.org/ for all documentation..
For information on building ardour:
http://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%