summaryrefslogtreecommitdiff
path: root/libs/ardour/route.cc
AgeCommit message (Expand)Author
2014-06-04re-work bounce/freeze. Freezer stops at first active delivery.Robin Gareus
2014-05-26apply gain automation on bounce - fixes 5887Robin Gareus
2014-05-25ignore sends when bouncing w/processing - only break on inserts.Robin Gareus
2014-05-25bounce to target number of channelsRobin Gareus
2014-05-25compensate for processor latency during bounceRobin Gareus
2014-03-21fix thinkoPaul Davis
2014-02-04merge (w/fix) with masterPaul Davis
2014-02-03fix processor_lockRobin Gareus
2014-01-23fix merge conflict with masterPaul Davis
2014-01-22fix bitslot already in use warningRobin Gareus
2014-01-19visibility macros and flush() added to SrcFileSource; merge with masterPaul Davis
2014-01-17remove cruftRobin Gareus
2014-01-16Merge branch 'master' into cairocanvasPaul Davis
2014-01-16allow auditioning via the monitor section to work.Paul Davis
2014-01-15cont'd backend work on panner-linkingRobin 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-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-13allow to custom select panner-type for each delivery.Robin Gareus
2014-01-13independent panning for external sendsRobin Gareus
2014-01-13add independent panner for internal (Aux) sendsRobin 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-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2014-01-10re-configure _all_ panners on a route, when panner type changesRobin Gareus
2014-01-09rework panning -- Squashed commit of the following:Robin Gareus
2013-12-28centralize buffer silent-flagRobin Gareus
2013-12-27initialize some uninitialized variablesRobin Gareus
2013-10-21Unify editor / mixer ordering.nick_m
2013-10-14Merge branch 'master' into windows+ccJohn Emmas
2013-10-14add a back-pointer to the owner of a ProcessorPaul Davis
2013-09-12incomplete merge of master into windows (requires upcoming changes to master ...Paul Davis
2013-08-24fix merge conflicts from masterPaul Davis
2013-08-09more purging of JACK as an explicit name from libardourPaul Davis
2013-08-05fix conflicts after merge with masterPaul Davis
2013-08-04'libs/ardour' - Platform specific changes and includesJohn Emmas
2013-08-04'libs/ardour' - Use 'const_iterator' where appropriate (required to be builda...John Emmas
2013-08-03properly handle port removal in route.Robin Gareus
2013-08-03on session-load: skip output-change-handler until IOs are restoredRobin Gareus
2013-08-03disallow invalid port-removalRobin Gareus
2013-08-02Merge branch 'master' into windowsPaul Davis
2013-08-02rework MIDI [processor|plugin] chainRobin Gareus
2013-08-01full compilation and linking (coding not finished, will not run)Paul Davis