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
/
drumkitparser.cc
Age
Commit message (
Expand
)
Author
2016-05-27
added another range-based loop
Christian Glöckner
2016-05-26
Instrument Vector using UniquePtr
Christian Glöckner
2016-05-14
Make all components use the same Random instance and add seed method on DrumG...
Bent Bisballe Nyeng
2016-04-08
Refactoring to finally get rid of MessageHandler/Receiver in favor of the new...
Bent Bisballe Nyeng
2016-03-31
Fix issues from rebasing.
Bent Bisballe Nyeng
2016-03-31
Settings.
Bent Bisballe Nyeng
2016-03-31
Fix drumkit file by reference.
Bent Bisballe Nyeng
2016-03-31
More cleanup.
Bent Bisballe Nyeng
2016-03-31
Parser refactoring.
André Nusser
2016-03-31
Fix build errors due to rebase.
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
2016-03-22
Change license to LGPLv3.
André Nusser
2016-02-14
Change GPL version number in file headers to 3.
André Nusser
2015-05-22
Use new load return value from ConfigFile.
Bent Bisballe Nyeng
2015-05-15
Add support for referenced files through refs.conf.
Bent Bisballe Nyeng
2014-05-17
New resample feature on output channels.
Bent Bisballe Nyeng
2013-12-01
Protect file string.
Bent Bisballe Nyeng
2013-09-15
New experimental sample selector (enable using --with-experimental argument o...
Bent Bisballe Nyeng
2013-05-16
Change printf's to DEBUG.
Bent Bisballe Nyeng
2013-04-20
New 'instrument group' feature added.
Bent Bisballe Nyeng
2012-01-12
Changed instrument list to containing pointers.
Bent Bisballe Nyeng
2011-10-05
Make channel maps work.
Bent Bisballe Nyeng
2011-07-15
New input/output plugin architecture. New LV2 plugin.
deva
2011-03-01
MAJOR rewrite of the internals. New input/output 'plugin' system. Still a lot...
deva
2009-09-10
Some changes regharding minimizing the memory usage when loading audio files.
deva
2009-02-20
Incremented version number.
deva
2008-12-21
Oups, stray NULL value in the code...
deva
2008-12-21
Added some cli options. Made preload optional on the commandline. Made chdir ...
deva
2008-07-22
DrumKit parser. Internal drumkit now used in events. This is the first milest...
deva