summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_mixer.cc
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2018-12-11full (?) set of changes required to make MonitorSection an "always-there" com...Paul Davis
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-05-31remove the entire idea of a tabbable for VCA master fadersPaul Davis
2016-05-31most of the changes required to add a new master faders tabbablePaul Davis
2016-02-22rework dialog-close-focus-reset change to work in TabbedPaul Davis
2016-02-22get current tab on startup correct.Paul Davis
2016-02-22hopefully get dynamic tabbable menu state right this timePaul Davis
2016-02-22dynamically update menus/actions controlling tabbable show/hide/attach/detach...Paul Davis
2016-02-22first compilable version of tabbable design.Paul Davis
2016-02-22better system for managing kbd focus after cmd-w closing a dialog.Paul Davis
2015-06-27update Window > Mixer accordinglyRobin Gareus
2015-06-26Alternative approach for show/hide Meterbridge #6386Robin Gareus
2013-07-10basic window infrastructure for meterbridgeRobin Gareus
2013-05-04the big rework of window management. probably not complete at thsi point, but...Paul Davis
2012-06-13Patch from colinf to fix problems with toggle mixer on top (#2477).Carl Hetherington
2011-11-15provide link-editor-and-mixer-selection option. gui implementation is slightl...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-04-23Re-fix compile failure with --no-nls (#3111).Carl Hetherington
2010-09-22Tidy up Window menu a bit; use ToggleActions for all relevant things, cleanup...Carl Hetherington
2009-12-11make all use of bind/mem_fun be explicitly sigc:: Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2007-03-13Removed unused MeterBridgeStrip and MeterBridge classes.Taybin Rutkin
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2006-06-21the return of VST supportPaul Davis
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin