summaryrefslogtreecommitdiff
path: root/libs/midi++2/jack_midiport.cc
AgeCommit message (Expand)Author
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-18Fix MIDI controller feedback.David Robillard
2009-02-02Make (MIDI) event time stamp type a template parameter.David Robillard
2008-12-17Fix #2478; deref of 0 pointer if jack_port_register fails.Carl Hetherington
2008-11-22* added XML deserialisation for control and program changesHans Baier
2008-11-07* removed unnecessary method calls (preparse/postparse) in JACK_MidiPortHans Baier
2008-10-25* fixed jitter problems for midi clock and removed superfluous UI elementsHans Baier
2008-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard
2008-09-17merge Sakari's (sbergen) branch back into 3.0, removing libsndfile and adding...Paul Davis
2008-08-06* fixed JACK_MidiPort to get the events into the slaveHans 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-05-12Fix various MIDI corruption bugs.David Robillard
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-19reduce (from 5k to 512) the number of events that non-process() threads may w...Paul Davis
2008-03-19reinstate Ye Olde MIDI (input) thread; fix up a few startup warningsPaul Davis
2008-03-18refactor JACK MIDI port to allow writing from a non-process() thread, and mov...Paul Davis
2008-03-18band-aid fix for wrong-thread-MIDI-writesPaul Davis
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-05-07require new JACK API; fix inheritance bug in AudioRegion::verify_*()Paul Davis
2007-05-04Real fix for Jack MIDI crash. Maybe!David Robillard
2007-05-04Possible fix for Jack MIDI crash on jack_get_buffer_size some are seeing.David Robillard
2007-05-01initial fixes to get build to work without new JACK MIDI, and to get it runni...Paul Davis
2007-04-14Merged with trunk R1719.David Robillard
2007-01-09Merged with trunk R1283.David Robillard
2006-06-09Removed excessive debug printing, added missing files for SMPTE namespace and...David Robillard