summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_strip.cc
AgeCommit message (Expand)Author
2014-04-10fix tetris-ized mixer strips AND return option to have group button in mixer ...Paul Davis
2014-04-10first pass hiding/rearrangement of UI elements related to trxPaul Davis
2014-02-19manually apply d697a31abf2fa1b0bedcab025188f03611920fdf from master (git coul...Paul Davis
2014-02-19fix meter(s) when mixer-strip is switched to AuxSendRobin Gareus
2014-02-11make top_event_box of mixer strip show per-route color whether or not the rou...Paul Davis
2014-02-07merge with master, with minor conflict fixesPaul Davis
2014-02-07update available panners when panshell changesRobin Gareus
2014-01-14merge (with conflict fixes) with master (even against rgareus' recommendation)Paul Davis
2014-01-13misc panning related UI tweaks:Robin Gareus
2014-01-13add independent panner for internal (Aux) sendsRobin 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-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2014-01-09rework panning -- Squashed commit of the following:Robin Gareus
2013-12-22add K12/RMS meter typeRobin Gareus
2013-10-06Merge branch 'master' into windows+ccJohn Emmas
2013-09-17more excision of "JACK" from labels, menu items, etc.Paul Davis
2013-07-31fix merge conflict from masterPaul 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-17Merge branch 'master' into windowsPaul Davis
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-11Fix ambiguous type CheckMenuItem that is also defined via windows.hPaul Davis
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