more solo propagation fixes.
[ardour.git] / libs / ardour / route.cc
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.
2014-06-22 Robin GareusDo not allow to de/activate a track while the transport...
2014-06-15 Robin Gareusoffset automation by latency
2014-06-15 Robin Gareusoffset automation by processor latency for bouncing...
2014-06-11 Robin Gareusalign internal sends using delaylines
2014-06-11 Robin Gareusbasic integration of delaylines (still un-nused)
2014-06-04 Robin Gareusre-work bounce/freeze. Freezer stops at first active...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-26 Robin Gareusapply gain automation on bounce - fixes 5887
2014-05-25 Robin Gareusignore sends when bouncing w/processing - only break...
2014-05-25 Robin Gareusbounce to target number of channels
2014-05-25 Robin Gareuscompensate for processor latency during bounce
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-21 Paul Davisfix thinko
2014-02-24 Colin FletcherMerge branch 'master' into export-dialog
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-02-03 Robin Gareusfix processor_lock
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-25 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-23 Paul Davisfix merge conflict with master
2014-01-22 Robin Gareusfix bitslot already in use warning
next