summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-10Support midnam controller value labels.David Robillard
2014-01-10Fix whitespace (no functional changes).David Robillard
2014-01-10fix panner search pathRobin Gareus
2014-01-10re-configure _all_ panners on a route, when panner type changesRobin Gareus
2014-01-10add a fixed priority to panner modulesRobin Gareus
2014-01-10display info about replicated processorsRobin Gareus
2014-01-10updated balance GUIRobin Gareus
2014-01-09update mono & balance panner GUIRobin Gareus
2014-01-09add [missing] left_half_rectangle utilRobin 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-08Add -fno-omit-frame-pointer to AddressSanitizer optionsSakari Bergen
2014-01-08Fix dither data width assertions and related testsSakari Bergen
2014-01-08fix issue with editor-mixer:Robin Gareus
2014-01-07make LV2 presets immediately availableRobin Gareus
2014-01-07remove inadvertently commited debug/devel codeRobin Gareus
2014-01-06fix processor-box wire-display in editor-mixer -- work around gtk_show_all()Robin Gareus
2014-01-06Document controller values for Moog Minitaur.David Robillard
2014-01-06Add midnam files for Moog MF-104M and MF-108M.David Robillard
2014-01-06remove cruftRobin Gareus
2014-01-06add M-Audio 2496 as a recognized card for the mudita24 control panel/app.Paul Davis
2014-01-06Add config option for address sanitizerSakari Bergen
2014-01-06fix plugin log-sliders for ranges [0..]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-05fix fader default-value line positionRobin Gareus
2014-01-05update slider rendering & set style for fadersRobin Gareus
2014-01-04fix detection of aubio library - aubio-0.4 breaks API and ABI.Robin 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-04processor drag box onlyRobin Gareus
2014-01-04fix PixFader size allocationRobin Gareus
2014-01-03pre-select reasonable-synth as InstrumentRobin Gareus
2014-01-03don't split process cycle at endRobin Gareus
2014-01-03improve clarity of logic parenthesesPaul Davis
2014-01-03Merge branch 'master' of https://github.com/derAbgang/ardourPaul Davis
2014-01-03don't declare hilight variable twiceNils Philippsen
2014-01-03get rid of const warningsNils Philippsen
2014-01-02mantis 0005805derAbgang