Home
last modified time | relevance | path

Searched refs:stripable_connections (Results 1 – 18 of 18) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/launch_control_xl/
H A Dlaunch_control_xl.cc119 stripable_connections.drop_connections (); in ~LaunchControlXL()
1133 stripable_connections.drop_connections (); in switch_bank()
1144 stripable[n]->DropReferences.connect (stripable_connections, MISSING_INVALIDATOR, in switch_bank()
1148 stripable[n]->solo_control()->Changed.connect (stripable_connections, MISSING_INVALIDATOR, in switch_bank()
1150 stripable[n]->mute_control()->Changed.connect (stripable_connections, MISSING_INVALIDATOR, in switch_bank()
1179 stripable_connections.drop_connections (); in init_dm_callbacks()
1185 first_selected_stripable()->mute_control()->Changed.connect (stripable_connections, in init_dm_callbacks()
1189 first_selected_stripable()->solo_control()->Changed.connect (stripable_connections, in init_dm_callbacks()
1193 first_selected_stripable()->rec_enable_control()->Changed.connect (stripable_connections, in init_dm_callbacks()
1198 first_selected_stripable()->eq_enable_controllable()->Changed.connect (stripable_connections, in init_dm_callbacks()
[all …]
H A Dlaunch_control_xl.h609 PBD::ScopedConnectionList stripable_connections; variable
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/push2/
H A Dtrack_mix.cc467 stripable_connections.drop_connections (); in set_stripable()
473 …stripable->DropReferences.connect (stripable_connections, invalidator (*this), boost::bind (&Track… in set_stripable()
475 …stripable->PropertyChanged.connect (stripable_connections, invalidator (*this), boost::bind (&Trac… in set_stripable()
476 …stripable->presentation_info().PropertyChanged.connect (stripable_connections, invalidator (*this)… in set_stripable()
478 …stripable->solo_control()->Changed.connect (stripable_connections, invalidator (*this), boost::bin… in set_stripable()
479 …stripable->mute_control()->Changed.connect (stripable_connections, invalidator (*this), boost::bin… in set_stripable()
480 …stripable->solo_isolate_control()->Changed.connect (stripable_connections, invalidator (*this), bo… in set_stripable()
481 …stripable->solo_safe_control()->Changed.connect (stripable_connections, invalidator (*this), boost… in set_stripable()
484 …stripable->rec_enable_control()->Changed.connect (stripable_connections, invalidator (*this), boos… in set_stripable()
488 …stripable->monitoring_control()->Changed.connect (stripable_connections, invalidator (*this), boos… in set_stripable()
[all …]
H A Dmix.cc538 stripable_connections.drop_connections (); in switch_bank()
583 …stripable[n]->DropReferences.connect (stripable_connections, invalidator (*this), boost::bind (&Mi… in switch_bank()
584 …stripable[n]->presentation_info().PropertyChanged.connect (stripable_connections, invalidator (*th… in switch_bank()
585 …stripable[n]->solo_control()->Changed.connect (stripable_connections, invalidator (*this), boost::… in switch_bank()
586 …stripable[n]->mute_control()->Changed.connect (stripable_connections, invalidator (*this), boost::… in switch_bank()
H A Dtrack_mix.h71 PBD::ScopedConnectionList stripable_connections; variable
H A Dmix.h85 PBD::ScopedConnectionList stripable_connections; variable
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/us2400/
H A Dstrip.cc163 stripable_connections.drop_connections (); in set_stripable()
188 …_stripable->solo_control()->Changed.connect (stripable_connections, MISSING_INVALIDATOR, boost::bi… in set_stripable()
189 …_stripable->mute_control()->Changed.connect(stripable_connections, MISSING_INVALIDATOR, boost::bin… in set_stripable()
193 …pan_control->Changed.connect(stripable_connections, MISSING_INVALIDATOR, boost::bind (&Strip::noti… in set_stripable()
198 …pan_control->Changed.connect(stripable_connections, MISSING_INVALIDATOR, boost::bind (&Strip::noti… in set_stripable()
201 …_stripable->gain_control()->Changed.connect(stripable_connections, MISSING_INVALIDATOR, boost::bin… in set_stripable()
202 …_stripable->PropertyChanged.connect (stripable_connections, MISSING_INVALIDATOR, boost::bind (&Str… in set_stripable()
203 …_stripable->presentation_info().PropertyChanged.connect (stripable_connections, MISSING_INVALIDATO… in set_stripable()
208 …_stripable->DropReferences.connect (stripable_connections, MISSING_INVALIDATOR, boost::bind (&Stri… in set_stripable()
244 stripable_connections.drop_connections (); in reset_stripable()
H A Dstrip.h129 PBD::ScopedConnectionList stripable_connections; variable
H A Dus2400_control_protocol.h277 PBD::ScopedConnectionList stripable_connections; variable
H A Dus2400_control_protocol.cc808 stripable_connections.drop_connections ();
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/mackie/
H A Dstrip.cc182 stripable_connections.drop_connections (); in set_stripable()
207 …_stripable->solo_control()->Changed.connect (stripable_connections, MISSING_INVALIDATOR, boost::bi… in set_stripable()
208 …_stripable->mute_control()->Changed.connect(stripable_connections, MISSING_INVALIDATOR, boost::bin… in set_stripable()
212 …pan_control->Changed.connect(stripable_connections, MISSING_INVALIDATOR, boost::bind (&Strip::noti… in set_stripable()
217 …pan_control->Changed.connect(stripable_connections, MISSING_INVALIDATOR, boost::bind (&Strip::noti… in set_stripable()
220 …_stripable->gain_control()->Changed.connect(stripable_connections, MISSING_INVALIDATOR, boost::bin… in set_stripable()
221 …_stripable->PropertyChanged.connect (stripable_connections, MISSING_INVALIDATOR, boost::bind (&Str… in set_stripable()
222 …_stripable->presentation_info().PropertyChanged.connect (stripable_connections, MISSING_INVALIDATO… in set_stripable()
228 …rec_enable_control->Changed.connect (stripable_connections, MISSING_INVALIDATOR, boost::bind (&Str… in set_stripable()
234 …_stripable->DropReferences.connect (stripable_connections, MISSING_INVALIDATOR, boost::bind (&Stri… in set_stripable()
H A Dstrip.h144 PBD::ScopedConnectionList stripable_connections; variable
H A Dmackie_control_protocol.h305 PBD::ScopedConnectionList stripable_connections; variable
H A Dmackie_control_protocol.cc976 stripable_connections.drop_connections (); in close()
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/cc121/
H A Dcc121.cc619 stripable_connections.drop_connections (); in close()
622 stripable_connections.drop_connections (); in close()
1067 stripable_connections.drop_connections (); in set_current_stripable()
1072 …_current_stripable->DropReferences.connect (stripable_connections, MISSING_INVALIDATOR, boost::bin… in set_current_stripable()
1074 …_current_stripable->mute_control()->Changed.connect (stripable_connections, MISSING_INVALIDATOR, b… in set_current_stripable()
1075 …_current_stripable->solo_control()->Changed.connect (stripable_connections, MISSING_INVALIDATOR, b… in set_current_stripable()
1079 …t->rec_enable_control()->Changed.connect (stripable_connections, MISSING_INVALIDATOR, boost::bind … in set_current_stripable()
1080 …t->monitoring_control()->Changed.connect (stripable_connections, MISSING_INVALIDATOR, boost::bind … in set_current_stripable()
1085 …control->Changed.connect (stripable_connections, MISSING_INVALIDATOR, boost::bind (&CC121::map_gai… in set_current_stripable()
1086 …control->alist()->automation_state_changed.connect (stripable_connections, MISSING_INVALIDATOR, bo… in set_current_stripable()
[all …]
H A Dcc121.h302 PBD::ScopedConnectionList stripable_connections; variable
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/faderport/
H A Dfaderport.cc635 stripable_connections.drop_connections (); in close()
639 stripable_connections.drop_connections (); in close()
1111 stripable_connections.drop_connections (); in set_current_stripable()
1121 …_current_stripable->DropReferences.connect (stripable_connections, MISSING_INVALIDATOR, boost::bin… in set_current_stripable()
1123 …_current_stripable->mute_control()->Changed.connect (stripable_connections, MISSING_INVALIDATOR, b… in set_current_stripable()
1124 …_current_stripable->solo_control()->Changed.connect (stripable_connections, MISSING_INVALIDATOR, b… in set_current_stripable()
1128 …t->rec_enable_control()->Changed.connect (stripable_connections, MISSING_INVALIDATOR, boost::bind … in set_current_stripable()
1133 …control->Changed.connect (stripable_connections, MISSING_INVALIDATOR, boost::bind (&FaderPort::map… in set_current_stripable()
1134 …control->alist()->automation_state_changed.connect (stripable_connections, MISSING_INVALIDATOR, bo… in set_current_stripable()
1139 …mp->cut_control()->Changed.connect (stripable_connections, MISSING_INVALIDATOR, boost::bind (&Fade… in set_current_stripable()
H A Dfaderport.h302 PBD::ScopedConnectionList stripable_connections; variable