13
0
livetrax/libs/midi++2/midi++
Paul Davis f2df65db6a part two of: don't crash during startup with no config files when trying to use a non-existent MIDI Manager object
git-svn-id: svn://localhost/ardour2/branches/3.0@7501 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-07-26 15:28:59 +00:00
..
.cvsignore
.DS_Store
channel.h Trim midi++ port code to either do in or out, but not both in the same object. 2010-07-08 01:00:46 +00:00
event.h
events.h
manager.h part two of: don't crash during startup with no config files when trying to use a non-existent MIDI Manager object 2010-07-26 15:28:59 +00:00
midnam_patch.h
mmc.h Move MIDI control port ownership into the MIDI Manager, since control port state should be Ardour-wide, not per-session. Fix up port connection state management. 2010-07-08 22:55:20 +00:00
names.h Fix MIDI command names smashed by overzealous sedding. 2010-02-19 21:59:29 +00:00
parser.h use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +00:00
port.h Move MIDI control port ownership into the MIDI Manager, since control port state should be Ardour-wide, not per-session. Fix up port connection state management. 2010-07-08 22:55:20 +00:00
types.h