Home
last modified time | relevance | path

Searched refs:notify_property_changed (Results 1 – 4 of 4) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/us2400/
H A Dstrip.cc202 …stripable_connections, MISSING_INVALIDATOR, boost::bind (&Strip::notify_property_changed, this, _1… in set_stripable()
203 …stripable_connections, MISSING_INVALIDATOR, boost::bind (&Strip::notify_property_changed, this, _1… in set_stripable()
280 notify_property_changed (PBD::PropertyChange (ARDOUR::Properties::name)); in notify_all()
281 notify_property_changed (PBD::PropertyChange (ARDOUR::Properties::selected)); in notify_all()
348 Strip::notify_property_changed (const PropertyChange& what_changed) in notify_property_changed() function in Strip
1006 notify_property_changed (PBD::PropertyChange (ARDOUR::Properties::name)); in notify_metering_state_changed()
H A Dstrip.h141 void notify_property_changed (const PBD::PropertyChange&);
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/mackie/
H A Dstrip.cc221 …stripable_connections, MISSING_INVALIDATOR, boost::bind (&Strip::notify_property_changed, this, _1… in set_stripable()
222 …stripable_connections, MISSING_INVALIDATOR, boost::bind (&Strip::notify_property_changed, this, _1… in set_stripable()
282 notify_property_changed (PBD::PropertyChange (ARDOUR::Properties::name)); in notify_all()
283 notify_property_changed (PBD::PropertyChange (ARDOUR::Properties::selected)); in notify_all()
379 Strip::notify_property_changed (const PropertyChange& what_changed) in notify_property_changed() function in Strip
1244 notify_property_changed (PBD::PropertyChange (ARDOUR::Properties::name)); in notify_metering_state_changed()
H A Dstrip.h157 void notify_property_changed (const PBD::PropertyChange&);