summaryrefslogtreecommitdiff
path: root/src/domloader.cc
AgeCommit message (Collapse)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 ↵Bent Bisballe Nyeng
version 1 instruments.
2019-01-27Re-instate instrument v1.0 support.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 ↵Bent Bisballe Nyeng
filenames according to the drumkit file. Make drumkit creator create version 2.0 drumkits. Reduce missing refs file to a warning.
2018-08-12Fix bad initialisation.Bent Bisballe Nyeng
2018-08-12Finished DOMLoader and fixed the broken unit-tests.Bent Bisballe Nyeng
2018-08-12Add new DOMLoader class and unit-test.Bent Bisballe Nyeng