This website requires JavaScript.
Explore
Help
Sign In
allanger
/
ardour
Watch
1
Star
0
Fork
0
You've already forked ardour
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Activity
Files
eb61a6fd58d0081cc1c21d3eb49c6c6396b28bdd
ardour
/
libs
/
midi++2
/
midi++
History
Paul Davis
a48742043b
remove PBD::Connection (replace use with PBD::ScopedConnection); remove limitation on transport roll after session end
...
git-svn-id: svn://localhost/ardour2/branches/3.0@6834 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-04-02 15:24:53 +00:00
..
.cvsignore
…
.DS_Store
…
alsa_rawmidi.h
…
alsa_sequencer.h
…
channel.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
coremidi_midiport.h
…
event.h
…
events.h
…
factory.h
…
fd_midiport.h
fully implement and deploy explicit x-thread signal connection syntax (testing comes next)
2009-12-21 18:23:07 +00:00
fifomidi.h
…
jack.h
remove PBD::Connection (replace use with PBD::ScopedConnection); remove limitation on transport roll after session end
2010-04-02 15:24:53 +00:00
manager.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
midnam_patch.h
…
mmc.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
names.h
Fix MIDI command names smashed by overzealous sedding.
2010-02-19 21:59:29 +00:00
nullmidi.h
…
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
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
types.h
…