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
4dc34d5fd9f7d400c60f4a3aac14804b0f4c4e20
ardour
/
libs
/
midi++2
History
Paul Davis
4dc34d5fd9
something for chris g. to try when he gets up before me
...
git-svn-id: svn://localhost/ardour2/branches/3.0@6573 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-01-27 03:26:41 +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
…
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
…
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
something for chris g. to try when he gets up before me
2010-01-27 03:26:41 +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