Selection::get_stripables() needs to recurse into an Automatable's child Automatables...
[ardour.git] / libs / ardour / selection.cc
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)