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
/
drumgizmo.h
Age
Commit message (
Collapse
)
Author
2014-10-12
Add new resampler class and use it in engine.
Bent Bisballe Nyeng
2013-12-01
Add endpos parameter to cli.
Bent Bisballe Nyeng
2013-09-20
New resample feature (greatly inspired by Cédric 'SxDx') based on libsamplerate.
Bent Bisballe Nyeng
2013-09-15
Make destructor virtual.
Bent Bisballe Nyeng
2013-06-29
New inter-thread message system.
Bent Bisballe Nyeng
2013-04-24
Fixed missing midimap filename in GUI.
Bent Bisballe Nyeng
2013-04-04
New message system. New common midi input class. Some compiler warning ↵
Bent Bisballe Nyeng
fixes. New ListBoxBasic class used by both LustBox and ComboBox. New embossed font.
2013-03-22
Added Engine->Messageing system. Implemented LoadStatus Message. Added ↵
Bent Bisballe Nyeng
ProgressBar widget. Made FileBrowser chdir to old value (needs further fixing). More printf->hugin ports.
2013-03-20
Added initial code for a GUI<->engine message system.
Bent Bisballe Nyeng
2013-01-26
Background loader for audio files.
Bent Bisballe Nyeng
2012-01-23
New config interface (xml). Instruments now contains pointers (fix memleak).
Bent Bisballe Nyeng
2011-07-17
Fix bug, where pos was not increased as it should on each run.
deva
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 ↵
deva
lot missing.