summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2014-01-14'libs/ardour' - Remove the old 'visibility.h' (so as not to merge it into cai...John Emmas
2014-01-14'libs/ardour' - DLL visibility stuff and associated changes needed for buildi...John Emmas
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-13fix delivery: check if panshell exists on session-loadRobin Gareus
2014-01-13independent panning for external sendsRobin Gareus
2014-01-13fix output metering for Sends (Aux and External)Robin Gareus
2014-01-13add independent panner for internal (Aux) sendsRobin Gareus
2014-01-13update internal-send port-count when target port-count changesRobin Gareus
2014-01-13ignore additional channels for AFL, PFL:Robin Gareus
2014-01-13fix deadlock when removing monitoring-sectionRobin Gareus
2014-01-13fix processor -> reconfigure I/O || process concurrencyRobin Gareus
2014-01-13take process lock when adding processors:Robin Gareus
2014-01-13aubio 3+4 compatRobin Gareus
2014-01-13cosmetic change - properly use lilv APIRobin Gareus
2014-01-13update default speaker position listRobin Gareus
2014-01-13VBAP GUI depends on signal-position (not parameter changes)Robin Gareus
2014-01-13allow to custom select panner-type for each delivery.Robin Gareus
2014-01-13fix delivery: check if panshell exists on session-loadRobin Gareus
2014-01-13independent panning for external sendsRobin Gareus
2014-01-13fix output metering for Sends (Aux and External)Robin Gareus
2014-01-13add independent panner for internal (Aux) sendsRobin Gareus
2014-01-13update internal-send port-count when target port-count changesRobin Gareus
2014-01-13ignore additional channels for AFL, PFL:Robin Gareus
2014-01-13fix deadlock when removing monitoring-sectionRobin Gareus
2014-01-12fix processor -> reconfigure I/O || process concurrencyRobin Gareus
2014-01-12take process lock when adding processors:Robin Gareus
2014-01-12remove VAMP and Rubberband from source treePaul Davis
2014-01-12remove taglib from source tree (require external provision)Paul Davis
2014-01-12move -fvisibility=hidden to the top of the source tree, and remove its intern...Paul Davis
2014-01-12aubio 3+4 compatRobin Gareus
2014-01-12cosmetic change - properly use lilv APIRobin Gareus
2014-01-11update default speaker position listRobin Gareus
2014-01-11VBAP GUI depends on signal-position (not parameter changes)Robin Gareus
2014-01-11fix merge with masterPaul Davis
2014-01-10Support midnam controller value labels.David Robillard
2014-01-10finished merge of cairocanvas with windows and windows+cc branchesPaul Davis
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2014-01-10fix merge errors with masterPaul Davis
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-09rework panning -- Squashed commit of the following:Robin Gareus
2014-01-07Merge branch 'master' into cairocanvasPaul Davis
2014-01-07make LV2 presets immediately availableRobin Gareus
2014-01-07remove inadvertently commited debug/devel codeRobin Gareus
2014-01-06fix plugin log-sliders for ranges [0..]Robin 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-03don't split process cycle at endRobin Gareus