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
/
saxparser.h
Age
Commit message (
Collapse
)
Author
2016-12-07
Revert 8a92e11fe808e92fc923f5334aff1639f77aa6f8 'Add support for eXpat ↵
Bent Bisballe Nyeng
alternative; bsdxml.' - According to the docs it is supposed to work with regular eXpat on FreeBSD as well.
2016-12-05
Add support for eXpat alternative; bsdxml.
Bent Bisballe Nyeng
2016-03-31
More cleanup.
Bent Bisballe Nyeng
2016-03-29
Use unordered_map instead of map in the parsers.
André Nusser
2016-03-29
Do the file related actions in SAXParser.
André Nusser
2016-03-29
Make attr a const ref.
André Nusser
2016-03-29
Parser refactoring.
André Nusser
* Use new style * Update to C++11 * Use more std::string than char*
2016-03-22
Change license to LGPLv3.
André Nusser
2016-02-14
Change GPL version number in file headers to 3.
André Nusser
2012-01-23
New config interface (xml). Instruments now contains pointers (fix memleak).
Bent Bisballe Nyeng
2011-08-08
Missing midimap changes
Bent Bisballe Nyeng
2011-03-01
MAJOR rewrite of the internals. New input/output 'plugin' system. Still a ↵
deva
lot missing.
2008-07-22
DrumKit parser. Internal drumkit now used in events. This is the first ↵
deva
milestone.