Add option to limit automatable control parmaters
[ardour.git] / libs / ardour / selection.cc
2018-09-21 Robin GareusFix --no-nls (4/5), i18n include order in libs/*
2018-08-24 Paul DavisMonitor should be *really* unselectable
2018-08-24 Paul Davisno reason for 2 template types in CoreSelection::select...
2018-08-24 Paul Davisa couple more explanatory comments, and rename a variab...
2018-08-24 Paul Davisfix comment (method is now a template)
2018-08-24 Paul Davisadd new methods to ARDOUR::CoreSelection to centralize...
2017-08-06 Robin GareusRemove some debug output
2017-08-05 Robin Gareus"Selected" is a PresentationInfo Property.
2017-05-11 Paul Davisre-order per-object and global selection change signals
2017-05-11 Paul Davisemit per-Stateful PropertyChanged signal when Stripable...
2017-05-10 Paul DavisSelection::get_stripables() needs to recurse into an...
2017-05-08 Robin Gareusiterator std::set::erase (iterator) is C++11
2017-05-08 Paul Daviswhen removing Stripables from CoreSelection by ID,...
2017-05-06 John EmmasMSVC won't allow us to erase an item referenced by...
2017-05-05 Paul Davisadd missing files from selection development branch(es)