summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_strip.cc
AgeCommit message (Expand)Author
2014-08-31Remove unused variables (fix warnings).David Robillard
2014-08-31proper round corners for peak&gain displayRobin Gareus
2014-08-29mark "Label Buttons" as inactiveRobin Gareus
2014-08-28More fixes to ArdourButton actions.Ben Loftis
2014-08-28Fix ArdourButton event sequence.Ben Loftis
2014-08-22Rationalize ArdourButton and lots of associated theming issues.Ben Loftis
2014-08-13Yet another attempt to standardize button heights.Ben Loftis
2014-08-06Use explicit strip widths and button heights for the mixerBen Loftis
2014-08-01Enforce mixer strip widths, more case fixes, and minor theme changesBen Loftis
2014-08-01consistently use mixed-case labelsBen Loftis
2014-08-01top button table causes spacing issues when items are hidden. removed it.Ben Loftis
2014-08-01allow track headers to select io from right-click menuBen Loftis
2014-08-01fix gain entry cancellation, per the_CLABen Loftis
2014-07-31micro tweaks to width box and name button layoutBen Loftis
2014-07-31Increase mixer strip button vpad to 4.David Robillard
2014-07-30Add 1px border to mixer strip so buttons don't overlap selection border.David Robillard
2014-07-30Use text to specify combo box padding for better font/display tolerance.David Robillard
2014-07-29Various UI tweaks.Ben Loftis
2014-07-29In the mixbus mixer, the rec/mon buttons are smallerBen Loftis
2014-07-28remove some cruft with group button, move it under faderBen Loftis
2014-07-28clean up cruft in some config variablesBen Loftis
2014-07-28force horizontal scrollbar and spacer, so strips line up nicelyBen Loftis
2014-07-24several fixes to make processor selection and deletion feel right, for both m...Ben Loftis
2014-07-24Remove "implicit" selection for plugin deletion.Ben Loftis
2014-07-24oops, fix copy-paste errorBen Loftis
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-14remove some gtk warnings caused by adding monitor buttons without removing th...Ben 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-07-06show track color on mixer-stripRobin Gareus
2014-06-26show track-number in GUIRobin Gareus
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-22Do not allow to de/activate a track while the transport is rolling.Robin Gareus
2014-06-17highlight send-pannerRobin Gareus
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