summaryrefslogtreecommitdiff
path: root/drumgizmo/Makefile.am
AgeCommit message (Expand)Author
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