summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/chan_mapping.h
AgeCommit message (Expand)Author
2020-03-10Avoid using 'boost::aligned_storage' which is known to be problematic in MSVC...John Emmas
2020-03-06RT-safety use stack (not heap) for plugin pin mappingsRobin Gareus
2020-02-06Fix rt-safety (const reference, not const copy)Robin Gareus
2019-12-09Fix deprecated-copy warningsDavid Robillard
2019-09-30Fix a few hundred doxygen warnings..Robin Gareus
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2016-04-08consistent count/n_total APIRobin Gareus
2016-04-02implement save/load channel-mapsRobin Gareus
2016-04-01add chan-mapping count/size()Robin Gareus
2016-03-31plugin-pin-map:Robin Gareus
2016-03-30allow to sum channel mapsRobin Gareus
2016-03-29extend channel-mapRobin Gareus
2016-03-27add some more documentationRobin Gareus
2016-03-27add ChanMapping comparatorRobin Gareus
2016-03-25prepare Plugin Pin ManagementRobin Gareus
2016-01-24add wrapper for ChanMapping::get()Robin Gareus
2013-10-17add export visibility macros across libardourPaul Davis
2011-10-21More robust plugin I/O mapping.David Robillard
2011-04-06Fix my name :)David Robillard
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-05-07The great audio processing overhaul.David Robillard
2009-05-04Preliminary MIDI plugin support.David Robillard