* added midnam test file for xpath
authorHans Baier <hansfbaier@googlemail.com>
Fri, 23 May 2008 10:36:51 +0000 (10:36 +0000)
committerHans Baier <hansfbaier@googlemail.com>
Fri, 23 May 2008 10:36:51 +0000 (10:36 +0000)
commit4aa9d17ab1bc4b344bfb30aabf9a479e80f2d7e8
treee4d277aae394e967f5c082db8f9dc0f9a36aaeae
parent5e856e94ac677a212920d1513966f97cc244eea1
* added midnam test file for xpath
* added to_string() to MIDI::Event
* added XMLNode::attribute_value for attribute nodes
* debugging output in MidiModel (incorrect rendering of Pitchbender events: Notes lost
* added xpath tests for midnam files

git-svn-id: svn://localhost/ardour2/branches/3.0@3406 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/midi_model.cc
libs/midi++2/midi++/event.h
libs/pbd/pbd/xml++.h
libs/pbd/tests/ProtoolsPatchFile.midnam [new file with mode: 0755]
libs/pbd/tests/RosegardenPatchFile.xml [new file with mode: 0644]
libs/pbd/tests/rosegardenpatchfile.xml [deleted file]
libs/pbd/tests/xpath.cc
libs/pbd/xml++.cc