summaryrefslogtreecommitdiff
path: root/src/dgxmlparser.cc
AgeCommit message (Expand)Author
2019-03-17Implemented new directed choke feature.Bent Bisballe Nyeng
2019-02-03Add metadata support to xml parser and dom model. RE-add unit-tests for versi...Bent Bisballe Nyeng
2019-01-27Re-instate instrument v1.0 support.Bent Bisballe Nyeng
2018-09-16Default to version 1.0 if the version attribute is missing from the drumkit a...Bent Bisballe Nyeng
2018-08-12Make filechannel attribute optional in instrument xml files.Bent Bisballe Nyeng
2018-08-12Fix missing finalization of instruments on load. Fix relative instrument file...Bent Bisballe Nyeng
2018-08-12Finished DOMLoader and fixed the broken unit-tests.Bent Bisballe Nyeng
2018-08-12Finish dgxmlparser and unit-test.Bent Bisballe Nyeng
2018-08-12dgxml fixupJonas Suhr Christensen
2018-08-12dgxmlparser: initial xml parser for DrumGizmo xmlJonas Suhr Christensen