summaryrefslogtreecommitdiff
path: root/drumgizmo/Makefile.am
AgeCommit message (Expand)Author
2021-02-02Add alsamidi iput engine.Volker Fischer
2020-12-29Split UI code into application/plugin UI and UI library.Bent Bisballe Nyeng
2020-05-04DGValidator: Add clickmap validation.Bent Bisballe Nyeng
2020-04-26Fix out-of-tree building.Bent Bisballe Nyeng
2019-01-27Re-instate instrument v1.0 support.Bent Bisballe Nyeng
2018-10-08Move event.h and audiotypes.h into src and get rid of the obsolete include fo...Bent Bisballe Nyeng
2018-07-21Add missing headerfiles to EXTRA_DIST.Bent Bisballe Nyeng
2018-07-21Add humanized timing controls to the cli.Bent Bisballe Nyeng
2017-12-30Add OSS MIDI inputGoran Mekić
2017-05-14Use getoptpp for CLI argument parsingGoran Mekić
2017-04-23Add missing header to extra dist.v0.9.13Bent Bisballe Nyeng
2017-04-14Add OSS output supportGoran Mekić
2017-02-05Compile engine as a library.Bent Bisballe Nyeng
2016-10-29Add missing distfiles.v0.9.11Bent Bisballe Nyeng
2016-05-21Remove superfluous LDADD flags.Bent Bisballe Nyeng
2016-05-20Only compile jackclient.cc if at least one of the jack modules are included.Bent Bisballe Nyeng
2016-05-20Add missing DRUMGIZMO_CPPFLAGSBent Bisballe Nyeng
2016-05-08Add -lrt to remaining projects.Bent Bisballe Nyeng
2016-04-03Added TestInputEngine available in cli.Jonas Suhr Christensen
2016-02-09reformatting fixChristian Glöckner
2016-02-09Updated MakefileChristian Glöckner
2016-02-09added JackMidiInputEngine + additional minor changesChristian Glöckner
2016-02-09added JackaudioOutputEngineChristian Glöckner
2016-02-09added dummy io enginesChristian Glöckner
2016-02-09Added enable/disable engine via configureChristian Glöckner
2016-02-09Added AlsaOutputEngineChristian Glöckner
2016-02-09Made midi-in-wav-out work againChristian Glöckner
2015-02-25Add hugin filters to command line tool.Bent Bisballe Nyeng
2015-02-09Merge branch 'master' into clioptBent Bisballe Nyeng
2015-02-09Fix broken input/output module paths.Bent Bisballe Nyeng
2015-02-08[PATCH] Wait for the drumkit to get loaded before starting playback (by Serge...Bent 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-04-06Use 'top_srcdir' instead of '..'.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
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-07-15New input/output plugin architecture. New LV2 plugin.deva