get_stripables and get_routelist are now presentationinfo aware
[ardour.git] / libs / ardour / ardour / presentation_info.h
2018-11-08 Len Ovensget_stripables and get_routelist are now presentationin...
2018-10-30 Len OvensAdd ListenBus to stripable types
2017-06-17 Robin GareusFix stripable order for new strips & master-order
2017-05-05 Paul Davislibardour now has CoreSelection object to manage select...
2017-02-26 Paul Davisselected Stripables now have a counter to indicate...
2017-01-27 Paul Davisuse a lock when dealing with PresentationInfo::Change...
2017-01-27 Paul Davisuse RAII for class-wide PresentationInfo::Change signal...
2016-09-27 Paul Davisfix PresentationInfo::flag_match() to match type bits
2016-07-04 Paul Davisfix another logic error in PresentationInfo::flag_match()
2016-06-10 Paul DavisVarious changes to PresentationInfo and a small consoli...
2016-06-09 Paul Davisprovide a heuristic to decide if the color has been...
2016-06-06 Paul Davisextend/modify PresentationInfo to make searching for...
2016-06-05 Paul Davisextensive changes to PresentationInfo API
2016-06-03 Paul Davissimplify PresentationInfo concept of order so that...
2016-06-01 Robin Gareus32bit compatibility
2016-05-31 Paul Davisfix thinko in use of sizeof() for bitshifting
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo