summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2013-12-10don't use deprecated g_strcasecmp()Nils Philippsen
2013-12-10compare region names case-sensitivelyNils Philippsen
2013-12-04change "cpu" in cpu load backend functionsPaul Davis
2013-11-29add explicit linkage to libtimecodePaul Davis
2013-11-27do not push new state to backend from audio/MIDI setup until OK or Apply are ...Paul Davis
2013-11-23Hande export initialization exceptions gracefullySakari Bergen
2013-11-23fix for toolbar master-meter w/o master bus and/or detached toolbarRobin Gareus
2013-11-22fix crash @ session-restore of plugins windowsRobin Gareus
2013-11-20reset time-axis peak when meter-point changes - fixes #5771Robin Gareus
2013-11-19Distinguish Save-as and Snapshot dialog windowRobin Gareus
2013-11-11fix audio-clock sample entry, handle empty entry as NOOPRobin Gareus
2013-11-09allow to include In/Disk button on MeterbridgeRobin Gareus
2013-11-05really no reason to support ARDOUR_EN anymore ... we have a preference dialog...3.5.74Paul Davis
2013-11-05on OS X 10.7 at least, LANG is set by the system, so do not bail out of langu...Paul Davis
2013-11-05update .po files with --no-fuzzy-matching in usePaul Davis
2013-11-05keep processing LV2 Ringbuffer once it is allocatedRobin Gareus
2013-10-29Fix thinko in setting order hint.nick_m
2013-10-28allow linking unbundled versions of some librariesNils Philippsen
2013-10-28gtk2_ardour: link fftw3f directlyNils Philippsen
2013-10-27give those who insist on seeing the mixer window and/or editor mixer on stupi...Paul Davis
2013-10-27further fixes for NSM-based startupPaul Davis
2013-10-27add error checking and return from attempted NSM-based initializationPaul Davis
2013-10-26Fix french translation of "meterbridge" -- closes #5744Robin Gareus
2013-10-25Don't allow loop, punch, or session range markers to be renamed.Colin Fletcher