summaryrefslogtreecommitdiff
path: root/plugin
AgeCommit message (Expand)Author
2016-10-24Fix graphical glitch in inline progressbar.Bent Bisballe Nyeng
2016-09-15Fix size_t on 64 issue.Bent Bisballe Nyeng
2016-09-15Remove stray parenthesis.Bent Bisballe Nyeng
2016-09-15Missing include.Bent Bisballe Nyeng
2016-09-15Added new inline display for showing load progress.Bent Bisballe Nyeng
2016-09-14Use correct stride value (thanks to rgareus for pointing this out).Bent Bisballe Nyeng
2016-09-08Copy vstsdk sources to build tree before compilation.Bent Bisballe Nyeng
2016-07-24Clear output buffers in LV2 and jack modes before each process iteration to e...Bent Bisballe Nyeng
2016-07-16Move config io from DrumGizmo to DrumGizmoPlugin (into own class).André Nusser
2016-07-14Add 'get' prefix to metadata info methods. Update to latest plugingizmo.Bent Bisballe Nyeng
2016-07-14Improve last commit and take into account changes in plugingizmo.André Nusser
2016-07-14Make VST and LV2 information consistent.André Nusser
2016-07-14Also use isFreewheeling in the plugin. Removing onFreeWheelChange.André Nusser
2016-07-13Introduce input engine isFreewheeling method.André Nusser
2016-07-13Introduce output engine isFreewheeling method.André Nusser
2016-06-14New input processor filter system. Moved processing from Instrument calss to ...Bent Bisballe Nyeng
2016-06-06Add missing files to Makefiles.Bent Bisballe Nyeng
2016-06-06Add basic latency reporting methods.Bent Bisballe Nyeng
2016-06-02New ImageCache class for reusing Image resources.Bent Bisballe Nyeng
2016-05-28Hand over audio engines to DrumGizmo by reference instead of by pointer.Bent Bisballe Nyeng
2016-05-21Remove superfluous LDADD flags.Bent Bisballe Nyeng
2016-05-14Remove unused Velocity class.Bent Bisballe Nyeng
2016-05-08Add -lrt to remaining projects.Bent Bisballe Nyeng
2016-04-24Add src/inputprocessor.h to mingw Makefile.André Nusser
2016-04-08Refactoring to finally get rid of MessageHandler/Receiver in favor of the new...Bent Bisballe Nyeng
2016-03-31Removed the last Conf:: namespace usage and replaced it with Settings.Bent Bisballe Nyeng
2016-03-31Settings.Bent Bisballe Nyeng
2016-03-31more consistent style of output engines' gettersChristian Glöckner
2016-03-31pass channels to output engine by const refChristian Glöckner
2016-03-31made input engine more const-correctChristian Glöckner
2016-03-31using const ref strings at output engineChristian Glöckner
2016-03-31using const ref strings at input engineChristian Glöckner
2016-03-30Add new Random class to windows VST build.Bent Bisballe Nyeng
2016-03-29Bump plugingizmo: remove midievent debug output.Bent Bisballe Nyeng
2016-03-28Bump plugingizmo to fix freeze on tempo change.Bent Bisballe Nyeng
2016-03-27Fix crash when running without connecting ports.Bent Bisballe Nyeng
2016-03-27Fix plugin 'no playback when running with resampler' bug.Bent Bisballe Nyeng
2016-03-24Slightly updated/correctedLars Muldjord
2016-03-24Add missing dist files.Bent Bisballe Nyeng
2016-03-24Don't try to pack the vstsdk sources.Bent Bisballe Nyeng
2016-03-22Change license to LGPLv3.André Nusser
2016-03-22Modernized InputEngine::run()Christian Glöckner
2016-03-20Bump plugingizmo.Bent Bisballe Nyeng
2016-03-20Call new init function.Bent Bisballe Nyeng
2016-03-20Bump plugingizmo.Bent Bisballe Nyeng
2016-03-20Remove obsolete files.Bent Bisballe Nyeng
2016-03-16Go back to the old VST makefile.Bent Bisballe Nyeng
2016-03-16Go back to the old VST makefile.Bent Bisballe Nyeng
2016-03-16Go back to the old VST makefile.Bent Bisballe Nyeng
2016-03-16Use correct top_srcdir take 2Bent Bisballe Nyeng