summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-11New SSE optimised buffer accumulation + tests.Bent Bisballe Nyeng
2011-12-17Remove errornously included file.Bent Bisballe Nyeng
2011-12-17Make use of GUI (currently broken)Bent Bisballe Nyeng
2011-12-17Finally a Makefile that seem to work...Bent Bisballe Nyeng
2011-11-01Make new characters correctly appear when pos is not end=of-string.Bent Bisballe Nyeng
2011-10-18Missing file for dist targets.Bent Bisballe Nyeng
2011-10-18Oups... not quite ready for AU yet.Bent Bisballe Nyeng
2011-10-18More Makefile.am.test generations.Bent Bisballe Nyeng
2011-10-18A lot of configure changes.Bent Bisballe Nyeng
2011-10-18Revert ids.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-18Add plugingui to Makefile.am.test generation.Bent Bisballe Nyeng
2011-10-18More igonresBent Bisballe Nyeng
2011-10-18Missing dist targets.Bent Bisballe Nyeng
2011-10-18Added missing dist target.Bent Bisballe Nyeng
2011-10-18Windows only Makefile. New makefile for dist.Bent Bisballe Nyeng
2011-10-18New Label and LED widgets.Bent Bisballe Nyeng
2011-10-18New Label and LED widgets.Bent Bisballe Nyeng
2011-10-14Inital implementation of X11 plugin gui.Bent Bisballe Nyeng
2011-10-08Humaniser added. Speedy strokes get lower velocity levels.Bent Bisballe Nyeng
2011-10-07Remove debug output. Remove gain down-ramp on copy. It took up alot of CPU po...Bent Bisballe Nyeng
2011-10-05Make channel maps work.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-10-05Move pkg deps to actual plugins using them.Bent Bisballe Nyeng
2011-10-05Touch Makefile.am.test files.Bent Bisballe Nyeng
2011-10-02Convert velocity levels from 0-127 (midi) to 0.0-1.0 (more generic).Bent Bisballe Nyeng
2011-10-02Made conenctions for CanvasTool work (again...).Bent Bisballe Nyeng
2011-09-27Add vst folder.Bent Bisballe Nyeng
2011-09-20VSTi plugin version.Bent Bisballe Nyeng
2011-08-09Use midimapper in LV2 plugin.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-30Redraw listening position line in timer.Bent Bisballe Nyeng
2011-07-29Missing fileBent Bisballe Nyeng
2011-07-29Missing fileBent Bisballe Nyeng
2011-07-29New listen tool.Bent Bisballe Nyeng
2011-07-29Ported threshold to canvastool.Bent Bisballe Nyeng
2011-07-29Missing fileBent Bisballe Nyeng
2011-07-29First attemt on the selections tool in the new CanvasTool structure.Bent Bisballe Nyeng
2011-07-28New tool skeleton structure.Bent Bisballe Nyeng
2011-07-28New tool skeleton structure.Bent Bisballe Nyeng
2011-07-17Fixed compiler warning.deva
2011-07-17Removed unused variable.deva
2011-07-17Fix bug, where pos was not increased as it should on each run.deva
2011-07-17Added 'len' parameter.deva