more fun and games with latency compensation, and so forth ... not done yet
[ardour.git] / libs / ardour / route.cc
2011-03-14 Paul Davismore fun and games with latency compensation, and so...
2011-03-12 Paul Davisproperly use and publish private/public port latency...
2011-03-11 Paul Davissorta-kinda working latency compensation, latency repor...
2011-03-08 Paul Davislots of stuff related to capture alignment. things...
2011-03-07 Paul Davismanage Route::_have_internal_generator more accurately...
2011-03-07 Paul Davisfix all manner of wrongness with port buffer offsets
2011-03-07 Carl HetheringtonFix mute state on loading 2.X sessions (#3829).
2011-03-07 Carl HetheringtonRemove debug code.
2011-03-05 Paul Davisfix monitoring so that MIDI tracks don't work the same...
2011-03-01 Carl HetheringtonMake sure CapturingProcessors write a type to their...
2011-02-25 Paul Davistake reverse width into account when labelling signals...
2011-02-24 Paul Davisallow zero-input (i.e. tone generator) processors to...
2011-02-22 Carl HetheringtonOops. Fix previous.
2011-02-22 Carl HetheringtonUse commented out (correct) Mute/SoloControllable set_v...
2011-02-22 Carl HetheringtonFix all-tracks-soloed on session reload in PFL/AFL...
2011-02-22 Paul DavisAdd AFLFrom... enums as counterpart to PFLFrom ; add...
2011-02-20 Carl HetheringtonFix erroneous use of NDEBUG and hidden typo.
2011-02-20 Carl HetheringtonMake InternalReturns collect their sends' data on the...
2011-02-20 Carl HetheringtonModify route _processor list set up so that the logic...
2011-02-16 Paul Davismore latency compilation fixes
2011-02-16 Paul Davisfixes for latency computation and compilation
2011-02-15 Paul Davispart two of new JACK latency API support - should fix...
2011-02-15 Paul Davispart one of several parts: implement support for new...
2011-02-10 Paul Davis#ifdef-ize all/most uses of the boost debug hooks API
2011-02-10 Paul Davisbreak circular reference between panners and pannables...
2011-02-10 Carl HetheringtonMinor cleanup.
2011-02-01 Carl HetheringtonMerge two methods.
2011-01-28 Paul Davismove point at which main outs Panner <-> Route Pannable...
2011-01-27 Paul Davis"Listen" delivery processors (i.e. monitor out) never...
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2011-01-16 Sakari BergenMake stem export export from right before any processors.
2011-01-11 Carl HetheringtonDon't add post-fader aux sends after the main deliverie...
2011-01-10 Carl HetheringtonAdd route group property to share route active state...
2011-01-09 Carl HetheringtonFix setup of route meter point on load, and fix intermi...
2011-01-09 Carl HetheringtonReplace RouteGroup's collection of apply() methods...
2010-12-17 Paul Davispatch from lincoln to make mute controllable emit its...
2010-12-11 Carl HetheringtonComment a few things and add missing process lock when...
2010-12-08 Paul Davisfix for Route::shift/insert-time
2010-12-07 Paul Davisreimplement Route::shift() from 2.X for "Insert Time"
2010-12-07 Carl HetheringtonSend note-offs to VST instrument plugins on transport...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-27 Paul Davischanges associated with save/restore of AutomationContr...
2010-11-26 Carl HetheringtonHandle unknown plugins on loading sessions by hiding...
2010-11-25 Carl HetheringtonPrevent removal of route inputs when the plugins cannot...
2010-11-24 Carl HetheringtonPrevent crash when loading sessions with unknown plugins.
2010-11-23 Carl HetheringtonSave solo isolate / solo safe states. Fixes #3551.
2010-11-12 Carl HetheringtonRemove unused variables.
2010-09-18 Carl HetheringtonFix save/reload of pan automation.
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-14 Carl HetheringtonJust flush processors on stop (when plugins-stop-on...
2010-09-09 Carl HetheringtonPatch from Lincoln to fix placement of plugins in 2...
2010-09-07 Carl HetheringtonFix restore of fader automation from 2.X sessions.
2010-09-06 Carl HetheringtonDon't create a feedback loop by auto-connecting a maste...
2010-09-03 Carl HetheringtonDon't add standard processors twice to routes from...
2010-09-03 Carl HetheringtonFix restore of sends from session files for both 2...
2010-08-30 Carl HetheringtonAuto-connect outputs that appear as a result of e.g...
2010-08-20 Paul Davisforward port 7015 from 2.x
2010-08-19 Paul Davisforward port automation handling changes from 2.x,...
2010-08-16 Paul Davisforward port 2.X changes up to and including rev 6714
2010-08-13 Carl HetheringtonImplement per-channel phase invert. Fixes #3392. ...
2010-07-27 Paul Davischange Control::{set,get}_float to Control::{set,get...
2010-07-25 Paul Davisdo not apply global transport declick to MIDI
2010-07-22 Paul Davisremove a bunch of uses of long (mostly replaced by...
2010-07-21 Carl HetheringtonSort tracks in the port matrix according to editor...
2010-07-14 Carl HetheringtonA few fixes to interpolation of MIDI controller data...
2010-07-13 Carl HetheringtonRemove stub class.
2010-06-03 Torben Hohnmerge 3.0P into trunk.
2010-05-27 Carl HetheringtonTake route's processor lock for things called by the...
2010-05-27 Paul Davisremove commented debug output
2010-05-19 Carl HetheringtonWhen muting a route because another is soloed, take
2010-05-19 Paul DavisMIDI region forking, plus Playlist::regions_to_read...
2010-05-17 Carl HetheringtonRemove muting behaviour from the Amp processor. Fix...
2010-05-06 Paul Davisprolooks helper code from hans, enabling new knob drawi...
2010-05-06 Paul Davislots of odds and ends to do with solo isolate and its GUI
2010-05-06 Paul Davisdraw LED background with same style as parent window...
2010-05-05 Paul Davisled\'s for solo-safe and solo-isolate, rather than...
2010-05-05 Paul Davisless debugging
2010-05-05 Paul Davismake "exclusive solo" apply to listen as well as SiP
2010-05-05 Paul Davisrename latched solo option and reverse its meaning...
2010-05-05 Paul Davisadd DEBUG::Solo for conditional debugging of solo stuff...
2010-05-05 Paul Davisremove solo debugging output for now
2010-05-05 Paul Davisthis might just be it for solo
2010-05-05 Paul Davisbetter handling of the inverse-push of solo-by-upstream...
2010-05-04 Paul Davisfix inverse solo push to work properly in both exclusiv...
2010-05-04 Paul Davisremove muted-by-others, a concept that turns out to...
2010-05-04 Paul Daviswhen soloed by upstream (e.g. a track in a group solos...
2010-05-03 Paul Davisthe great solo model simplification (without much code...
2010-05-03 Paul Davismore solo model work, including a GUI fix for mute...
2010-05-01 Paul Davisperhaps, just possibly, a working solo model. needs...
2010-04-28 Paul Davisnotify about changes to solo-isolated state
2010-04-28 Paul Davismore solo/mute architecture work. NOTE: changes to...
2010-04-27 Paul Davisadd muted-by-other concept to solo support infrastructure
2010-04-27 Paul Davisyet more work on Ye Fabled Solo Architecture. now do...
2010-04-22 Carl Hetheringtontorbenh's buffer manager fixes from 3.0P
2010-04-21 Paul Daviscommits 6001-6525 inclusive from 2.X applied to 3.0
2010-04-20 Paul Davisindicate "soloed-by-others" state on solo button via...
2010-04-19 Paul Davisfix solo/listen issues when reloadign a session, caused...
2010-04-19 Paul Davispermanently mark Delivery processors on master/monitor...
2010-04-16 Paul Davismake sure that meters are configured to handle the...
2010-04-03 Paul Davismeter point restore handling, and related matters
next