index
:
drumgizmo.git
097_lineedit_fix
about-rework
alsamidi
cc-note-midimap
configfile_refactor
coreaudio
corrados_fix_alsamidi
develop
distance
doubletriggerfilter
edrumulus
event_cleanup
feature/oss-midi
int_ui
master
metadata_v1
metadata_v1_fix
midi-refactor
no_gui_also_with_broken_gui_if_enabled
normalised_scaled_fix
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
Branch
Commit message
Author
Age
alsamidi
Unblocking run() and fix missing type information in first byte of midi payload.
Volker Fischer
17 months
cc-note-midimap
Add tests for lookupCC
Nils Brederlow
5 months
corrados_fix_alsamidi
fix that alsamidi header was included twice
Volker Fischer
16 months
develop
Add macOS build files.
Bent Bisballe Nyeng
2 months
distance
Add CLI parameter for position sample selection.
André Nusser
5 months
edrumulus
remove the Edrumulus specific debug output because there is the EdrumulusGUI ...
Volker Fischer
5 months
event_cleanup
Make UI events const refs and celan up redundant use of virtual with override.
Bent Bisballe Nyeng
5 months
normalised_scaled_fix
Improve power spread in velocity mapping.
Bent Bisballe Nyeng
15 months
stereo
WIP: PoC on stereo map feature.
Bent Bisballe Nyeng
15 months
studio-on-fix
Hack-fix for y-offset in Studio One embedded UI.
Bent Bisballe Nyeng
18 months
[...]
Tag
Download
Author
Age
v0.9.19
commit 5cc2e000c7...
Dimitri Karamazov
19 months
v0.9.18.1
commit 33f968de5c...
Bent Bisballe Nyeng
3 years
v0.9.18
commit 1310069878...
Bent Bisballe Nyeng
3 years
v0.9.17
commit 41aa578e8e...
Bent Bisballe Nyeng
3 years
v0.9.16
commit fde3d65efe...
Bent Bisballe Nyeng
4 years
v0.9.15
commit 7809dd713f...
Bent Bisballe Nyeng
4 years
v0.9.14
commit b50c35be37...
Lars Muldjord
5 years
v0.9.13
commit 1f3c3e0510...
Bent Bisballe Nyeng
5 years
v0.9.12
commit 60214e68ce...
Bent Bisballe Nyeng
5 years
v0.9.11
commit 8c294df8ab...
Bent Bisballe Nyeng
6 years
[...]
Age
Commit message
Author
2020-03-03
WIP: Further optimize pixel blending. And re-introduce lineBlending in Painte...
int_ui
Bent Bisballe Nyeng
2020-03-01
WIP: Remove unused pixel functions.
Bent Bisballe Nyeng
2020-03-01
WIP: Move pixel buffer render code from Window to PixelBuffer for easier test...
Bent Bisballe Nyeng
2020-02-29
WIP: Read images as uint8_t instead of float. Convert Colour and all colour r...
Bent Bisballe Nyeng
2020-02-29
Benchmark test alpha vs. no-alpha with both partial inner and edge alpha and ...
Bent Bisballe Nyeng
2020-02-23
Add UI benchmark test.
Bent Bisballe Nyeng
2020-02-23
Fix crash if resource name does not exist in the list.
Bent Bisballe Nyeng
2020-02-23
Style fixes and copyright assignment for unit-test.
Bent Bisballe Nyeng
2020-02-23
Add arg to static_assert
Bent Bisballe Nyeng
2020-02-23
Scratch the pointer returning get and instead add getType.
André Nusser
[...]