13
0
livetrax/libs/midi++2
Paul Davis 59a61c4357 fix crash caused by closing down JACK but not telling JACK_MidiPorts about it
git-svn-id: svn://localhost/ardour2/branches/3.0@6412 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-12-30 02:58:57 +00:00
..
macosx
midi++ editors for control protocols (generalized); editor for Generic MIDI that allows choosing a MIDI binding map (or none); support banking in binding URLs, and other miscellany related to generic MIDI; save+restore JACK_MidiPort connection state (but cause a crash at shutdown time) 2009-12-29 21:31:14 +00:00
.cvsignore
alsa_sequencer_midiport.cc
channel.cc fully implement and deploy explicit x-thread signal connection syntax (testing comes next) 2009-12-21 18:23:07 +00:00
COPYING
coremidi_midiport.cc
factory.cc
fd_midiport.cc
fifomidi.cc
jack_midiport.cc fix crash caused by closing down JACK but not telling JACK_MidiPorts about it 2009-12-30 02:58:57 +00:00
libmidi++.pc.in
libmidi++.spec.in
manager.cc
midi.cc
miditrace.cc
midnam_patch.cc
mmc.cc fully implement and deploy explicit x-thread signal connection syntax (testing comes next) 2009-12-21 18:23:07 +00:00
mmctest.cc
mtc.cc
parser.cc cleanup up cleanup at session destruction; clarify the meaning of 3 signals (DropReferences & Destroyed in libardour ; CatchDeletion in the GTK UI); clarify ownership of objects (session no longer pays attention to DropReferences for objects that it is considered to own, such as routes, sources, etc); fix up MIDI parsing and a couple of other places by correcting syntax for return of values from a boost::signals2::signal (possible danger elsewhere to be checked) 2009-12-22 20:21:43 +00:00
port.cc
wscript