summaryrefslogtreecommitdiff
path: root/libs/ardour/instrument_info.cc
AgeCommit message (Expand)Author
2016-12-06Allow sparse CC lists.Robin Gareus
2016-10-29Prepare for the day when MTAV does no longer force-override InstrumentInfoRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-05-31add new API to InstrumentInfo to get program names in a very slightly differe...Paul Davis
2015-12-25don't assume plugin presets start their numbering at zero.Robin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2014-11-03Reduce coupling between Plugin and PluginInsert.David Robillard
2014-01-10Support midnam controller value labels.David Robillard
2013-01-20Show matching controller name in automation lane header.David Robillard
2012-10-09fix insidious bugs in midnam_patch.cc which account for garbled dataHans Baier
2012-06-24unused variable warningPaul Davis
2012-06-12more changes to patch change/plugin preset support - replace regexp replaceme...Paul Davis
2012-06-11lots more work trying to create a common structure for accessing plugin and M...Paul Davis
2012-06-11partially-done (but compile-friendly) move of instrument info into a new back...Paul Davis