index
:
drumgizmo.git
097_lineedit_fix
about-rework
alsamidi
cc-note-midimap
configfile_refactor
coreaudio
corrados_fix_alsamidi
corrados_integrate_logpower
cpp14
curve_map
curve_map_midimap
develop
distance
distance_openness
doubletriggerfilter
edrumulus
event_cleanup
feature/oss-midi
hidpi
int_ui
lint
master
metadata_v1
metadata_v1_fix
midi-refactor
no_gui_also_with_broken_gui_if_enabled
normalised_scaled_fix
note-off
openness
openness_dev
powermap_feature_ui
rotating_knobs
scale_kit_image
stereo
studio-on-fix
the-marlboro-man-experimental
The DrumGizmo virtual drummer project.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dgxmlparser.cc
Age
Commit message (
Collapse
)
Author
2019-03-17
Implemented new directed choke feature.
Bent Bisballe Nyeng
2019-02-03
Add metadata support to xml parser and dom model. RE-add unit-tests for ↵
Bent Bisballe Nyeng
version 1 instruments.
2019-01-27
Re-instate instrument v1.0 support.
Bent Bisballe Nyeng
2018-09-16
Default to version 1.0 if the version attribute is missing from the drumkit ↵
Bent Bisballe Nyeng
and instrument xml.
2018-08-12
Make filechannel attribute optional in instrument xml files.
Bent Bisballe Nyeng
2018-08-12
Fix 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-12
Finished DOMLoader and fixed the broken unit-tests.
Bent Bisballe Nyeng
2018-08-12
Finish dgxmlparser and unit-test.
Bent Bisballe Nyeng
2018-08-12
dgxml fixup
Jonas Suhr Christensen
2018-08-12
dgxmlparser: initial xml parser for DrumGizmo xml
Jonas Suhr Christensen