summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2014-01-12VBAP panner UI tweaks:Robin Gareus
2014-01-12don't display elevation if panner does not support it.Robin Gareus
2014-01-12swap channel VBAP channelRobin Gareus
2014-01-12credit where credit is due for speaker-config and VBAP fixes inspirationRobin Gareus
2014-01-12VBAP GUI object-grab & positionRobin Gareus
2014-01-11hide speaker-config in menu (it's not implemented yet)Robin Gareus
2014-01-11add spinbox to control width in VBAP GUI,..Robin Gareus
2014-01-11VBAP rework (part III): fix position computation backend & GUIRobin Gareus
2014-01-11VBAP GUI depends on signal-position (not parameter changes)Robin Gareus
2014-01-10Support midnam controller value labels.David Robillard
2014-01-10Fix whitespace (no functional changes).David Robillard
2014-01-10display info about replicated processorsRobin Gareus
2014-01-10updated balance GUIRobin Gareus
2014-01-09update mono & balance panner GUIRobin Gareus
2014-01-09remove inadvertently commited debug printf()Robin Gareus
2014-01-09NOOP - re-indent src (no more mixed tab+space style)Robin Gareus
2014-01-09prepare mono panner rework move to pangoRobin Gareus
2014-01-09processor routing: use small boxes (instead of circles) for portsRobin Gareus
2014-01-09refine stereo-panner GUI:Robin Gareus
2014-01-09draw settings of bypassed pannersRobin Gareus
2014-01-09rework panning -- Squashed commit of the following:Robin Gareus
2014-01-08Add unit test runner (artest) and a config option to run tests after buildsSakari Bergen
2014-01-08fix issue with editor-mixer:Robin Gareus
2014-01-06fix processor-box wire-display in editor-mixer -- work around gtk_show_all()Robin Gareus
2014-01-06remove cruftRobin 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-04fix ardour-button text bleedRobin Gareus
2014-01-04continued work on processor-routing visualizationRobin Gareus
2014-01-03pre-select reasonable-synth as InstrumentRobin Gareus
2014-01-02avoid GTK packing warning when using >1 backendPaul Davis
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-12-28prevent 0-pointer dereference in editor_routes.cc - fixes #5794Robin Gareus
2013-12-23Fix export format dialog tagging state inconsistencySakari Bergen
2013-12-23vtl: do not lock audio [to video] when extracting audio-only.Robin Gareus
2013-12-22better, probably working fix for windows-vst-on-linux build3.5.143Paul Davis
2013-12-22attempt to fix build with --windows-vst due to a bad merge of the external li...Paul Davis
2013-12-22add K12/RMS meter typeRobin Gareus
2013-12-21new ControlProtocolManager API, and proper handling of view/model changes in ...Paul Davis
2013-12-21longer text descriptionPaul Davis
2013-12-13fix logic for display of transport bar metersPaul Davis
2013-12-10compare plugin/creator/category names UTF8-awareNils Philippsen