summaryrefslogtreecommitdiff
path: root/libs/ardour/route.cc
AgeCommit message (Expand)Author
2020-04-18Optimize realtime listen-position changeRobin Gareus
2020-04-18Support for lock-free AFL/PFL changesRobin Gareus
2020-04-02Update fan-out signalRobin Gareus
2020-04-01Overhaul InstrumentInfoRobin Gareus
2020-03-31Postpone disk-i/o setup during session-loadRobin Gareus
2020-03-30Always delegate meter-point positioning to rt-threadRobin Gareus
2020-03-30Assert that plugins are configured before setting custom meter positionRobin Gareus
2020-03-25Convert polarity invert state from v2 sessionsRobin Gareus
2020-03-21Pan: consolidate what_can_be_automated APIRobin Gareus
2020-03-14Prevent freeze/bounce of sidechain processorsRobin Gareus
2020-02-19when inside Route::set_state() and calling set_name(), call the virtual metho...Paul Davis
2020-02-19fix paren/newline formattingPaul Davis
2020-02-20Force Disk-Reader channel count to match Disk-Writer I/O.Robin Gareus
2020-02-20NO-OP: remove old comment and debug codeRobin Gareus
2020-02-19fix compiler warning about dynamic_cast<T*>(ptr_to_T)Paul Davis
2020-02-13Fix Mixbus well-known filter controls (HP/LP freq)Robin Gareus
2020-02-13Address sidechain-port name uniquenessRobin Gareus
2020-02-04Fix a potential case where PresentationInfo type flag is not set (see comment...Ben Loftis
2020-01-30Use session-version when loading processor stateRobin Gareus
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