summaryrefslogtreecommitdiff
path: root/libs/ardour/session_midi.cc
AgeCommit message (Expand)Author
2009-05-14First stage of options rework.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-18Fix MIDI controller feedback.David Robillard
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-10-25* fixed jitter problems for midi clock and removed superfluous UI elementsHans Baier
2008-08-06* fixed JACK_MidiPort to get the events into the slaveHans Baier
2008-08-04* first implementation of MIDI Clock Slave supportHans Baier
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-04-03* implemented editing velocities (http://tracker.ardour.org/view.php?id=2148)Hans Baier
2008-03-19fix up delivery of MTC & MMC; add zero=last_timestamp semantics to JACK midi ...Paul Davis
2008-03-19fix up and re-enable MTC transmissionPaul Davis
2008-03-19reinstate Ye Olde MIDI (input) thread; fix up a few startup warningsPaul Davis
2007-08-06slightly improved fixes for MIDI issuesPaul Davis
2007-08-06Fix startup crashes from recent MIDI stuff.David Robillard
2007-08-06merge changes to libmidi++ API from 2.0-ongoingPaul Davis
2007-05-03optimize some performance bottlenecks; remove jack_nframes_t that crept back ...Paul Davis
2007-04-12Merged with trunk R1705.David Robillard
2007-03-18Merged with trunk R1612.David Robillard
2007-01-09Merged with trunk R1283.David Robillard
2006-10-21Merged with trunk R992.David Robillard
2006-08-24Merged with trunk R846David Robillard
2006-08-12Merged with trunk R795David Robillard
2006-07-28Merged with trunk R708David Robillard
2006-07-14Merge big changes (mostly Controllable) from trunkDavid Robillard
2006-06-26Large nasty commit in the form of a 5000 line patch chock-full of completelyDavid Robillard
2006-06-21Merged with trunkDavid Robillard
2006-06-16Preliminary MMC sendingDavid Robillard
2006-06-15Merged with trunk revision 600David Robillard
2006-06-13Merged with trunk (painfully)David Robillard
2006-06-09Got MTC actually working somewhat correctly, though there seems to be jitter ...David Robillard
2006-06-09Removed excessive debug printing, added missing files for SMPTE namespace and...David Robillard
2006-06-08Committed filthy mess of a working copy solely for moving between machines.David Robillard
2006-04-05a) dynamically loadable control surface supportPaul Davis
2006-04-04a) start at creating ControlProtocol objectsPaul Davis
2006-03-29a) fix special button press handling for solo+mute buttonsPaul Davis
2006-02-15new stacktrace function in libpbd3; variable size GUI request thread queuesPaul Davis
2006-01-19latched rec-enablePaul Davis
2006-01-12MTC timing: compensate for audio latency.Per Sigmond
2006-01-08a metric ton of changesPaul Davis
2006-01-06committed RWlock fixes to libardour. added hw monitoring fixes from nick_m. ...Jesse Chappell
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-09-24libardour added.Taybin Rutkin