index
:
plugingizmo.git
master
This repository contains plugin wrapper classes used by DrumGizmo.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-12-10
Add missing overrides.
Bent Bisballe Nyeng
2016-12-10
Add missing overrides.
Bent Bisballe Nyeng
2016-09-14
Use correct stride value (thanks to rgareus for pointing this out).
Bent Bisballe Nyeng
2016-09-01
Don't use stride and use static buffer in example plugin.
Bent Bisballe Nyeng
2016-08-14
Experimental inline display added.
Bent Bisballe Nyeng
2016-07-14
Add 'get' prefix to metadata info methods. Fix test plugin.
Bent Bisballe Nyeng
2016-07-14
Introduce VST plugin information.
André Nusser
2016-03-29
Remove debug output.
Bent Bisballe Nyeng
2016-03-28
Fix midi event iteration loop when encountering a non-midi event.
Bent Bisballe Nyeng
2016-03-20
Add getInputProperties/getOutputProperties VST methods.
Bent Bisballe Nyeng
2016-03-20
Move VST setup code to init function.
Bent Bisballe Nyeng
2016-03-20
Move VST setup code to ctor.
Bent Bisballe Nyeng
2016-03-13
Remove stray debug resize call.
Bent Bisballe Nyeng
2016-03-11
Remove superfluous check for VST_PATH
Bent Bisballe Nyeng
2016-03-11
Initial import from DrumGizmo branch.
Bent Bisballe Nyeng