Age | Commit message (Expand) | Author |
2015-02-12 | Add new LV2 unit test. | Bent Bisballe Nyeng |
2015-02-12 | Fix missing instrument names. | Bent Bisballe Nyeng |
2015-02-12 | Don't crash if no input port has been connected. | Bent Bisballe Nyeng |
2015-02-12 | Merge remote-tracking branch 'origin/master' into lv2opt | Bent Bisballe Nyeng |
2015-02-12 | Fixed missing end bracket. | Jonas Suhr Christensen |
2015-02-12 | Merge remote-tracking branch 'origin/master' into lv2opt | Bent Bisballe Nyeng |
2015-02-12 | Merge remote-tracking branch 'origin/master' into lv2opt | Bent Bisballe Nyeng |
2015-02-12 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmo | Jonas Suhr Christensen |
2015-02-12 | Always generate test/Makefile. | Jonas Suhr Christensen |
2015-02-12 | Make sure that we don't link with resampler libraries that we are not using. | Jonas Suhr Christensen |
2015-02-12 | EXAMPLES section is wrong, but everything else should be correct | Lars Bisballe Jensen |
2015-02-12 | Merge remote-tracking branch 'origin/master' into lv2opt | Bent Bisballe Nyeng |
2015-02-12 | Moved zitaflags to only be set if zita-resampler is present (and enabled). | Jonas Suhr Christensen |
2015-02-12 | Added test to dist. | Jonas Suhr Christensen |
2015-02-09 | Merge branch 'master' into lv2opt | Bent Bisballe Nyeng |
2015-02-09 | Fix broken input/output module paths. | 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 |
2015-01-31 | Fix more deprecated macros. | Bent Bisballe Nyeng |
2015-01-31 | Fix a couple of deprecated macros. | Bent Bisballe Nyeng |
2014-12-05 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmov0.9.7 | Jonas Suhr Christensen |
2014-12-05 | Removed printf/debug and outcommented code. | Jonas Suhr Christensen |
2014-12-05 | Clean up cli client module names. Fix autotools paths. | Bent Bisballe Nyeng |
2014-12-05 | Fix dist target. | Bent Bisballe Nyeng |
2014-12-05 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmo | Bent Bisballe Nyeng |
2014-12-05 | Bump version | Bent Bisballe Nyeng |
2014-12-05 | Marker going further than end of text. | Jonas Suhr Christensen |
2014-12-05 | Fix linking in configure test. | Bent Bisballe Nyeng |
2014-12-05 | Merge branch 'resample' | Bent Bisballe Nyeng |
2014-12-05 | Change check for libzita-resampler to not depend on cpp name mangling. | Bent Bisballe Nyeng |
2014-11-06 | Make cli output modules work with new samplerate() design. | Bent Bisballe Nyeng |
2014-11-04 | Add resampler unit tests. | Bent Bisballe Nyeng |
2014-11-03 | whitespace | Bent Bisballe Nyeng |
2014-11-03 | Fix VST compilation. | 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-29 | Add zita library to VST Makefile. | Bent Bisballe Nyeng |
2014-10-17 | Remove debug. | Bent Bisballe Nyeng |
2014-10-17 | Fix GUI crash when running in thread mode and init wasn't done when show was ... | Bent Bisballe Nyeng |
2014-10-17 | Fix GUI crash when running in thread mode and init wasn't done when show was ... | Bent Bisballe Nyeng |
2014-10-16 | Quick and dirty fix for LV2 UI crash. | Bent Bisballe Nyeng |
2014-10-14 | A bit of code cleanup in preparation for merging with master. | Bent Bisballe Nyeng |
2014-10-14 | Merge with master | Bent Bisballe Nyeng |
2014-10-14 | Remove errornously committed changes for plugingui branch. | Bent Bisballe Nyeng |
2014-10-14 | Remove errornously committed changes for plugingui branch. | Bent Bisballe Nyeng |
2014-10-12 | Merge in from master. | Bent Bisballe Nyeng |
2014-10-12 | Add new resampler class and use it in engine. | Bent Bisballe Nyeng |
2014-10-12 | Add zita resampler and libsamplerate to comnfigure. | Bent Bisballe Nyeng |
2014-10-04 | Fix crash bug. | Bent Bisballe Nyeng |
2014-10-04 | Add samplerate() method to lv2 output engine. | Bent Bisballe Nyeng |