Fix a tiny memory-leak when calling vfork
[ardour.git] / libs / ardour / presentation_info.cc
2018-11-13 Len OvensMake foldback bus match foldback sends namewise
2018-11-08 Len Ovensget_stripables and get_routelist are now presentationin...
2018-10-30 Len OvensAdd ListenBus to stripable types
2017-08-07 Robin GareusExplicitly initialize parent in the copy constructor
2017-05-05 Paul Davislibardour now has CoreSelection object to manage select...
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in ARDOUR::Presentati...
2017-02-26 Paul Davisselected Stripables now have a counter to indicate...
2017-02-09 Paul Davisremove debug output from PresentationInfo changes
2017-01-28 Paul Davisimproved (as in "correct") deadlock fix for Presentatio...
2017-01-28 Paul Davisfix deadlock in mutex'ed PresentationInfo code
2017-01-27 Paul Davisuse a lock when dealing with PresentationInfo::Change...
2017-01-27 Paul Davisshow what PresentationInfo::Change is being used for
2017-01-27 Paul Davisuse RAII for class-wide PresentationInfo::Change signal...
2017-01-22 Paul DavisPresentationInfo needs to emit Change for selection...
2016-12-01 Robin Gareusupdate summary & connection-matrix colors when route...
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-04 Paul Davisremove temporarily added signal
2016-07-04 Paul Davisadd session-scope selection ops for Stripables
2016-07-01 Paul Davisuse correct property when PresentationInfo::color is...
2016-07-01 Paul Davisfix logic of PresentationInfo::color_set()
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-05-31 Paul Davisremove debug output
2016-05-31 Paul Davisfix check for order max in PresentationInfo::parse...
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo