summaryrefslogtreecommitdiff
path: root/gtk2_ardour/plugin_dspload_ui.cc
AgeCommit message (Collapse)Author
2019-12-14Increase contrast of Plugin DSP load report bar colorsRobin Gareus
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-09-25Add a window that shows DSP usage of all pluginsRobin Gareus
Currently hidden, use Editor:access_action("Window", "toggle-plugin-dsp-load")
2018-09-25Separate Plugin DSP load UI implementationRobin Gareus