summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_strip.cc
AgeCommit message (Expand)Author
2015-03-12indicate MIDI port names (vs audio system ports)Robin Gareus
2015-03-11NOOP, add a missing ā€˜pā€™Robin Gareus
2015-03-11renice connection button labelsRobin Gareus
2015-03-08fix typo, list output bundles properly.Robin Gareus
2015-02-25Potential fix for confusion for Input/Output buttons on tracks with audio+mid...Ben Loftis
2015-02-10flip the priority of input and output buttons and menusBen Loftis
2014-12-22move all (G)UI related configuration parameters into UIConfiguration, not RCC...Paul Davis
2014-11-25Remove dead code.David Robillard
2014-10-23Don't show meter-type menu for MIDI-only metersRobin Gareus
2014-09-06fix mixer strip track number display (amend 4a00bdf0)Robin Gareus
2014-09-06remove pixel based Button LED diameter settingRobin Gareus
2014-09-06fundamentally change ArdourButton PangoLayout handlingRobin Gareus
2014-09-05fix 849d80b - don't show solo Lock/Iso on master busRobin Gareus
2014-09-04"Aux" is a small button now, 2nd line is not visibleRobin Gareus
2014-09-03use tape-track rec-enable icon throughout.Robin Gareus
2014-09-02get rid of a compiler warningRobin Gareus
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