try not thinning when loading old-school automation lists
[ardour.git] / libs / ardour / audio_track.cc
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-03-15 Paul Davisradically rethink export/bounce/freeze code design...
2012-01-30 Carl HetheringtonFix non-summon of butler when a track that needs it...
2011-12-23 Carl HetheringtonClarify ensure vs. request for JACK monitoring, naming...
2011-12-13 Paul Davisfix up mess with unassigned Playlist::orig_track_id
2011-12-10 Paul Davisfix for most (all? we can dream ...) issues involved...
2011-11-21 Carl HetheringtonRemove unused with_processors parameter to
2011-11-16 Carl HetheringtonRemove set_state / _set_state dance in Route hierarchy
2011-10-31 Carl HetheringtonTake commit() out of process() in both types of
2011-10-24 Carl HetheringtonMove some code up from {Midi,Audio}Track to Track.
2011-10-24 Carl HetheringtonRemove unused call_base parameter from Route::_set_state.
2011-10-21 Paul Daviscorrectly track monitoring changes in libardour and...
2011-10-21 Paul Davissave&restore for track monitor state
2011-10-20 Paul Davisobey monitor=disk when recording also; remove debug...
2011-10-20 Paul Davisadd initial implementation of explicit monitor (input...
2011-09-18 Carl HetheringtonRemove unused rec_monitors_input variables.
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-04-25 Paul Davisremove some left over debugging
2011-04-09 Paul Davisformatting cleanup
2011-04-04 David RobillardFix broken whitespace (no functional changes).
2011-03-11 Paul Davissorta-kinda working latency compensation, latency repor...
2010-12-10 Carl HetheringtonStop bounce / freeze on tracks that have more outputs...
2010-12-07 Paul Davisreimplement Route::shift() from 2.X for "Insert Time"
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-28 Paul Davismore or less complete restoration of Controllable:...
2010-11-27 Paul Davischanges associated with save/restore of AutomationContr...
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-06-09 Paul Davisdynamic playback & capture buffer resizing (though...
2010-05-27 Carl HetheringtonTake route's processor lock for things called by the...
2010-04-27 Paul Davisadd muted-by-other concept to solo support infrastructure
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-15 Carl HetheringtonRemove out-of-date members of freeze_record which are...
2010-04-14 Carl HetheringtonDon't run meters either during freeze.
2010-04-14 Carl HetheringtonDon't run deliveries to output ports during export...
2010-04-13 Carl HetheringtonReduce stack requirement of AudioTrack::export_stuff...
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-03-02 Paul Davis(1) remove most uses of MementoCommand for Playlist...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-04 Carl HetheringtonUse a shared_ptr for SessionPlaylists so that it can...
2009-12-04 Paul Davismove Session::Event into SessionEvent class; add Sessio...
2009-12-03 Carl HetheringtonMove some (most) playlist-related code and data into...
2009-11-25 Carl HetheringtonGive Processor::run a new parameter to say whether...
2009-11-25 Paul Daviscarl's wondrous DnD VBox patch - processor boxes are...
2009-11-16 Paul Davistentative fix for crash on roll
2009-10-21 David RobillardFix unused parameter warnings since GCC apparently...
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 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-29 Paul Davisavoid crashes caused by the process buffer set being...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-06-26 Paul Davisallow automation-follows-relevant-regions again
2009-06-10 Paul Davisnick m's fix for markers etc ; several tweaks for mute...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-16 Paul Davisa gadzillion changes all over the place. nothing is...
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-04-23 Paul Davisremove offset from process callback tree. some breakage...
2009-04-20 Paul Davis3 notable patches from lincoln (a) non-layered track...
2009-03-06 Sampo SavolainenMake it possible to consolidate/bounce ranges without...
2009-03-05 Paul Davismake track templates work, including a fix for the...
2009-02-27 Carl HetheringtonRemove some unused code.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-20 David RobillardMake source length a dynamic thing.
2009-02-19 David RobillardOnly create a Curve for an AutomationList if we need it.
2009-02-15 David RobillardSession XML style consistency (tag names are capitalized).
2009-02-11 Carl HetheringtonRemove internal ports.
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2009-01-24 Carl HetheringtonCopy diskstream data to all output buffers.
2009-01-21 Carl HetheringtonRework Port class hierarchy a bit. Hopefully now simpl...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-10-08 Paul Davistorben's port buffer reworking; torben's panner automat...
2008-09-21 David RobillardDisplay recorded controller data (fix show all/existing...
2008-09-19 David RobillardFactor out sequencing related things into an independan...
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
2008-02-17 David RobillardMerge with 2.0-ongoing R3077.
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2007-10-08 Carl HetheringtonVarious work on Bundles, especially dynamic ones so...
2007-08-10 David RobillardFix crash on audio region bounce. Not sure if it's...
2007-07-04 David RobillardChanged Processor interface to support out-of-place...
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-27 David RobillardBig ol' automation refactor.
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-06-20 David RobillardSplit PortInsert and PluginInsert into their own files.
2007-06-04 David RobillardShow selected MIDI track in editor mixer.
2007-05-18 Carl HetheringtonRename ARDOUR::Connection to ARDOUR::Bundle, a few...
2007-05-10 Carl HetheringtonRe-work main right-click context menu to operate on...
2007-05-10 David RobillardAdded nicer looking wrapper methods for ChanCount:...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-03 Paul Davisoptimize some performance bottlenecks; remove jack_nfra...
2007-05-02 Paul Davismake session restore work by using explicit data types...
next