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
/
plugin
/
drumgizmo_plugin.cc
Age
Commit message (
Expand
)
Author
2019-05-11
Some cleaning up of the sample selection.
André Nusser
2019-05-11
Add settings and GUI for new sampling algorithm.
André Nusser
2019-04-17
Added ttlgen dynamic ttl manifest generator the LV2 plugin.
Bent Bisballe Nyeng
2019-04-08
Move midi note process to one common place in AudioInputEngineMidi::processNo...
Bent Bisballe Nyeng
2019-04-08
Add midi aftertouch choke for plugins.
Bent Bisballe Nyeng
2019-03-17
Add version number to config xml (version="1.0" only for now).
Bent Bisballe Nyeng
2018-10-30
Added dynamic midnam support.
Bent Bisballe Nyeng
2018-10-20
Fix broken disk stream size limit in plugin config.
Bent Bisballe Nyeng
2018-10-08
Move event.h and audiotypes.h into src and get rid of the obsolete include fo...
Bent Bisballe Nyeng
2018-08-12
Rewrite ConfigParser to use pugixml.
Bent Bisballe Nyeng
2018-08-01
Remove the last references to hardcoded 44k1Hz samplerate.
Bent Bisballe Nyeng
2018-07-18
Store and use laidback setting in milliseconds.
Bent Bisballe Nyeng
2018-06-27
Do not store/reload latency_max.
Bent Bisballe Nyeng
2018-02-18
Added plugin store/restore of latency filter settings, added the missing sett...
Bent Bisballe Nyeng
2017-11-05
Store stddev sample selection scalar in plugin settings.
Bent Bisballe Nyeng
2017-05-26
Connect the bleed control frame switch and add settings value for that.
André Nusser
2017-05-25
Read/Write master_bleed value from/to plugin state.
André Nusser
2017-05-20
Fix lazy evaluation issue in drumgizmo_plugin.cc
André Nusser
2017-05-20
Add inline drumgizmo logo.
André Nusser
2017-05-10
Update plugingizmo and thus also update return value of createWindow
André Nusser
2017-05-07
Store and reload the enable_resamling setting in the plugins.
Bent Bisballe Nyeng
2017-04-17
Fix the size for the plugins.
André Nusser
2017-04-17
Resize frames again to make it look better.
André Nusser
2017-04-17
Use new UI in plugins.
Bent Bisballe Nyeng
2017-04-01
Store new setting in the plugin.
Bent Bisballe Nyeng
2017-03-23
Preliminary plugin gui for disktreaming control.
Bent Bisballe Nyeng
2017-03-23
Store new settings in plugin config.
Bent Bisballe Nyeng
2017-02-12
Refactor/introduce widget and windiow redraw/dirty mechanism to eradicate unn...
Bent Bisballe Nyeng
2016-10-24
Fix graphical glitch in inline progressbar.
Bent Bisballe Nyeng
2016-09-15
Fix size_t on 64 issue.
Bent Bisballe Nyeng
2016-09-15
Remove stray parenthesis.
Bent Bisballe Nyeng
2016-09-15
Missing include.
Bent Bisballe Nyeng
2016-09-15
Added new inline display for showing load progress.
Bent Bisballe Nyeng
2016-07-24
Clear output buffers in LV2 and jack modes before each process iteration to e...
Bent Bisballe Nyeng
2016-07-16
Move config io from DrumGizmo to DrumGizmoPlugin (into own class).
André Nusser
2016-07-14
Add 'get' prefix to metadata info methods. Update to latest plugingizmo.
Bent Bisballe Nyeng
2016-07-14
Improve last commit and take into account changes in plugingizmo.
André Nusser
2016-07-14
Make VST and LV2 information consistent.
André Nusser
2016-07-14
Also use isFreewheeling in the plugin. Removing onFreeWheelChange.
André Nusser
2016-07-13
Introduce input engine isFreewheeling method.
André Nusser
2016-07-13
Introduce output engine isFreewheeling method.
André Nusser
2016-06-06
Add basic latency reporting methods.
Bent Bisballe Nyeng
2016-05-28
Hand over audio engines to DrumGizmo by reference instead of by pointer.
Bent Bisballe Nyeng
2016-04-08
Refactoring to finally get rid of MessageHandler/Receiver in favor of the new...
Bent Bisballe Nyeng
2016-03-31
Settings.
Bent Bisballe Nyeng
2016-03-31
more consistent style of output engines' getters
Christian Glöckner
2016-03-31
pass channels to output engine by const ref
Christian Glöckner
2016-03-31
made input engine more const-correct
Christian Glöckner
2016-03-31
using const ref strings at output engine
Christian Glöckner
2016-03-31
using const ref strings at input engine
Christian Glöckner
[next]