*** NEW CODING POLICY ***
[ardour.git] / libs / ardour / session_midi.cc
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-18 David RobillardFix MIDI controller feedback.
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-10-25 Hans Baier* fixed jitter problems for midi clock and removed...
2008-08-06 Hans Baier* fixed JACK_MidiPort to get the events into the slave
2008-08-04 Hans Baier* first implementation of MIDI Clock Slave support
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-04-03 Hans Baier* implemented editing velocities (tracker.ardour.org...
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-03-19 Paul Davisreinstate Ye Olde MIDI (input) thread; fix up a few...
2007-08-06 Paul Davisslightly improved fixes for MIDI issues
2007-08-06 David RobillardFix startup crashes from recent MIDI stuff.
2007-08-06 Paul Davismerge changes to libmidi++ API from 2.0-ongoing
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-25 Sampo SavolainenSend MMC/MTC options will stick now, and prevent the...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-26 Paul Davisclean up RCU fix even more; nedko's missing sources...
2007-02-26 Paul Davisfix for #1503, crash on new session in write-protected dir
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-20 Paul Davismake MMC work again, make tracing MIDI input work again...
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-03 Nick MainsbridgeFix probably broken MMC locate
2007-01-02 Nick MainsbridgeGeneral SMPTE fixes mostly relating to non-integer...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-13 Paul Davissession export starts from session start marker; add...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-08-24 David RobillardMerged with trunk R846
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-11 Hans FugalRect fix
2006-08-10 Hans Fugalhistory snapshot name
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
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-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-21 David RobillardMerged with trunk
2006-06-16 David RobillardPreliminary MMC sending
2006-06-15 David RobillardMoved SMPTE type/functions into SMPTE namespace;
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-04-05 Paul Davisa) dynamically loadable control surface support
2006-04-04 Paul Davisa) start at creating ControlProtocol objects
2006-03-29 Paul Davisa) fix special button press handling for solo+mute...
2006-02-15 Paul Davisnew stacktrace function in libpbd3; variable size GUI...
2006-01-19 Paul Davislatched rec-enable
2006-01-12 Per SigmondMTC timing: compensate for audio latency.
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.