summaryrefslogtreecommitdiff
path: root/gtk2_ardour/processor_box.cc
AgeCommit message (Expand)Author
2014-09-02prepare Slider API cleanupRobin Gareus
2014-08-28yet another ArdourButton action tweakBen Loftis
2014-08-28More fixes to ArdourButton actions.Ben Loftis
2014-07-28disallow selection of the fader and meter processor entriesBen 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-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-23en/disable internal send+returns with tracks en/disable.Robin Gareus
2014-01-30Use round() instead of rintf() when building with MSVCJohn Emmas
2014-01-30Oops - the previous namespace qualifier was also needed in gtk2_ardour/proces...John Emmas
2014-01-29Merge branch 'master' into cairocanvasPaul Davis
2014-01-26fix routing display for mono synths and midi-tracks w/o synthRobin Gareus
2014-01-14merge (with conflict fixes) with master (even against rgareus' recommendation)Paul Davis
2014-01-13first stab at send+route panner linkRobin Gareus
2014-01-13independent panning for external sendsRobin Gareus
2014-01-13add independent panner for internal (Aux) sendsRobin Gareus
2014-01-13independent panning for external sendsRobin 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-10display info about replicated processorsRobin Gareus
2014-01-09processor routing: use small boxes (instead of circles) for portsRobin Gareus
2014-01-06fix processor-box wire-display in editor-mixer -- work around gtk_show_all()Robin Gareus
2014-01-05processor-box: remove label-cruft and properly label 'Send' & 'Return'Robin Gareus
2014-01-05processor-box: remove cruftRobin Gareus
2014-01-05more processor-routing tweaks: compact viewRobin Gareus
2014-01-05processor-box wiring - re-use colors from ingen/patchageRobin Gareus
2014-01-05update processor control toggle button styleRobin Gareus
2014-01-05update slider rendering & set style for fadersRobin Gareus
2014-01-04add padding to in-line plugin controlsRobin Gareus
2014-01-04fix tooltip on processor button widgetRobin Gareus
2014-01-04continued work on processor-routing visualizationRobin Gareus
2014-01-01visualize port connections in mixer/processor when in < outRobin Gareus
2013-12-30remove cruftRobin Gareus
2013-12-30visualize # of channels in processor-box splitting iconRobin Gareus
2013-11-22fix crash @ session-restore of plugins windowsRobin Gareus
2013-10-14Merge branch 'master' into windows+ccJohn Emmas
2013-10-14use processor owner to set GUIs opened by a ProcessorBox, not current route namePaul Davis
2013-10-14changes that will help fix a crash related to plugin window visibility. some ...Paul Davis
2013-10-06Merge branch 'master' into windows+ccJohn Emmas
2013-09-17more excision of "JACK" from labels, menu items, etc.Paul Davis
2013-09-12incomplete merge of master into windows (requires upcoming changes to master ...Paul Davis
2013-09-04change names of actions groups that include "jack"Paul Davis
2013-07-31fix merge conflict from masterPaul Davis
2013-07-22re-nice rendering of channel-splitting iconRobin Gareus
2013-07-19update processor-name (short|long) when mixer-strip width changesRobin Gareus
2013-07-17Merge branch 'master' into windowsPaul Davis
2013-07-16fix re-drawing of splitting iconRobin Gareus
2013-07-11Fix ambiguous type CheckMenuItem that is also defined via windows.hPaul Davis
2013-07-11handle aux-send processor-box actionRobin Gareus
2013-06-07fix display of external Send UIPaul Davis