summaryrefslogtreecommitdiff
path: root/libs/ardour/route.cc
AgeCommit message (Expand)Author
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
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