summaryrefslogtreecommitdiff
path: root/libs/ardour/route.cc
AgeCommit message (Expand)Author
2019-03-15Amend 883ee9c2, setup required invisible processorRobin Gareus
2019-03-06Allow to call set_state() on existing routesRobin Gareus
2019-03-06Tweak, optimize route setupRobin Gareus
2019-03-05Fix recursive WriteLock crash due to signal emissionRobin Gareus
2019-02-26Amend d61efbee3 - remove check for MixbusNikolaus Gullotta
2019-02-26Route::save_as_template() needs call state() with true, and add modified-with...Nikolaus Gullotta
2019-02-22remove PostTransportWorkCurveReallocate (no longer used)Paul Davis
2019-02-16Prepare to allow to disable latency-compensationRobin Gareus
2019-01-18Hmm, balanced panner didn't seem to make it inLen Ovens
2019-01-18foldback sends should have unlinked balanced pannerLen Ovens
2018-12-21Remove duplicate automation shiftRobin Gareus
2018-11-28Consolidate ambiguous engine API callsRobin Gareus
2018-11-23Load audition synth on demandRobin Gareus
2018-11-12Changed send/deliver role "Personal" to "Foldback" so bus type can matchLen Ovens
2018-11-01Update names of sidechains.Johannes Mueller
2018-10-29Safe-guard non-rt-safe sidechain operationsRobin Gareus
2018-10-19Add personal monitor sendsLen Ovens
2018-10-16OSC: personal monitor send hidden follows aux hiddenLen Ovens
2018-10-10Fix master_send_enable_controllable for MixbussesRobin Gareus
2018-09-30Fix Mixbus master-bus tape-saturation controllableRobin Gareus
2018-08-06Fix track rename oddity, don't skip over current name.Robin Gareus
2018-07-09move rt-stop to routeRobin Gareus
2018-07-09Remove global declick APIRobin Gareus
2018-02-14Auto-monitor == Cue for MIDI tracks.Ben Loftis
2018-02-11SoloSelection: libardour part.Ben Loftis
2017-12-31Process Panner Automatables (emit Changed)Robin Gareus
2017-11-26Sidechain latency compensation - part oneRobin Gareus
2017-11-04Clean up delayline API: don't use 'get_' for accessor method-nameRobin Gareus
2017-11-03Fix polarity-control size (and crash during audition)Robin Gareus
2017-10-31Fix set_loop() return value (amend 00a4ad)Robin Gareus
2017-10-31Relax assertion to allow rolling backwards into 0.Robin Gareus
2017-10-31Move Loop Location to ProcessorsRobin Gareus
2017-10-31Small steps towards rolling backwards..Robin Gareus
2017-10-31Migrate to Polarity-inversion processor & fix proc positionsRobin Gareus
2017-10-21'Route::tape_drive_controllable()' needs to return somethingJohn Emmas
2017-10-19US2400: map knobs for mixbus strips, when selected.Ben Loftis
2017-10-10add missing lock (for audition + mon section)Robin Gareus
2017-10-07For 'Route::send_pan_azi_controllable()' (when building non-Mixbus) I'm assum...John Emmas
2017-10-05US2400: send_pan_azimuth lookup function (currently mb-only)Ben Loftis
2017-10-04Clean up State API:Robin Gareus
2017-09-30Immediate-event/out-of-band injection update & tweak clearing buffersRobin Gareus
2017-09-30NO-OP, re-order code, put all *roll() methods next to each other.Robin Gareus
2017-09-30First part of consolidating ::roll(), ::no_roll()Robin Gareus
2017-09-30remove unused Route::_silentRobin Gareus
2017-09-30Remove Input-meter special-caseRobin Gareus
2017-09-30Towards fixing no_roll()Robin Gareus
2017-09-30Fix thinko in 8139becb -- route split cycleRobin Gareus
2017-09-30Align punch in/out recording with latency-compensationRobin Gareus
2017-09-29Remove unused punch+preroll APIRobin Gareus
2017-09-29Aux-Send Latency compensation, part 2 & code-consolidationRobin Gareus