Home
last modified time | relevance | path

Searched refs:BundleEditorMatrix (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dbundle_manager.cc41 BundleEditorMatrix::BundleEditorMatrix (Gtk::Window* parent, Session* session, boost::shared_ptr<Bu… in BundleEditorMatrix() function in BundleEditorMatrix
53 BundleEditorMatrix::setup_ports (int dim) in setup_ports()
72 BundleEditorMatrix::set_state (BundleChannel c[2], bool s) in set_state()
85 BundleEditorMatrix::get_state (BundleChannel c[2]) const in get_state()
106 BundleEditorMatrix::can_add_channels (boost::shared_ptr<Bundle> b) const in can_add_channels()
127 BundleEditorMatrix::add_channel (boost::shared_ptr<Bundle> b, DataType t) in add_channel()
148 BundleEditorMatrix::can_remove_channels (boost::shared_ptr<Bundle> b) const in can_remove_channels()
157 BundleEditorMatrix::remove_channel (BundleChannel bc) in remove_channel()
174 BundleEditorMatrix::rename_channel (BundleChannel bc) in rename_channel()
186 BundleEditorMatrix::list_is_global (int dim) const in list_is_global()
[all …]
H A Dbundle_manager.h38 class BundleEditorMatrix : public PortMatrix
41 BundleEditorMatrix (Gtk::Window *, ARDOUR::Session *, boost::shared_ptr<ARDOUR::Bundle>);
82 BundleEditorMatrix _matrix;