fixes from carl for #1158 and #1554, plus better behaviour when building the region...
[ardour.git] / libs / ardour / route.cc
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...
2006-03-08 Paul Davisadd/remove edit groups via buttons (still a bit of...
2006-02-20 Jesse Chappellfixed crash potential issues where nframes may be 0
2006-01-26 Sampo SavolainenEnsure that there are enough peak vectors when a plugin...
2006-01-19 Jesse Chappellfixed various xfade and undo and updating issues. ...
2006-01-08 Paul Davisa metric ton of changes
2006-01-06 Jesse Chappellcommitted RWlock fixes to libardour. added hw monitori...
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-24 Taybin Rutkinlibardour added.