spline interpolation: fix crash bugs on negative speed and NULL inputs
[ardour.git] / libs / ardour / session_process.cc
2009-07-22 Hans Baierspline interpolation: fix crash bugs on negative speed...
2009-06-23 Hans BaierXinterpolation.*: Add old fixed point and double linear...
2009-06-23 Hans BaierInterpolation: First working but buggy version using...
2009-06-10 Hans Baier* Refactor varispeed playback into own class, replace...
2009-06-09 Carl HetheringtonFix non-update of _transport_frame
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-04-23 Paul Davisremove offset from process callback tree. some breakage...
2009-04-16 Paul Davispart 2 of 3 of the 2.8 -> 3.0 merge
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-02 Carl HetheringtonFix auto-return, hopefully not at the expense of anythi...
2009-01-10 Hans Baier* wrong calculation of frames_moved in Session::process...
2009-01-09 Hans Baier* changed transport speed in session and slaves from...
2009-01-05 Hans Baier*fixed typo
2009-01-05 Hans Baier* further reduce the spaghettiness of Session::follow_slave
2009-01-05 Hans Baier* MIDI clock slave implementation with delay locked...
2009-01-01 Hans Baier* cosmetic change
2009-01-01 Hans Baier* refactor Session::follow_slave to be easier to read...
2009-01-01 Hans Baier* radically cleaned up / refactored midi_clock_slave.cc
2009-01-01 Hans Baier* made MidiClock_Slave conform more to to the Spec...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-11-26 Hans Baier* the very humble beginnings of sending MIDI clock
2008-10-30 Hans Baier*disabled debugging output
2008-10-30 Hans Baier* got MIDI clock working really smoothly (29 frames...
2008-10-29 Hans Baier* disabled one line of debugging output
2008-10-29 Hans Baier* fixed bug in Session::follow_slave: average_slave_del...
2008-10-08 Paul Davistorben's port buffer reworking; torben's panner automat...
2008-10-08 Paul Davisfix for bad sync with other JACK transport-aware client...
2008-09-28 Paul Davisprepare_input/cycle_start fix up round 2 (torben's...
2008-09-28 Paul Davischanges from torben for processor/plugin count determin...
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-03-19 Paul Davisfix up delivery of MTC & MMC; add zero=last_timestamp...
2008-03-19 Paul Davisfix up and re-enable MTC transmission
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-26 Jesse Chappell* Added (let's call it revealed) ability to record...
2007-05-15 Paul Daviscorrectly manage video sync state
2007-05-11 Carl HetheringtonAdd some comments.
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-03 Paul Davisoptimize some performance bottlenecks; remove jack_nfra...
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-19 Paul Daviskill glib-induced abort caused by asymmetric lock/unloc...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-17 David RobillardFix looping (and other events) at varispeed.
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-15 Paul Daviswrite session file to alternate name before, then renam...
2006-10-21 David RobillardMerged with trunk R992.
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-08-31 David RobillardMerged with trunk R879
2006-08-31 Paul Davismerge changes from harrison branch back into trunk...
2006-08-24 David RobillardMerged with trunk R846
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-13 David RobillardMore signal path cleanup, IO now has one deliver_output...
2006-08-12 David RobillardTowards MIDI:
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-07-05 David RobillardMerged with trunk, and a few trivial GUI updates etc.
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-15 David RobillardMerged with trunk revision 600
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-14 Hans Fugalpulling trunk
2006-06-13 David RobillardMerged with trunk (painfully)
2006-06-09 David RobillardGot MTC actually working somewhat correctly, though...
2006-06-09 David RobillardRemoved excessive debug printing, added missing files...
2006-06-08 David RobillardCommitted filthy mess of a working copy solely for...
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-05-23 Paul Davisbreakout control protocol code into LGPL library; fix...
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.