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 (
Expand
)
Author
2016-01-28
Don't remove the old run() method just yet.
Bent Bisballe Nyeng
2016-01-28
Style fixes
Bent Bisballe Nyeng
2016-01-20
Split CacheManager into several AudioCache classes and refactored the lot of ...
Bent Bisballe Nyeng
2016-01-20
Add free-wheel mode to LV2 and DrumGizmo class.
Bent Bisballe Nyeng
2016-01-20
Added framesize control mechanism to the engine, and made us of it in the cac...
Bent Bisballe Nyeng
2016-01-20
Integrate CacheManager into the engine.
Bent Bisballe Nyeng
2015-05-15
Add support for referenced files through refs.conf.
Bent Bisballe Nyeng
2015-02-15
Merge with master. Remove obsolete -p argument from cli. Add new -a argument ...
Bent Bisballe Nyeng
2015-02-08
Delay TYPE_STOP event until the last active samples are done playing.
Bent Bisballe Nyeng
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 fixes....
Bent Bisballe Nyeng
2013-03-22
Added Engine->Messageing system. Implemented LoadStatus Message. Added Progre...
Bent Bisballe Nyeng
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 lot...
deva