summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_strip.h
AgeCommit message (Expand)Author
2014-07-24Revert previous select-strips-under-mouse behaviorBen Loftis
2014-07-23Allow deletion of processors in editor_mixer_strip by pointing and pressing D...Ben Loftis
2014-07-23holding Primary(ctrl/cmd) allows user to make noncontiguous strip selectionsBen Loftis
2014-07-14Group the Rec and Monitor buttons together. Group the Solo Isolate and Lock ...Ben Loftis
2014-07-06add number-label at top of mixer-stripRobin Gareus
2014-06-26show track-number in GUIRobin Gareus
2014-01-09rework panning -- Squashed commit of the following:Robin Gareus
2013-07-10ignore state-changes during [meter] context-menu popup (gtkmm bug?)Robin Gareus
2013-07-10remember meter type with sessionRobin Gareus
2012-11-26some tweaks to make narrow mixer strips actually narrowPaul Davis
2012-10-18change input/output button context menus for mixer strip to be non-additive: ...Paul Davis
2011-12-01expose Pango::Layout member of ArdourButton; set ellipsizing behaviour for mi...Paul Davis
2011-11-28convert all mixer strip buttons to ArdourButton; not entirely finished becaus...Paul Davis
2011-11-24Shift-click on a mixer width button toggles width of allCarl Hetherington
2011-11-19Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.David Robillard
2011-11-15Remove ambiguous checkbutton from Comments... menu itemCarl Hetherington
2011-11-13Popup menu over meters in mixer strips to select meteringCarl Hetherington
2011-11-04drastic overhaul of keyboard handling in mixer window. real bindings, key eve...Paul Davis
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