summaryrefslogtreecommitdiff
path: root/gtk2_ardour/route_processor_selection.h
AgeCommit message (Expand)Author
2017-01-27remove editor/mixer selection change signals; make editor and mixer use Prese...Paul Davis
2016-11-10prevent crash during track-deletion (un-selecting deleted tracks)Robin Gareus
2016-07-06many changes associated with rationalizing selection flowPaul Davis
2011-11-15provide link-editor-and-mixer-selection option. gui implementation is slightl...Paul Davis
2011-11-04drastic overhaul of keyboard handling in mixer window. real bindings, key eve...Paul Davis
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2007-08-01use XML state to store processors in mixer (strips) and fixup crash caused by...Paul Davis
2007-06-27Renamed Insert to Processor and Redirect to IOProcessor.David Robillard