redesign VCA control over gain (and theoretically other scalar controls)
[ardour.git] / libs / ardour / ardour / presentation_info.h
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