ardour/libs/midi++2
Paul Davis 4abb46a7d5 fix my usual geometric/geographic dyslexia w.r.t jack midi port connection restoration
git-svn-id: svn://localhost/ardour2/branches/3.0@6443 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-01-04 18:14:17 +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 major design changes: use glib event loop for MIDI thread/UI; rework design of BaseUI and AbstractUI; solo & mute are both temporarily broken; OSC control up next; may segfault during exit 2009-12-09 03:05:14 +00:00
factory.cc Merged revisions 6293,6296-6306,6308 via svnmerge from 2009-12-06 04:35:48 +00:00
fd_midiport.cc Fix compile. 2009-03-09 18:34:04 +00:00
fifomidi.cc
jack_midiport.cc fix my usual geometric/geographic dyslexia w.r.t jack midi port connection restoration 2010-01-04 18:14:17 +00:00
libmidi++.pc.in
libmidi++.spec.in
manager.cc major design changes: use glib event loop for MIDI thread/UI; rework design of BaseUI and AbstractUI; solo & mute are both temporarily broken; OSC control up next; may segfault during exit 2009-12-09 03:05:14 +00:00
midi.cc the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or 2.X SESSIONS !!!! BREAKAGE IS EXPECTED !!!! IF YOU HAVE AND NEED A WORKING 3.0 DO **NOT** UPDATE. !!!! otherwise, update and enjoy the steadily emerging joys of this major reworking of ardour internals 2009-06-09 20:21:19 +00:00
miditrace.cc
midnam_patch.cc Fix unused parameter warnings since GCC apparently doesn't feel like listening to -Wno-unused-parameter 2009-10-21 00:15:42 +00:00
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 more tweaks to MTC slave code (still not functional), including removing race conditions when resetting slave state; make Session catch on its own saved preferences, which has not been happening; make switching sync sources avoid race conditions 2009-12-03 18:44:06 +00:00
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 add solo isolate indicator in editor route list 2009-12-10 20:51:35 +00:00
wscript Merged revisions 6293,6296-6306,6308 via svnmerge from 2009-12-06 04:35:48 +00:00