summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_strip.h
AgeCommit message (Expand)Author
2011-11-03Update mixer strip colours when route active state changesCarl Hetherington
2011-11-03force all "core" mixer strip buttons to be the same widthPaul Davis
2011-11-03Add options to add ports to input/output menus on mixer strips.Carl Hetherington
2011-11-03Allow overrides of the user-set visibility stuff and use it to make sure the ...Carl Hetherington
2011-11-03Tidy up send-to button handling a bit, should fix #4426 and #4427.Carl Hetherington
2011-10-29Restore comments button, but optionally visible.Carl Hetherington
2011-10-29Some limited control of mixer strip componentCarl Hetherington
2011-10-28Use shared_ptr for Port in the AudioEngine; improves thread-safety of the aud...Carl Hetherington
2011-10-26new ArdourButton class, to start to provide more control over how our buttons...Paul Davis
2011-10-21tweak monitor button colors; move buttons to just below pannersPaul Davis
2011-08-30Tidy up route colouring a bit so that colours are theCarl Hetherington
2011-07-07introduce GUIObjectState; massive, pervasive changes in visibility and height...Paul Davis
2011-07-03ctrl-alt-click now toggles input active status of other MIDI tracks using (an...Paul Davis
2011-07-01switch to basic round icon for MIDI input enable in editor track list; use St...Paul Davis
2011-06-28basic infrastructure for enabling/disabling MIDI input to a given trackPaul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-05-18Center fader in its (left hand side) mixer strip column.David Robillard
2011-03-07Make Active apply to the selection.Carl Hetherington
2011-03-07Make the route group submenu of the RouteTimeAxisView menu apply to the selec...Carl Hetherington
2011-02-22Add AFLFrom... enums as counterpart to PFLFrom ; add Output metering as a new...Paul Davis
2011-02-10Prevent erroneous splitting icons in the editor mixer strip's processor box.Carl Hetherington
2011-02-06Move record and sends buttons down to the side of the iso/lock buttons.Carl Hetherington
2011-02-02Remove per-track mono option, as it seems somewhat useless now that we have a...Carl Hetherington
2011-02-01Move mono and comment button functionality into the mixer strip menu.Carl Hetherington
2011-01-06Trim unnecessary includes.Carl Hetherington
2011-01-05Light mono button up when it is active, and make it bindable. Fixes #3665.Carl Hetherington
2011-01-05Toggle the shown state of send gain on double click.Carl Hetherington
2011-01-04Highlight a send processor entry differently when it the mixer strip's fader ...Carl Hetherington
2010-12-29Update mixer strip input/output button labels from the general JACK port conn...Carl Hetherington
2010-08-18First go at saving window visibility and position state across saves.Carl Hetherington
2010-05-06relayout solo led stuff, as per the boss' requests :)Paul Davis
2010-04-16put mixer strip track name button context menu back on button3 ONLY, and make...Paul Davis
2010-04-03meter point restore handling, and related mattersPaul Davis
2009-12-25rationalize destruction pathway (some more); tidy-ify some ImageFrame codePaul Davis
2009-12-21fully implement and deploy explicit x-thread signal connection syntax (testin...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-12-10drastic, deep and wide changes to make RouteGroup use boost::shared_ptr<Route...Paul Davis
2009-12-04Make processor box send faders adjust their size correctly.Carl Hetherington
2009-11-20provide some indication that the fader/strip are controlling a sendPaul Davis
2009-11-20make strip-as-GUI-for-send work for metering too ; frame around session summa...Paul Davis
2009-11-10Various adjustments to user bundle handling, with the general aim of allowing...Carl Hetherington
2009-10-23Make deferred plugin stuff work with old compiler or different sigc version o...David Robillard
2009-10-22Defer plugin discovery until actually needed (significant startup time improv...David Robillard
2009-10-19Add mono switch to mixer strips (mantis 1068)Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-10-01i/o button renaming patch from nickmPaul Davis
2009-07-13traverso-style mixer window bindings. note: messes up some bindings when mous...Paul Davis
2009-07-13merge pre- and post-fader processor boxes; start removing Placement (not fini...Paul Davis
2009-06-29Factor route group menu out into its own class.Carl Hetherington
2009-06-23Update mixer group tabs on strip width change. Don't display the mixer group...Carl Hetherington