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
/
test
/
dgreftest
Age
Commit message (
Expand
)
Author
2017-05-06
Get rid of unused unistd includes. Change the rest of the sleep calls to c++.
Bent Bisballe Nyeng
2017-02-05
Compile engine as a library.
Bent Bisballe Nyeng
2016-12-10
Check for -ffloat-store before using it in dgreftest.
Bent Bisballe Nyeng
2016-12-05
Remove obsolete -ldl usage.
Bent Bisballe Nyeng
2016-07-14
Move free-wheel control into the main run method.
Bent Bisballe Nyeng
2016-07-13
Make oe a pointer.
Bent Bisballe Nyeng
2016-07-13
Simplify free wheel loop control a bit.
Bent Bisballe Nyeng
2016-07-13
Consider freewheeling of engines in drumgizmo and dgreftest.
André Nusser
2016-07-13
Introduce input engine isFreewheeling method.
André Nusser
2016-07-13
Introduce output engine isFreewheeling method.
André Nusser
2016-07-13
Remove the run(int endpos) method from drumgizmo.
André Nusser
2016-05-28
Hand over audio engines to DrumGizmo by reference instead of by pointer.
Bent Bisballe Nyeng
2016-05-16
Try to keep floating point values the same on all platforms.
Bent Bisballe Nyeng
2016-05-14
Make all components use the same Random instance and add seed method on DrumG...
Bent Bisballe Nyeng