summaryrefslogtreecommitdiff
path: root/lv2/Makefile.am
AgeCommit message (Expand)Author
2014-01-25Choose GUI backend in configure script.Bent Bisballe Nyeng
2013-09-20Remove non-working png hack.Bent Bisballe Nyeng
2013-09-11Revert png static link hack (that didn't work as intended anyway...)Bent Bisballe Nyeng
2013-05-25Experimentally static link with libpng for lv2 plugin.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-16Moved sse flags to SSEFLAGS variable.-
2013-05-16Only applying sse-flags in lv2.-
2013-05-16Fixed sse instruction only set if supported by cpu-
2013-05-11Added pthread to linking. Fix install path on systems that actively set the -...Bent Bisballe Nyeng
2013-03-22Make LV2 GUI eventhandler run in thread.Bent Bisballe Nyeng
2013-01-27Add missing distfiles (prepare for 0.9.1 release.)v0.9.1Bent Bisballe Nyeng
2013-01-26Add missing GUI CXXFLAGSBent Bisballe Nyeng
2012-01-23Make plugin store its state. Connect state and GUI (and use GUI)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-09Use midimapper in LV2 plugin.Bent Bisballe Nyeng
2011-07-17Downgraded jack dep. to 0.120.1. Added LV2core dep. >= 4.1 (currently only in...deva
2011-07-15New input/output plugin architecture. New LV2 plugin.deva