summaryrefslogtreecommitdiff
path: root/libs/ardour/selection.cc
AgeCommit message (Expand)Author
2017-05-08iterator std::set::erase (iterator) is C++11Robin Gareus
2017-05-08when removing Stripables from CoreSelection by ID, be sure to remove all poss...Paul Davis
2017-05-06MSVC won't allow us to erase an item referenced by const_iteratorJohn Emmas
2017-05-05add missing files from selection development branch(es)Paul Davis