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
/
events.h
Age
Commit message (
Collapse
)
Author
2020-02-23
Remove unused types.
André Nusser
2020-02-23
Fix style, minor code fixes, and add review comments.
Bent Bisballe Nyeng
2020-02-16
Introduce EventsDS to handle all the events and enable new features.
André Nusser
Also: * Added an id.h class to make IDs with type * Added a range class to easily use range based for loops
2019-03-17
Implemented new directed choke feature.
Bent Bisballe Nyeng
2018-08-05
Fix rampdown offsets.
Bent Bisballe Nyeng
2018-08-05
Add support for partial buffers in cache and rendering engine - fixes ↵
Bent Bisballe Nyeng
dropouts on framesize changes for example when looping.
2018-08-02
Fix rampdown issue and clean up a bit while at it.
André Nusser
2018-02-18
Implemented engine part of the latency filter aka. humized timing.
Bent Bisballe Nyeng
2017-09-02
Implement master bleed control in the instrument parser and engine.
Bent Bisballe Nyeng
2017-05-06
Remove old (obsolete) Mutex class and replace all uses with std::mutex.
Bent Bisballe Nyeng
2016-03-31
API Refactoring for events
Christian Glöckner
2016-03-22
Change license to LGPLv3.
André Nusser
2016-02-14
Change GPL version number in file headers to 3.
André Nusser
2016-01-20
Split CacheManager into several AudioCache classes and refactored the lot of ↵
Bent Bisballe Nyeng
them. Unit tests added.
2016-01-20
Integrate CacheManager into the engine.
Bent Bisballe Nyeng
2013-04-20
New 'instrument group' feature added.
Bent Bisballe Nyeng
2013-03-18
Fix compiler warnings.
Bent Bisballe Nyeng
2011-07-15
Add missing files.
deva