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
/
drumgizmo
/
input
Age
Commit message (
Expand
)
Author
2016-03-22
Change license to LGPLv3.
André Nusser
2016-03-22
Modernized InputEngine::run()
Christian Glöckner
2016-02-14
Change GPL version number in file headers to 3.
André Nusser
2016-02-09
Fix two valgrind errors and mark three others with a TODO comment.
André Nusser
2016-02-09
Fixed style issues
Christian Glöckner
2016-02-09
Base Midi-Engines on Midi-Engine Base Class (+ Minor Renaming)
Christian Glöckner
2016-02-09
reformatting fix
Christian Glöckner
2016-02-09
applied clang-format
Christian Glöckner
2016-02-09
Removed outdated files
Christian Glöckner
2016-02-09
Fixed API-problems
Christian Glöckner
2016-02-09
added brace-initialization workaround for reference init
Christian Glöckner
2016-02-09
Fixed initialization order
Christian Glöckner
2016-02-09
added JackMidiInputEngine + additional minor changes
Christian Glöckner
2016-02-09
added JackaudioOutputEngine
Christian Glöckner
2016-02-09
stdcerr output overhaul
Christian Glöckner
2016-02-09
fixed header information
Christian Glöckner
2016-02-09
added dummy io engines
Christian Glöckner
2016-02-09
Fixed MidifileInputEngine
Christian Glöckner
2016-02-09
Added missing changes
Christian Glöckner
2016-02-09
Made midi-in-wav-out work again
Christian Glöckner
2016-02-09
[incomplete] added MidifileInputEngine and WavfileOutputEngine
Christian Glöckner
2016-01-28
Revert files that shouldn't have been changed in this branch...
Bent Bisballe Nyeng
2016-01-20
Added new nth argument to test input module which plays a note each nth sampl...
Bent Bisballe Nyeng
2016-01-20
Make test input module work in a more logical way.
Bent Bisballe Nyeng
2015-12-20
Fix uninitialised warning.
Bent Bisballe Nyeng
2015-12-19
Revert "Experimental tempo change for midifile input module."
Bent Bisballe Nyeng
2015-12-18
Experimental tempo change for midifile input module.
Bent Bisballe Nyeng
2015-10-27
Added missing expat lib to jackmidi and midifile plugins.
Bent Bisballe Nyeng
2014-12-05
Clean up cli client module names. Fix autotools paths.
Bent Bisballe Nyeng
2014-04-12
Make engine ask output module for buffer size. Use this new feature to adapt ...
Bent Bisballe Nyeng
2013-07-25
Patch from Yiannis Liverezas. Fix mulitple variables with the same name in ja...
Bent Bisballe Nyeng
2013-05-20
Change 'map' paramater to 'midimap' for consistency.
Bent Bisballe Nyeng
2013-05-20
Add parameter error reporting. Added loop parameter, added omni track support...
Bent Bisballe Nyeng
2013-05-20
Centralise jackclient code for reuse among the jack client modules. Implement...
Bent Bisballe Nyeng
2013-05-17
Fix deprecated INCLUDES variable in Makefile.am's. Add skeleton code for jack...
Bent Bisballe Nyeng
2013-05-05
Make JackMidi destructor virtual.
Bent Bisballe Nyeng
2013-04-05
Fix compilation.
Bent Bisballe Nyeng
2011-10-18
Missing dist targets.
Bent Bisballe Nyeng
2011-08-08
Missing midimap changes
Bent Bisballe Nyeng
2011-08-08
New midimapper.
Bent Bisballe Nyeng
2011-07-17
Fixed compiler warning.
deva
2011-07-17
Added 'len' parameter.
deva
2011-07-15
New input/output plugin architecture. New LV2 plugin.
deva