summaryrefslogtreecommitdiff
path: root/gtk2_ardour/instrument_selector.cc
AgeCommit message (Collapse)Author
2019-10-15Remve unused header includesRobin Gareus
2019-10-15Use less-or-equal for configurable I/O chancountRobin Gareus
2019-10-15Show max # of output for re-configurable I/O pluginsRobin Gareus
2019-10-15Fix/amend previous commitRobin Gareus
2019-10-15Disambiguate instrument plugin names:Robin Gareus
* use cached ambiguity information from backend * combine extra info in single bracket
2019-10-13Show (# outs) in instrument-selector menu when the instrument is multi-out.Ben Loftis
2019-08-03Update GPL boilerplate and (C)Robin Gareus
Copyright-holder and year information is extracted from git log. git history begins in 2005. So (C) from 1998..2005 is lost. Also some (C) assignment of commits where the committer didn't use --author.
2018-12-08Fix gmsynth detectionRobin Gareus
Previously this worked since gmsynth was sorted after reasonably synth
2017-01-30Prefer General MIDI Synth as default instrumentRobin Gareus
2016-11-14Suffix plugin type in instrument-list to avoid ambiguitiesRobin Gareus
2016-11-13basic Mac VST Cocoa UI supportRobin Gareus
2016-10-06sort instrument list alphabeticallyRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-04-29include lua processors in plugin-selectorRobin Gareus
2016-04-18update instrument list when rescanning pluginsRobin Gareus
2014-12-24Factor out instrument selector.David Robillard