safety fix for the connection-based latency in the event that there are no connections
[ardour.git] / libs / ardour / route.cc
2011-09-27 Paul Davissafety fix for the connection-based latency in the... 2.8.12
2011-09-25 Paul Davisardour has never done latency compensations on busses...
2011-09-14 Paul Davisback-port Ardour3's capture alignment code to Ardour2...
2010-04-29 Paul Davisfix faulty logic when deciding whether to run a redirec...
2010-04-20 Ben Loftisappend Auto_ to auto modes so they are more easily...
2010-02-04 Paul Davisthe missing flush call for plugins
2010-02-04 Paul Davisadd new Redirect::flush() model to accomodate plugin...
2010-01-21 Paul Davisuse correct number of buffers when setting up data...
2010-01-21 Paul Davistweak for yesterday's stopped/monitoring/state change fix
2010-01-20 Paul Davisif ::no_roll() is called on a track or a route, and...
2009-11-10 Paul Davisprevent routes from being renamed to match some other...
2009-11-10 Paul Daviswhen renaming redirects, scan all routes AND sends...
2009-10-02 Paul Davisreplace all instances of prop->value() == "yes" with...
2009-05-08 Paul Daviswhen changing a Route name, make that sure that a Route...
2009-04-14 Paul DavisEXPERIMENTAL! NEEDS TESTING! remove "offset" from almos...
2009-03-26 Paul Davisensure that the name used the control out IO for a...
2009-03-24 Paul DavisVST omnibus commit edition: use wine_pthread_create...
2009-03-02 Paul DavisICS (image compositor socket) patches from robin gareus...
2009-02-20 Paul Davisfix up indentation caused by lack of .emacs
2009-02-14 Paul Davistrack templates; indent fixes needed and will be forthc...
2009-01-02 Paul Davissave/restore meter point from carl for #1748
2008-12-02 Paul Davisdefine ARCH_X86 even on x86_64 (untested!); giso's...
2008-11-25 Paul Davislincoln's solo-mute-override should only take effect...
2008-11-25 Paul Davislincoln's solo-mute-override patch modified/extended...
2008-11-22 Paul Davisnew user option "New Plugins Active"; make only *new...
2008-11-14 Paul Davisnew plugins are active, always
2008-10-07 Paul Davisfixes needed for track/strip ordering issues
2008-10-03 Paul Davispart II of probable fix for track sync-ordering
2008-07-08 Paul Davisfix crash-inducing debug output caused by indirecting...
2008-06-19 Paul Davisfix a huge mess with sends, involving incorrect GUI...
2008-06-10 Doug McLainApply the fix for post fader redirects
2008-06-10 Doug McLainThe real fix for 3450
2008-06-09 Doug McLainFix for error loaing a 2input plugin following a mono...
2008-05-15 Paul Davisgeneralize "delete-while-mouse-button-pressed" fix...
2008-05-15 Paul Davislots and lots of work to correctly deduce AU IO configu...
2008-05-13 Paul Daviscomment out latency debug output
2008-04-24 Paul Davisfix for plugins-do-not-work-on-all-channels bug (#2203)
2008-04-24 Paul Davisplugin selection via menu, along with "favorites"
2008-04-18 Paul Davislatency computation debugging, part one (of many?)
2008-04-01 Paul Davisclean up port insert port count/config mess, maybe
2008-03-14 Paul Davisenable icon-start-from-.ardour-file to work on OS X...
2008-02-13 Paul Davis"boot" messages; more AU fixes; new SAE ui.conf file
2008-02-13 Paul Davisallow ardour to use the (hard) maximum number of open...
2008-02-09 Sampo SavolainenMake sure buses and tracks have unique names.
2008-01-15 David RobillardLV2 support.
2008-01-07 Paul Davismerge keybindings/menus from SAE; report duplicate...
2007-12-10 Paul DavisAU support, plus changes in Plugin to make unique_id...
2007-10-05 Sampo SavolainenFix issue with tracks/buses having more outputs than...
2007-09-24 Paul Davisfix up translation domains to reflect v2; functor comma...
2007-09-11 Paul Davisadd SRC quality to import dialog; fix instances of...
2007-09-05 Paul Davisoptionally tie together editor+mixer display orders...
2007-06-04 Paul Davis(full tree) fix for redirect state restore issues,...
2007-05-31 Paul Davisadd new denormal handling capabilities (95% finished)
2007-05-29 Paul Davisfix some (all? not likely) problems with dragging close...
2007-05-21 Sampo SavolainenMake the set_state() function respect redirects already...
2007-05-08 Paul Davisfix numlock-effect on redirect clicks; fix control...
2007-04-10 Paul Davisfixes from carl for #1158 and #1554, plus better behavi...
2007-04-03 Paul Davisfix botched apply of torben's zero line patch, remove...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-17 John Andersonpersist remote_control_id for busses
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-02-07 Paul Davisignore send output counts when computing effect of...
2007-01-18 Jesse ChappellFixed midi controllable state saving/loading
2007-01-05 Paul Davisuse dynamic bitsets for send + port insert naming;...
2007-01-03 Jesse Chappell* added max peak hold state to IO so that the true...
2007-01-02 Paul Davisfinish use of EnumWriter for saving flags etc. througho...
2006-12-06 Paul Davismiscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX...
2006-11-13 Paul Davismute sends+inserts when a route is not soloed but other...
2006-10-31 Paul Davissupport for old-school automation loading
2006-10-31 Paul Davismassive changes in automation state handling, not entir...
2006-10-27 Paul Davisrestore compilability amidst automation state mgmt...
2006-10-26 Paul Davisfix SVN merge SNAFU causing double deletion
2006-10-26 Paul Davisremove StateManager code entirely and more debugging...
2006-10-17 Jesse Chappellfixed double application of gain on tracks/busses with...
2006-10-11 Sampo SavolainenFix normal gain stage to use SSE / veclib optimizations.
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-10-08 Sampo SavolainenFix speed quietning to respect the current setting.
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-09-29 Paul Davismany important changes to configuration system and...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-09-05 Sampo SavolainenFix declicking for phase inverted routes by stopping
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-16 Paul Davismake adding multiple tracks more efficient (a *lot...
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardMoved DataType into it's own class (resolved a name...
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-20 Paul Davisfixes for libsndfile conversion issues, tape track...
2006-06-14 Hans Fugalpulling trunk
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-05-31 Paul Davisremove debugging output in a hidden corner of Route...
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-03-31 Paul Davisa) persist whether the end marker should move at first...
2006-03-22 Paul Davisgcc4 fix for new import/embed code, plus inline reject_...
2006-03-17 Paul Davislots of fidgety work to get track renaming to work...
next