summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/presentation_info.h
AgeCommit message (Expand)Author
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2019-04-13NO-OP: <tab> after <space> fixes in libsRobin Gareus
2019-04-12More Ardour/Mixbus codebase unificationRobin Gareus
2018-11-12Make foldback bus match foldback sends namewiseLen Ovens
2018-11-07get_stripables and get_routelist are now presentationinfo awareLen Ovens
2018-10-30Add ListenBus to stripable typesLen Ovens
2017-06-17Fix stripable order for new strips & master-orderRobin Gareus
2017-05-05libardour now has CoreSelection object to manage selection status of Stripabl...Paul Davis
2017-02-26selected Stripables now have a counter to indicate the order they were select...Paul Davis
2017-01-27use a lock when dealing with PresentationInfo::Change emissionPaul Davis
2017-01-27use RAII for class-wide PresentationInfo::Change signal, along with propertie...Paul Davis
2016-09-27fix PresentationInfo::flag_match() to match type bitsPaul Davis
2016-07-04fix another logic error in PresentationInfo::flag_match()Paul Davis
2016-06-10Various changes to PresentationInfo and a small consolidation of sorters.Paul Davis
2016-06-09provide a heuristic to decide if the color has been set for a PresentationInf...Paul Davis
2016-06-05extend/modify PresentationInfo to make searching for routes via Session::get_...Paul Davis
2016-06-05extensive changes to PresentationInfo APIPaul Davis
2016-06-03simplify PresentationInfo concept of order so that it is always globalPaul Davis
2016-06-0132bit compatibilityRobin Gareus
2016-05-31fix thinko in use of sizeof() for bitshiftingPaul Davis
2016-05-31first vaguely working version using PresentationInfoPaul Davis