13
0
livetrax/libs/midi++2
Hans Baier 911c5717bc * splitted midi++/event.h in header and implementation
* added to_string(), to_xml() and from_xml() to MIDI::Event
* added partial support for midnam-Patchfiles (http://www.sonosphere.com/dtds/MIDINameDocument.dtd): midnam_patch.h/.cc
* added validation support to xml++.cc/.h
* added XMLNode::add_property(const char *name, const long value)
* added test to pbd/tests/xpath.cc


git-svn-id: svn://localhost/ardour2/branches/3.0@3412 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-05-25 23:35:23 +00:00
..
macosx Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
midi++ * splitted midi++/event.h in header and implementation 2008-05-25 23:35:23 +00:00
.cvsignore All included libraries now link dynamically instead of statically. 2006-04-25 20:23:50 +00:00
alsa_sequencer_midiport.cc reinstate Ye Olde MIDI (input) thread; fix up a few startup warnings 2008-03-19 17:25:37 +00:00
AUTHORS Initial revision 2005-05-13 20:47:18 +00:00
ChangeLog Initial revision 2005-05-13 20:47:18 +00:00
COPYING Initial revision 2005-05-13 20:47:18 +00:00
coremidi_midiport.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
event.cc * splitted midi++/event.h in header and implementation 2008-05-25 23:35:23 +00:00
fd_midiport.cc Fixes for GCC 4.3. 2008-05-02 18:35:05 +00:00
fifomidi.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
jack_midiport.cc Fix various MIDI corruption bugs. 2008-05-12 02:40:48 +00:00
libmidi++.pc.in Initial revision 2005-05-13 20:47:18 +00:00
libmidi++.spec.in Initial revision 2005-05-13 20:47:18 +00:00
midi.cc Fixes for GCC 4.3. 2008-05-02 18:35:05 +00:00
midichannel.cc Fixes for GCC 4.3. 2008-05-02 18:35:05 +00:00
midifactory.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
midimanager.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
midiparser.cc Fixes for GCC 4.3. 2008-05-02 18:35:05 +00:00
midiport.cc reinstate Ye Olde MIDI (input) thread; fix up a few startup warnings 2008-03-19 17:25:37 +00:00
miditrace.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
midnam_patch.cc * splitted midi++/event.h in header and implementation 2008-05-25 23:35:23 +00:00
mmc.cc merge changes to libmidi++ API from 2.0-ongoing 2007-08-06 14:19:19 +00:00
mmctest.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
mtc.cc Fixes for GCC 4.3. 2008-05-02 18:35:05 +00:00
NEWS Initial revision 2005-05-13 20:47:18 +00:00
README Initial revision 2005-05-13 20:47:18 +00:00
SConscript * splitted midi++/event.h in header and implementation 2008-05-25 23:35:23 +00:00