summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/route.h
AgeCommit message (Expand)Author
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-10-31Fix set_loop() return value (amend 00a4ad)Robin Gareus
2017-10-31Move Loop Location to ProcessorsRobin Gareus
2017-10-31Migrate to Polarity-inversion processor & fix proc positionsRobin Gareus
2017-10-19US2400: map knobs for mixbus strips, when selected.Ben Loftis
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-30First part of consolidating ::roll(), ::no_roll()Robin Gareus
2017-09-30remove unused Route::_silentRobin Gareus
2017-09-30Towards fixing no_roll()Robin Gareus
2017-09-29Ongoing work on latency compensationRobin Gareus
2017-09-29Prepare removal of initial_delayRobin Gareus
2017-09-29clean up route header, NO-OP (except variable re-order)Robin Gareus
2017-09-29NO-OP: WhitespaceRobin Gareus
2017-09-23Consolidate check for internal/non-removable processorsRobin Gareus
2017-09-19attempt to fix roll delay logic by moving it into DiskReader (the only place ...Paul Davis
2017-09-18consolidate roll methods into Route::roll()Paul Davis
2017-09-19Various updates and fixes for Latency CompensationRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-09-18move disk_{writer,reader} into Route to allow for simple, sensible implementa...Paul Davis
2017-09-18mechanism to allow Track (or other Route-derived type) to add its own process...Paul Davis
2017-09-18initial (incomplete) framework for DiskIOPoint manipulationPaul Davis
2017-09-18fix up error in manual rebase correctionPaul Davis
2017-09-18the return of MIDI recording, plus refactor to move post-capture playlist man...Paul Davis
2017-09-18get diskreader working, and remove per-track varispeed API and mechanismPaul Davis
2017-09-18mega-commit to save state of first "it compilesand links" state for separated...Paul Davis
2017-09-09Prepare for singleton patch-selector per midi-track UI (mixer, editor,..)Robin Gareus
2017-08-20Let user add a route template description on saving route templatesJohannes Mueller
2017-07-22NO-OP: consistent [internal] API name for AutomatablesRobin Gareus
2017-06-22Update Slavable APIRobin Gareus
2017-06-22NO-OP: whitespaceRobin Gareus
2017-05-14Sanitize "well-known" ctrl APIRobin Gareus
2017-05-12MCP: Mixbus32C: Restore missing filter controls to the Dyn page.Ben Loftis
2017-05-10Selection::get_stripables() needs to recurse into an Automatable's child Auto...Paul Davis
2017-05-05libardour now has CoreSelection object to manage selection status of Stripabl...Paul Davis
2017-04-12Properly expose "well known" comp_redux output.Robin Gareus
2017-01-21Instrument insert options:Robin Gareus
2016-10-10Allow to get a route reference from SessionObject*Robin Gareus
2016-07-21fix issue with solo-in-placePaul Davis
2016-07-14Consolidate delivery buffer flushing of all route typesJulien "_FrnchFrgg_" RIVAUD
2016-07-09move latency-recompute into dedicated thread.Robin Gareus
2016-06-08move gui_changed() signal from Route to StripablePaul Davis
2016-05-31update lua bindings for API changesRobin Gareus
2016-05-31add generic ::slaved() method to RoutePaul Davis
2016-05-31first vaguely working version using PresentationInfoPaul Davis