Age | Commit message (Expand) | Author |
2015-09-03 | Added missing GUI:: namespaces. | Bent Bisballe Nyeng |
2015-02-12 | Fix errornously stored '\0' byte in config xml chunk. | Bent Bisballe Nyeng |
2015-02-12 | Don't crash if no input port has been connected. | Bent Bisballe Nyeng |
2015-02-09 | Merge branch 'master' into lv2opt | Bent Bisballe Nyeng |
2015-02-07 | Autotools cleanup and manpage. | Bent Bisballe Nyeng |
2015-02-07 | LV2: Port to new urid map extension. Major cleanup. | Bent Bisballe Nyeng |
2014-12-05 | Clean up cli client module names. Fix autotools paths. | Bent Bisballe Nyeng |
2014-11-03 | Use Drumgizmo::setSamplerate to control resampler target samplerate. | Bent Bisballe Nyeng |
2014-11-03 | Use Drumgizmo::setSamplerate to control resampler target samplerate. | Bent Bisballe Nyeng |
2014-10-17 | Remove debug. | Bent Bisballe Nyeng |
2014-10-16 | Quick and dirty fix for LV2 UI crash. | Bent Bisballe Nyeng |
2014-10-04 | Add samplerate() method to lv2 output engine. | Bent Bisballe Nyeng |
2014-05-17 | New resample feature on output channels. | Bent Bisballe Nyeng |
2014-03-07 | Changed midi handling from event extension to atom extension. | Jonas Suhr Christensen |
2014-01-25 | Choose GUI backend in configure script. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-09-20 | New resample feature (greatly inspired by C�dric 'SxDx') based on libsamplerate. | Bent Bisballe Nyeng |
2013-09-20 | Remove non-working png hack. | Bent Bisballe Nyeng |
2013-09-11 | Revert png static link hack (that didn't work as intended anyway...) | Bent Bisballe Nyeng |
2013-06-29 | New inter-thread message system. | Bent Bisballe Nyeng |
2013-05-25 | Experimentally static link with libpng for lv2 plugin. | Bent Bisballe Nyeng |
2013-05-17 | Fix merge conflict. | Bent Bisballe Nyeng |
2013-05-17 | Fix deprecated INCLUDES variable in Makefile.am's. Add skeleton code for jack... | Bent Bisballe Nyeng |
2013-05-16 | Moved sse flags to SSEFLAGS variable. | - |
2013-05-16 | Only applying sse-flags in lv2. | - |
2013-05-16 | Fixed sse instruction only set if supported by cpu | - |
2013-05-13 | Fix crash bug on GUI close in QTractor. | Bent Bisballe Nyeng |
2013-05-11 | Fix typo | Bent Bisballe Nyeng |
2013-05-11 | Use chunk atom for config storing. | Bent Bisballe Nyeng |
2013-05-11 | Fix crash on gui close. | Bent Bisballe Nyeng |
2013-05-11 | Added pthread to linking. Fix install path on systems that actively set the -... | Bent Bisballe Nyeng |
2013-05-06 | Use organisation name instead of developer names. | Bent Bisballe Nyeng |
2013-05-04 | Add maintainer and license information. | Bent Bisballe Nyeng |
2013-05-04 | Add maintainer and license information. | Bent Bisballe Nyeng |
2013-04-28 | Fix gui crash on window close. Make drumkit and midimap file and status resho... | Bent Bisballe Nyeng |
2013-04-04 | New message system. New common midi input class. Some compiler warning fixes.... | Bent Bisballe Nyeng |
2013-03-30 | Don't send file to parser if filename is the empty string. | Bent Bisballe Nyeng |
2013-03-30 | Only send config to parser if size is > 0. | Bent Bisballe Nyeng |
2013-03-22 | Make LV2 GUI eventhandler run in thread. | Bent Bisballe Nyeng |
2013-03-13 | Fix crash when host is trying to load NULL config. | Bent Bisballe Nyeng |
2013-01-27 | Add missing distfiles (prepare for 0.9.1 release.)v0.9.1 | Bent Bisballe Nyeng |
2013-01-26 | Add missing GUI CXXFLAGS | Bent Bisballe Nyeng |
2013-01-26 | Experimental note-off detection. | Bent Bisballe Nyeng |
2012-06-11 | Port to new LV2 state interface. Use new lv2-1.0 header files (from system) a... | Bent Bisballe Nyeng |
2012-01-23 | Make plugin store its state. Connect state and GUI (and use GUI) | Bent Bisballe Nyeng |
2012-01-23 | Make plugin store its state. Connect state and GUI (and use GUI) | Bent Bisballe Nyeng |
2012-01-12 | Changed instrument list to containing pointers. | Bent Bisballe Nyeng |
2011-10-18 | Missing file content... | Bent Bisballe Nyeng |
2011-10-18 | Rename event.h to lv2_event.h in order to avoid naming conflict with local in... | Bent Bisballe Nyeng |
2011-10-18 | Missing dist targets. | Bent Bisballe Nyeng |