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
/
plugin
/
drumgizmo_plugin.h
Age
Commit message (
Collapse
)
Author
2017-02-17
Replace obsolete WIN32 ifdefs with platform define.
Bent Bisballe Nyeng
2016-09-15
Added new inline display for showing load progress.
Bent Bisballe Nyeng
2016-07-16
Move config io from DrumGizmo to DrumGizmoPlugin (into own class).
André Nusser
Drumkit file and midimap file are now fetched from settings instead of DrumGizmo members.
2016-07-14
Add 'get' prefix to metadata info methods. Update to latest plugingizmo.
Bent Bisballe Nyeng
2016-07-14
Improve last commit and take into account changes in plugingizmo.
André Nusser
2016-07-14
Also use isFreewheeling in the plugin. Removing onFreeWheelChange.
André Nusser
2016-07-13
Introduce input engine isFreewheeling method.
André Nusser
2016-07-13
Introduce output engine isFreewheeling method.
André Nusser
2016-03-31
Settings.
Bent Bisballe Nyeng
2016-03-31
more consistent style of output engines' getters
Christian Glöckner
2016-03-31
pass channels to output engine by const ref
Christian Glöckner
2016-03-31
made input engine more const-correct
Christian Glöckner
2016-03-31
using const ref strings at output engine
Christian Glöckner
2016-03-31
using const ref strings at input engine
Christian Glöckner
2016-03-22
Change license to LGPLv3.
André Nusser
2016-03-22
Modernized InputEngine::run()
Christian Glöckner
2016-03-13
Don't reimplement resize...
Bent Bisballe Nyeng
2016-03-13
Initial version of DG plugin with plugingizmo wrapper code. So far only for LV2.
Bent Bisballe Nyeng