add monitor-section processor limitations.
[ardour.git] / libs / ardour / route.cc
2015-12-21 Robin Gareusadd monitor-section processor limitations.
2015-12-19 Robin Gareuscont'd work on plugin-state templates - #6709
2015-12-18 Robin Gareussave/restore plugin state with track-template
2015-12-17 Robin Gareusleave some todo-notes #6709 (track templates & state)
2015-12-16 Paul Davisexpose the right panning parameters for ardour
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-12-08 Ben LoftisSet_self_solo should always set the mute_master state...
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-13 Paul Davisfix return value from Route::save_as_template()
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-19 nick_mAutomation - more toggled controller twiddling.
2015-10-19 nick_mMake automation record undo per pass rather than per...
2015-10-19 nick_mToggled automation fixes.
2015-10-08 Len OvensAdd Trim to Mackie controls.
2015-10-07 Robin Gareusfix exclusive solo group-override
2015-10-06 Robin Gareusimplement solo group override
2015-10-06 Robin Gareusrenice code. RAII rocks.
2015-10-06 Robin Gareusadd a "reset all solo state" safeguard
2015-10-06 Robin Gareusfix initial AFL/PFL state after session-load
2015-10-06 Robin Gareusremove newly unused code
2015-10-06 Robin Gareuspropagate solo/iso when disconnecting ports.
2015-10-06 Robin Gareusmore solo propagation fixes.
2015-10-06 Robin Gareusfix implicit mute display
2015-10-06 Robin Gareus"Solo Lock" only locks explicit solo (not implicit).
2015-10-06 Robin Gareusfix implicit solo on disconnect - fixes #6308
2015-10-05 Robin Gareusremove unused fstream includes
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-05 Robin GareusSiP and "solo overrides mutes" tweak:
2015-10-04 Robin Gareusfix AFL/PFL/SIP "stuck solo" - fixes #5803
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-10-01 Robin Gareusre-apply roll-delay after seek - fixes #5781
2015-09-28 Paul Davisbetter more reliable checks on renamed, newly created...
2015-09-15 Paul Davislogic rearrangement to avoid unnecessary call to Route...
2015-09-15 Paul DavisNO-OP: comment clarification
2015-09-15 Paul DavisNO-OP: parenthesis and brace style
2015-09-06 Robin Gareuslibardour: initialize some uninitialized vars..
2015-09-01 Robin GareusPrepare option to disable Plugins completely
2015-08-28 Robin Gareusfix possible deadlock on session-close
2015-08-16 Robin Gareuscompat for old sessions with missing plugins (+doc)
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-07-13 Robin Gareuskeep invisible processors enabled.
2015-07-05 Robin Gareususe default meter type when creating new tracks/busses
2015-06-29 Paul DavisTracks does not use a K20 meter for the master
2015-06-29 Paul Davisadd missing profile header
2015-06-29 Paul Davisadd comment
2015-06-29 Paul Davistotally bizarre and incorrect solo/mute behaviour for...
2015-06-28 Robin Gareusdon’t confuse “Fader” with “Trim” (both <Amp>s)
2015-05-29 Ben Loftisfactor out Route::muted_by_others from existing code
2015-05-23 nick_mMerge branch 'relative_snap'
2015-05-18 Robin Gareustake buffers for Split/Match into account fixes #6334
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 Gareusconst iterators
2015-04-27 Robin Gareusspecial case [optimize] RT processor reorder.
2015-04-27 Robin Gareusclick-less processor re-ordering.
2015-04-27 Ben Loftisenable trim on master bus
2015-04-26 Robin Gareusallow to update meter position w/o engine
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 Gareustrim typo and details
2015-04-24 Robin Gareusinput trim busses.
2015-04-24 Robin Gareusadd Input Trim (just after disk i/o) to Audio Tracks
2015-04-21 Ben LoftisInitial Gain Coefficient tweaks
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-21 Ben Loftismerge monitor_section branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-07 Robin GareusRevert "prevent double declicks (click after RecStop)"
2015-04-07 Robin Gareusprevent double declicks (click after RecStop)
2015-03-21 Robin Gareusfix --disable-plugins (bypass ‘em all)
2015-03-14 Robin Gareusignore master & monitor when “solo all [in group]”
2015-03-05 Ben Loftisfix import of v2 session redirects: active or inactive
2015-02-27 Ben Loftispotential fix for the_CLA reported problem: v2 fader...
2014-12-18 David RobillardMute automation via normal mute button.
2014-12-05 Paul Davisif a Route's processor lock cannot be taken, fill buffe...
2014-12-01 David RobillardSave mute automation state.
2014-11-29 David RobillardSomewhat working gain automation.
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-13 John EmmasDon't iterate in 'ARDOUR::Route::get_control()' unless...
2014-11-13 John EmmasMake sure we can't execute 'ARDOUR::Route::meter()...
2014-11-02 David RobillardAutomation of LV2 plugin properties.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-15 Ben Loftisallow internal generators to make noise, even if we...
2014-07-04 Robin Gareusdisable latency-compensation preparations for now
2014-07-01 Paul Davisremove debug output
2014-07-01 Paul Davisadd partial support for mute automation (playback does...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-26 Robin Gareusimplement track numbering
2014-06-26 Robin Gareusallow to set custom file name for each diststream
2014-06-23 Robin Gareusfix f6aaa16 (boost shared pointer)
2014-06-22 Robin Gareusen/disable internal send+returns with tracks en/disable.
next