summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_strip.cc
AgeCommit message (Expand)Author
2014-02-19fix meter(s) when mixer-strip is switched to AuxSendRobin Gareus
2014-02-15clarify fader labelsRobin Gareus
2014-02-07update available panners when panshell changesRobin Gareus
2014-01-13allow to custom select panner-type for each delivery.Robin Gareus
2014-01-13misc panning related UI tweaks:Robin Gareus
2014-01-13add independent panner for internal (Aux) sendsRobin Gareus
2014-01-09rework panning -- Squashed commit of the following:Robin Gareus
2013-12-22add K12/RMS meter typeRobin Gareus
2013-09-17more excision of "JACK" from labels, menu items, etc.Paul Davis
2013-07-22restore session backwards compatibility to 3.3Robin Gareus
2013-07-22implement new meter typesRobin Gareus
2013-07-22Revert "Revert new meter types (postponed until after 3.3 release)"Robin Gareus
2013-07-15Revert new meter types (postponed until after 3.3 release)Robin Gareus
2013-07-15add VU and IEC meter DSP (from jmeters)Robin Gareus
2013-07-15simplify meter-type context menuRobin Gareus
2013-07-15move ardour meter globals into dedicated namespace (TODO meter_patters typedef)Robin Gareus
2013-07-11amend cb7bcb6d - locked-solo button styleRobin Gareus
2013-07-11replace Lock^Wshopping-bag icon with button-sensitivityRobin Gareus
2013-07-11update mixer-meter (width) and panner if channel count changesRobin Gareus
2013-07-10save width of mixer-strip when changing _all_ stripsRobin Gareus
2013-07-10slimming diet for the narrow-mixer stripRobin Gareus
2013-07-10Revert "show track-ID in mixer" and "...towards unique track numbers."Robin Gareus
2013-07-10show track-ID in mixerRobin Gareus
2013-07-10add convenience functions to switch meter-types.. (maybe too much?!)Robin Gareus
2013-07-10with RMS meters: use "peak indicator" as DPMRobin Gareus
2013-07-10ignore state-changes during [meter] context-menu popup (gtkmm bug?)Robin Gareus
2013-07-10share meter-type among meter instances.Robin Gareus
2013-07-10remember meter type with sessionRobin Gareus
2013-06-23fix caching of Audio+Midi metricsRobin Gareus
2013-05-02remove all of Gtk::Window::set_position (WIN_POS_MOUSE) for anything deriving...Paul Davis
2013-03-07fix problem with display of panner when adding instrument to a MIDI trackPaul Davis
2013-01-24fix labels and time-of-labelling for iso+lock buttons in mixer stripPaul Davis
2013-01-21more cleanup of crazy (?) stuff regarding gain display and peak display in Ga...Paul Davis
2013-01-21fix/revert/modify changes from 13617 that hide the gain + peak display from a...Paul Davis
2013-01-12narrow-mixer strip tweak:Robin Gareus
2013-01-08tentative redesign of MIDI looping, will probably fix #5050 but needs more ex...Paul Davis
2012-12-07crash fix. looks like narrow mixer strips need more work againBen Loftis
2012-12-07more theming and layout tweaks. new faders that pre-light. fixed some spaci...Ben Loftis
2012-12-06several theme changes. changed drawing of rounded_rectangle to be more corre...Ben Loftis
2012-11-27try another fix for the crash created by rev 13547Paul Davis
2012-11-27avoid crash caused by referencing non-existent route in mixer strip button na...Paul Davis
2012-11-26some tweaks to make narrow mixer strips actually narrowPaul Davis
2012-11-19markup-escape track/playlist titles in tooltips.Robin Gareus
2012-11-13add alt-i as a binding in both the editor and mixer windows to toggle the sta...Paul Davis
2012-10-18change input/output button context menus for mixer strip to be non-additive: ...Paul Davis
2012-07-11force I/O selector windows to stay-on-top (experimental)Paul Davis
2012-06-19Fix logic for setting mixer strip name button widths (#4448).Carl Hetherington
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-05-24Compile cleanly with clang.David Robillard
2012-04-25remove the apparently unnecessary "ui_bind()" macro from entire source basePaul Davis