mechanism to allow Track (or other Route-derived type) to add its own processors...
[ardour.git] / libs / ardour / ardour / route.h
2017-09-18 Paul Davismechanism to allow Track (or other Route-derived type...
2017-09-18 Paul Davisinitial (incomplete) framework for DiskIOPoint manipulation
2017-09-18 Paul Davisfix up error in manual rebase correction
2017-09-18 Paul Davisthe return of MIDI recording, plus refactor to move...
2017-09-18 Paul Davisget diskreader working, and remove per-track varispeed...
2017-09-18 Paul Davismega-commit to save state of first "it compilesand...
2017-09-09 Robin GareusPrepare for singleton patch-selector per midi-track...
2017-08-20 Johannes MuellerLet user add a route template description on saving...
2017-07-22 Robin GareusNO-OP: consistent [internal] API name for Automatables
2017-06-22 Robin GareusUpdate Slavable API
2017-06-22 Robin GareusNO-OP: whitespace
2017-05-13 Robin GareusSanitize "well-known" ctrl API
2017-05-12 Ben LoftisMCP: Mixbus32C: Restore missing filter controls to...
2017-05-10 Paul DavisSelection::get_stripables() needs to recurse into an...
2017-05-05 Paul Davislibardour now has CoreSelection object to manage select...
2017-04-12 Robin GareusProperly expose "well known" comp_redux output.
2017-01-20 Robin GareusInstrument insert options:
2016-10-10 Robin GareusAllow to get a route reference from SessionObject*
2016-07-21 Paul Davisfix issue with solo-in-place
2016-07-15 Julien "_FrnchFrgg... Consolidate delivery buffer flushing of all route types
2016-07-09 Robin Gareusmove latency-recompute into dedicated thread.
2016-06-08 Paul Davismove gui_changed() signal from Route to Stripable
2016-05-31 Robin Gareusupdate lua bindings for API changes
2016-05-31 Paul Davisadd generic ::slaved() method to Route
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-31 Paul Davisrearrange inheritance so that Automatable IS-A Slavable
2016-05-31 Paul Davisadd Slavable API for VCA assign/unassign
2016-05-31 Paul Davisremove Route::listening_via_monitor()
2016-05-31 Paul Davismove ever close to working master/slave logic, this...
2016-05-31 Paul Davisa variety of changes that get closer to correctly funct...
2016-05-31 Paul Davisuniversal change in the design of the way Route/Track...
2016-05-31 Paul Davisadd implicit mute state to MuteMaster and use when...
2016-05-31 Paul Davischange API of Controllable::Changed signal to include...
2016-05-31 Paul Davisnew API for route solo/mute state mgmt
2016-05-31 Paul Davisrearrange AutomationControl and RouteAutomationControl...
2016-05-31 Paul Davismove VCA assignment up to Route level
2016-05-31 Paul Davisredesign Route and VCA objects to inherit from ARDOUR...
2016-05-31 Paul Davisstart shaping up VCA assign process
2016-05-19 Robin Gareusprepare plugin configuration and replacing instruments
2016-05-10 Robin Gareusprepare route pin display (shared mixer + editor-mixer...
2016-05-04 Robin GareusNO-OP, whitespace
2016-04-28 Robin Gareusfix a deadlock with jack2 when inserting a plugin adds...
2016-04-27 Robin Gareusallow to customize variable i/o plugin inputs
2016-04-17 Robin Gareusadd self-removing Sends (remove on disconnect)
2016-04-15 Robin Gareusvariable plugin port config.
2016-04-12 Robin Gareusyet more documentation..
2016-04-12 Robin GareusNO-OP; document some more parameters.
2016-04-06 Robin GareusRoute API to query all outputs (incl sends) and graph...
2016-04-03 Robin GareusFix graph ordering incl. Inserts, Returns and SideChains
2016-04-03 Robin Gareushandle sidechain input changes
2016-04-03 Robin Gareusexpose plugin sidechain (via route):
2016-03-27 Robin Gareusclosing in on pin management.
2016-03-25 Robin Gareusprepare strict-i/o configuration.
2016-03-19 Robin Gareusprepare Instrument slots -- replace processor in place
2016-02-03 Len Ovensmackie control: Fix crash when selecting Track on MIDI...
2016-02-01 Paul Davisclean up mess in Route/Track controllables caused by...
2016-02-01 Paul Davisprovide route solo isolate and solo safe automation...
2016-02-01 Paul Davisadd a new constructor for RouteAutomationControllable...
2016-01-29 Paul Davisadd new Route API ::master_send_enable_controllable...
2016-01-29 Paul Davisadd new API to Route to get name of "well-known" nth...
2016-01-27 Paul Davismake Route::nth_send() and Route::nth_processor() be...
2016-01-27 Paul Davisadd stubs and enums to access "well-known" send controls
2016-01-25 Paul Davischange exposed type of various objects' gain controls...
2016-01-22 Paul Davisfirst compiling, mostly working version of group contro...
2016-01-18 Paul Davisadd group disposition argument to Route::set_gain(...
2016-01-18 Paul Davisworking version of new gain control design
2016-01-18 Paul Davischange ownership of the AutomationControl used by Amp.
2016-01-02 Paul Davischange Controllable::set_value() API to include grouped...
2015-12-19 Robin Gareuscont'd work on plugin-state templates - #6709
2015-12-16 Paul Davisnew route API to discover/access well-known automation...
2015-12-09 Len OvensFix Mackie control Gain while in flip mode (vpot contro...
2015-11-14 Len OvensFix fader in mackie control to work with groups.
2015-11-13 Paul Davissubstantial part of infrastructure required for track...
2015-11-02 John EmmasClass 'PhaseControllable' needs to be importable since...
2015-11-01 Len OvensFix Mackie surface phase control for flip and more...
2015-11-01 Len OvensAdded Phase control mackie controls as part of the...
2015-10-22 Paul DavisAdd AutomationControl::set_value_unchecked() and Automa...
2015-10-08 Len OvensAdd Trim to Mackie controls.
2015-10-06 Robin Gareusimplement solo group override
2015-10-06 Robin Gareusadd a "reset all solo state" safeguard
2015-10-06 Robin Gareusremove newly unused code
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-08-15 Robin GareusUpdate Route to handle UnknownProcessors as Stubs.
2015-08-10 Paul Davisconvert Route::_solo_isolated from counter to a boolean.
2015-07-16 Ben Loftismerge fix
2015-07-16 Paul Davisseparate solo isolate into two components (self-solo...
2015-06-16 Paul Davisadd Record-Safe feature to libardour (from Nikolay...
2015-05-29 Ben Loftisfactor out Route::muted_by_others from existing code
2015-05-02 Robin Gareusprofessionalize peak-meters
2015-05-01 Robin Gareusconstrain initial custom meter positions.
2015-04-28 Robin Gareusdelegate signal emission to dedicated thread.
2015-04-27 Robin Gareusclick-less processor re-ordering.
2015-04-26 Robin Gareusclickless meter-point changes
2015-04-25 Robin Gareusprepare trim automation
2015-04-25 Robin Gareusprepare trim remote control
2015-04-24 Robin Gareusadd Input Trim (just after disk i/o) to Audio Tracks
2015-04-07 Robin GareusRevert "prevent double declicks (click after RecStop)"
2015-04-07 Robin Gareusprevent double declicks (click after RecStop)
2014-12-18 David RobillardMute automation via normal mute button.
next