Fix warnings.
[ardour.git] / libs / midi++2 / jack_midiport.cc
2009-02-18 David RobillardFix MIDI controller feedback.
2009-02-02 David RobillardMake (MIDI) event time stamp type a template parameter.
2008-12-17 Carl HetheringtonFix #2478; deref of 0 pointer if jack_port_register...
2008-11-22 Hans Baier* added XML deserialisation for control and program...
2008-11-07 Hans Baier* removed unnecessary method calls (preparse/postparse...
2008-10-25 Hans Baier* fixed jitter problems for midi clock and removed...
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-09-17 Paul Davismerge Sakari's (sbergen) branch back into 3.0, removing...
2008-08-06 Hans Baier* fixed JACK_MidiPort to get the events into the slave
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-05-12 David RobillardFix various MIDI corruption bugs.
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 Davisreduce (from 5k to 512) the number of events that non...
2008-03-19 Paul Davisreinstate Ye Olde MIDI (input) thread; fix up a few...
2008-03-18 Paul Davisrefactor JACK MIDI port to allow writing from a non...
2008-03-18 Paul Davisband-aid fix for wrong-thread-MIDI-writes
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-07 Paul Davisrequire new JACK API; fix inheritance bug in AudioRegio...
2007-05-04 David RobillardReal fix for Jack MIDI crash. Maybe!
2007-05-04 David RobillardPossible fix for Jack MIDI crash on jack_get_buffer_siz...
2007-05-01 Paul Davisinitial fixes to get build to work without new JACK...
2007-04-14 David RobillardMerged with trunk R1719.
2007-01-09 David RobillardMerged with trunk R1283.
2006-06-09 David RobillardRemoved excessive debug printing, added missing files...