summaryrefslogtreecommitdiff
path: root/drumgizmo
AgeCommit message (Expand)Author
2014-04-12Reinstate semaphores on jack output engine.Bent Bisballe Nyeng
2014-04-12Make engine ask output module for buffer size. Use this new feature to adapt ...Bent Bisballe Nyeng
2014-04-02Merge with headBent Bisballe Nyeng
2013-12-01Add endpos parameter to cli.Bent Bisballe Nyeng
2013-12-01Add missing virtual destructor to virtual class.Bent Bisballe Nyeng
2013-12-01Add missing virtual destructor to virtual class.Bent Bisballe Nyeng
2013-11-28Fix 64bit compile warning.Bent Bisballe Nyeng
2013-07-25Patch from Yiannis Liverezas. Fix mulitple variables with the same name in ja...Bent Bisballe Nyeng
2013-05-20Change 'map' paramater to 'midimap' for consistency.Bent Bisballe Nyeng
2013-05-20Make jackaudio output module work.Bent Bisballe Nyeng
2013-05-20Set activate to false on instatiation.Bent Bisballe Nyeng
2013-05-20Correct errornous error message.Bent Bisballe Nyeng
2013-05-20Add parameter error reporting. Added loop parameter, added omni track support...Bent Bisballe Nyeng
2013-05-20Centralise jackclient code for reuse among the jack client modules. Implement...Bent Bisballe Nyeng
2013-05-18Missing fileBent Bisballe Nyeng
2013-05-17Fix merge conflict.Bent Bisballe Nyeng
2013-05-17Fix deprecated INCLUDES variable in Makefile.am's. Add skeleton code for jack...Bent Bisballe Nyeng
2013-05-17Enabling SSEFLAGS.Jonas Suhr Christensen
2013-05-16Moved sse flags to SSEFLAGS variable.-
2013-05-16Remove test framework. TODO: Replace it with a new one at some point...Bent Bisballe Nyeng
2013-05-05Make JackMidi destructor virtual.Bent Bisballe Nyeng
2013-04-06Use 'top_srcdir' instead of '..'.Bent Bisballe Nyeng
2013-04-05Fix compilation.Bent Bisballe Nyeng
2013-03-01Fix makefile to use the hugin and use the Makefile.am.drumgizmo sources inste...Bent Bisballe Nyeng
2012-01-23Use SSE instructions.Bent Bisballe Nyeng
2012-01-12Changed instrument list to containing pointers.Bent Bisballe Nyeng
2011-10-18Missing dist targets.Bent Bisballe Nyeng
2011-10-08Humaniser added. Speedy strokes get lower velocity levels.Bent Bisballe Nyeng
2011-10-05Make all parts disableble by configure.Bent Bisballe Nyeng
2011-08-08Missing midimap changesBent Bisballe Nyeng
2011-08-08Add .gitignore filesBent Bisballe Nyeng
2011-08-08New midimapper.Bent Bisballe Nyeng
2011-07-17Fixed compiler warning.deva
2011-07-17Added 'len' parameter.deva
2011-07-15New input/output plugin architecture. New LV2 plugin.deva