Files
ardour/libs
Robin Gareus d18a43422c Emit SelectionChange when VCA is removed
chicken/egg:
Stripable d'tor which calls remove_stripable_by_id() will only be called
when the Stripable is destroyed. But as long as the GUI selection holds a
shared-ptr reference to the Stripable, it won't be destroyed.
2017-08-06 22:17:05 +02:00
..
2017-06-27 20:12:46 +02:00
2017-07-26 22:58:12 +02:00
2017-02-18 16:22:34 +01:00
2017-08-05 01:28:11 +02:00