summaryrefslogtreecommitdiff
path: root/lv2
AgeCommit message (Expand)Author
2013-05-04Add maintainer and license information.Bent Bisballe Nyeng
2013-05-04Add maintainer and license information.Bent Bisballe Nyeng
2013-04-28Fix gui crash on window close. Make drumkit and midimap file and status resho...Bent Bisballe Nyeng
2013-04-04New message system. New common midi input class. Some compiler warning fixes....Bent Bisballe Nyeng
2013-03-30Don't send file to parser if filename is the empty string.Bent Bisballe Nyeng
2013-03-30Only send config to parser if size is > 0.Bent Bisballe Nyeng
2013-03-22Make LV2 GUI eventhandler run in thread.Bent Bisballe Nyeng
2013-03-13Fix crash when host is trying to load NULL config.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
2013-01-26Experimental note-off detection.Bent Bisballe Nyeng
2012-06-11Port to new LV2 state interface. Use new lv2-1.0 header files (from system) a...Bent Bisballe Nyeng
2012-01-23Make plugin store its state. Connect state and GUI (and use GUI)Bent Bisballe Nyeng
2012-01-23Make plugin store its state. Connect state and GUI (and use GUI)Bent Bisballe Nyeng
2012-01-12Changed instrument list to containing pointers.Bent Bisballe Nyeng
2011-10-18Missing file content...Bent Bisballe Nyeng
2011-10-18Rename event.h to lv2_event.h in order to avoid naming conflict with local in...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-05Get drumkit filename from env. Relocate lv2.h file inclusion.Bent Bisballe Nyeng
2011-10-05Get midimap file path from env.Bent Bisballe Nyeng
2011-10-05Include lv2-event headers directly.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-08-08Add .gitignore filesBent 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