Home
last modified time | relevance | path

Searched refs:stripable_selection_changed (Results 1 – 24 of 24) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/wiimote/
H A Dwiimote.h56 void stripable_selection_changed () {} in stripable_selection_changed() function
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/websockets/
H A Dardour_websockets.h86 void stripable_selection_changed () {} in stripable_selection_changed() function
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dcontrol_protocol_manager.h89 void stripable_selection_changed (ARDOUR::StripableNotificationListPtr);
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/maschine2/
H A Dmaschine2.h115 void stripable_selection_changed () {} in stripable_selection_changed() function
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/control_protocol/control_protocol/
H A Dcontrol_protocol.h61 virtual void stripable_selection_changed () = 0;
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/contourdesign/
H A Dcontourdesign.h94 void stripable_selection_changed () {} in stripable_selection_changed() function
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/generic_midi/
H A Dgeneric_midi_control_protocol.h74 void stripable_selection_changed () {} in stripable_selection_changed() function
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dcontrol_protocol_manager.cc599 ControlProtocolManager::stripable_selection_changed (StripableNotificationListPtr sp) in stripable_selection_changed() function in ControlProtocolManager
616 (*p)->stripable_selection_changed (); in stripable_selection_changed()
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/cc121/
H A Dcc121.h300 void stripable_selection_changed ();
H A Dcc121.cc1047 CC121::stripable_selection_changed () in stripable_selection_changed() function in CC121
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/faderport/
H A Dfaderport.h300 void stripable_selection_changed ();
H A Dfaderport.cc1091 FaderPort::stripable_selection_changed () in stripable_selection_changed() function in FaderPort
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/faderport8/
H A Dfaderport8.h202 void stripable_selection_changed ();
H A Dfaderport8.cc1663 stripable_selection_changed (); // update selection, automation-state in assign_strips()
1748 stripable_selection_changed (); in select_strip()
1865 FaderPort8::stripable_selection_changed () in stripable_selection_changed() function in FaderPort8
1878 FaderPort8::stripable_selection_changed () in stripable_selection_changed() function in FaderPort8
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/push2/
H A Dpush2.h565 void stripable_selection_changed ();
H A Dpush2.cc202 stripable_selection_changed (); in begin_using_device()
1522 Push2::stripable_selection_changed () in stripable_selection_changed() function in Push2
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/us2400/
H A Dus2400_control_protocol.h319 void stripable_selection_changed ();
H A Dus2400_control_protocol.cc1848 US2400Protocol::stripable_selection_changed () function in US2400Protocol
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/launch_control_xl/
H A Dlaunch_control_xl.h650 void stripable_selection_changed();
H A Dlaunch_control_xl.cc898 LaunchControlXL::stripable_selection_changed () in stripable_selection_changed() function in LaunchControlXL
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/mackie/
H A Dmackie_control_protocol.h356 void stripable_selection_changed ();
H A Dmackie_control_protocol.cc2308 MackieControlProtocol::stripable_selection_changed () in stripable_selection_changed() function in MackieControlProtocol
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/osc/
H A Dosc.h86 void stripable_selection_changed () {} in stripable_selection_changed() function
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Deditor_selection.cc1135 ControlProtocolManager::instance().stripable_selection_changed (stripables); in presentation_info_changed()