Move Diskstream ownership to Track, so that Session no longer holds lists of Diskstre...
[ardour.git] / libs / ardour / track.cc
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-03 Paul Davismeter point restore handling, and related matters
2010-03-27 Paul Davispart one of hiding Diskstreams and making them a privat...
2010-03-25 Paul Daviswould you look at that! all those changes just to make...
2010-03-24 Paul Davisremove XML constructors for Route, Track, AudioTrack...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-01-22 Paul Davisfix broken compilation after edit-while-stopped fix...
2010-01-21 Paul Davisstopped/monitor/state change bug fix from 2.X
2009-12-30 Paul Davisrestore excess calls to sync-order stuff (for now)...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-11 Paul Davisfix compilation breakages from the last commit
2009-12-07 Paul DavisRoute::set_meter_point() is now conceptually RT safe...
2009-12-04 Paul Davismove Session::Event into SessionEvent class; add Sessio...
2009-11-28 Paul Davistracing and small fixes to improve object destruction...
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 Paul Davis(1) silence non-process FIFO message (2) move MIDI...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-13 Paul Daviswritable session patch, forward ported from 2.X
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-05-13 Paul Davismore work on the new all-Processor-all-The-Time redesig...
2009-05-07 David RobillardThe great audio processing overhaul.
2009-03-05 Paul Davismake track templates work, including a fix for the...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-21 Carl HetheringtonRework Port class hierarchy a bit. Hopefully now simpl...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 Paul Davisallow user tweaking of everything that might have inher...
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-05-18 Carl HetheringtonRename ARDOUR::Connection to ARDOUR::Bundle, a few...
2007-05-10 Paul DavisMIDI branch becomes trunk
2006-11-19 David RobillardMerged with trunk R1141
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-10-31 Paul Davismassive changes in automation state handling, not entir...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-31 David RobillardMerged with trunk R874.
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-24 David RobillardMerged with trunk R846
2006-08-16 David RobillardProgress on the disk side of things:
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-12 Hans Fugal r259@gwythaint (orig r799): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r321@gandalf: fugalh | 2006-08-12 15:48:28 -0600
2006-08-12 David RobillardMerged with trunk R795
2006-08-12 David RobillardTowards MIDI:
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-10 Hans Fugalhistory snapshot name
2006-08-10 Hans Fugalmerging to trunk, bugfix
2006-08-10 David RobillardMerged with trunk R776
2006-08-10 David RobillardA few minor warning fixes
2006-08-09 Hans Fugalmerge from trunk
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r228@gwythaint (orig r768): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r227@gwythaint (orig r767): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600
2006-08-08 Sampo SavolainenNew session dialog fixups:
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardMostly Cosmetic/Design changes to bring trunk and midi...
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-20 David RobillardAdded missing files for new Track class (oops)