summaryrefslogtreecommitdiff
path: root/libs/ardour/route.cc
AgeCommit message (Expand)Author
2020-01-30Cont'd work on loading old route templatesRobin Gareus
2020-01-29Save/Use state-version with route templatesRobin Gareus
2020-01-11Fix AFL positionRobin Gareus
2019-12-16Remove cruft, unused APIRobin Gareus
2019-12-11Fix loading plugin state from sessionsRobin Gareus
2019-12-09Fix automation alignment for latent pluginsRobin Gareus
2019-12-05Fix well-known control LPF/HPF order.Robin Gareus
2019-11-22redesign of declicking and fades around loop boundariesPaul Davis
2019-11-21Use new boost::optional APIRobin Gareus
2019-11-08Ignore latency of inactive routesRobin Gareus
2019-11-08Remove unused signalRobin Gareus
2019-11-06Use strict-i/o on master-bus by defaultRobin Gareus
2019-11-06remove debug messagePaul Davis
2019-10-30Update latency-compensation when re-ordering processorsRobin Gareus
2019-10-30NO-OP: whitespace/commentsRobin Gareus
2019-10-28provide a mechanism to decide if Session::update_latency_compensation() is be...Paul Davis
2019-10-23Fix strict-i/o override on session-load (amend 31847f88ef)Robin Gareus
2019-09-29Ardour::IO is not latent by itselfRobin Gareus
2019-09-25goodbye USE_TRACKS_CODE_FEATURES and is_tracks_buildPaul Davis
2019-09-25Consolidate and extend "well-known" controls:Robin Gareus
2019-09-22add const and tweak variable namePaul Davis
2019-09-20Add abstract API for latency compensated sendsRobin Gareus
2019-08-26Add signal for foldback send add or removeLen Ovens
2019-08-23Detect monitor-send by instance, not nameRobin Gareus
2019-08-06foldback may be mono don't set panner typeLen Ovens
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2019-07-02Mixbus uses K14 (not K20) master meter by default (see also 297ed001d)Robin Gareus
2019-07-02Mixbus/master is always using K20 by defaultRobin Gareus
2019-06-09Consolidate meter-type state and APIRobin Gareus
2019-05-08NO-OP: Unclutter -DGraphRobin Gareus
2019-04-13NO-OP: whitespaceRobin Gareus
2019-04-12NO-OP: whitespaceRobin Gareus
2019-04-12More Ardour/Mixbus codebase unificationRobin Gareus
2019-04-12NO-OP: mixbus codebase unificationRobin Gareus
2019-04-07Fix bounce-process: skip all processors before disk-readerRobin Gareus
2019-04-07Bounce process always uses speed 1.0Robin Gareus
2019-03-25Do not create automation when shifting (insert/remove time)Robin Gareus
2019-03-20remove "rename_playlist" argument from Route::set_name_in_state().Paul Davis
2019-03-17Remove unneeded calls to configure_processors during session-loadRobin Gareus
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