13
0
Go to file
Robin Gareus 4716f34c28
UserBundle: Allow adding/removing ports
Clean up internal API confusion
- can_add_channels_proxy () -- checks presence of io
- can_add_channel_proxy () -- checks io->can_add_port()

UserBundle don't have a PortGroup::_bundle reference
that can be used to lookup the IO via io_from_bundle().

While BundleEditorMatrix::can_add_channels_proxy() was overriden
to allow adding I/Os, can_add_channel_proxy() later prevented that.

This further prevents removing the last port, preventing empty bundles.
2021-02-26 15:49:07 +01:00
doc
gtk2_ardour UserBundle: Allow adding/removing ports 2021-02-26 15:49:07 +01:00
headless Transmitter::Debug implementation 1/2 2020-10-13 21:58:26 +02:00
libs Fix OSX/PPC builds 2021-02-26 13:38:29 +01:00
luasession Luasession: load default session snapshot 2020-11-30 22:18:09 +01:00
msvc_extra_headers A few extra changes needed to support the latest version of libpthread for Windows 2021-01-30 13:59:22 +00:00
MSVCardour3 MSVC changes to support the new code modules (Tabbable API stuff) 2021-02-24 14:32:23 +00:00
MSVCMixbus3
MSVCvst_scan Correct a typo in my MSVC project file (vst3_scan) 2020-10-16 11:30:00 +01:00
nutemp
session_utils Bail out if export cannot be started 2020-12-08 01:10:00 +01:00
share Add Lua script to send 12TET tuning as MTS messages 2021-02-12 16:01:43 +01:00
tools Exclude dbgelp shared libraries from binary bundles 2021-02-11 09:57:51 +01:00
vst
.dir-locals.el
.gitattributes
.gitignore Ignore generaed translation files 2020-10-18 17:45:32 +02:00
ardour.1
COPYING
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Fix boost 1.74 + gcc 10.2 warnings 2021-01-26 01:54:37 +01:00

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

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