13
0
livetrax/libs/midi++2
2009-12-22 20:21:43 +00:00
..
macosx
midi++ fully implement and deploy explicit x-thread signal connection syntax (testing comes next) 2009-12-21 18:23:07 +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 remove a couple of boost::signals2 trouble spots; fix some --strict compile time warnings 2009-12-20 16:50:41 +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 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