summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_strip.h
AgeCommit message (Expand)Author
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
2009-06-23make RouteGroup gain control work again ; fix what solo button label shows un...Paul Davis
2009-06-21Merge edit and mix groups to just being route groups. Add properties to rout...Carl Hetherington
2009-06-20Mix group tabs in the mixer.Carl Hetherington
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis
2009-05-17send control now has working metering, and switches back and forth between bu...Paul Davis
2009-05-1775% (?) of the way towards making mixer strips control bus sends. lots more t...Paul Davis
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-03-05fix up kludgy assumptions about mixer strip route ops menu orderingPaul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-11Offer routes on mixer strip IO menus. Fixes to these menus on MIDI routes.Carl Hetherington
2009-02-02Re-enable creation of stereo bundles for system IO, so that the mixer stripCarl Hetherington
2009-01-30Trim include dependency graph, especially for io.h and session.h.David Robillard
2009-01-30More port matrix re-working. Global matrix now has separate visibility buttonsCarl Hetherington
2009-01-25Some refactoring. Add port group headers to the port matrix.Carl Hetherington
2008-12-16Implement #2425: option for automation to follow region moves.Carl Hetherington
2008-12-14make all mixerstrip elements visible in the mixer window. at least, i think t...Paul Davis
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis