13
0
livetrax/libs/midi++2
Robin Gareus e281f5653c fix assert for non-existing MIDI patch-names
typename boost::detail::sp_member_access<T>::type boost::shared_ptr<T>::operator->() const [with T = MIDI::Name::ChannelNameSet; typename boost::detail::sp_member_access<T>::type = MIDI::Name::ChannelNameSet*]: Assertion `px != 0' failed.
2013-12-30 16:24:27 +01:00
..
macosx rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
midi++ add yet more missing parts of previous commit re: libmidi++ and JACK (files not saved in emacs, sigh) 2013-11-27 14:08:22 -05:00
test Fix compilation with --test. 2013-01-20 18:23:42 +00:00
channel.cc add support for IP MIDI (multicast MIDI over IP UDP sockets) to ardour and use it if requested inside MCP code. required renaming the pre-existing MIDI::Port as MIDI:JackMIDIPort - MIDI::Port becomes the base type for both JackMIDIPort and IPMIDIPort 2012-04-24 02:28:51 +00:00
COPYING rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
ipmidi_port.cc add missing parts of previous commit re: libmidi++ and JACK (files not saved in emacs, sigh) 2013-11-27 13:53:58 -05:00
libmidi++.pc.in rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
libmidi++.spec.in rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +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 add copyright comments 2013-01-16 18:16:21 +00:00
midnam_patch.cc fix assert for non-existing MIDI patch-names 2013-12-30 16:24:27 +01:00
mmc.cc major redesign of MIDI port heirarchy and management (part 2) 2013-08-07 22:22:11 -04:00
mmctest.cc add copyright comments 2013-01-16 18:16:21 +00:00
mtc.cc fixes to get MTC (and probably MIDI clock) slaving working again 2013-08-13 12:53:28 -04:00
parser.cc major redesign of MIDI port heirarchy and management (part 2) 2013-08-07 22:22:11 -04:00
port.cc remove unintended linkage between libmidipp and jack 2013-11-27 12:44:23 -05:00
run-tests.sh Fix compilation with --test. 2013-01-20 18:23:42 +00:00
wscript remove unintended linkage between libmidipp and jack 2013-11-27 12:44:23 -05:00