summaryrefslogtreecommitdiff
path: root/vst
AgeCommit message (Expand)Author
2015-02-19Call drumgizmo::init() no longer has an argument.Bent Bisballe Nyeng
2014-12-05Clean up cli client module names. Fix autotools paths.Bent Bisballe Nyeng
2014-12-05Fix dist target.Bent Bisballe Nyeng
2014-11-03Fix VST compilation.Bent Bisballe Nyeng
2014-10-29Add zita library to VST Makefile.Bent Bisballe Nyeng
2014-09-23Added missing source to to makefile.Jonas Suhr Christensen
2014-07-18Reinstate USE_THREAD flagBent Bisballe Nyeng
2014-07-18Generate VST mingw32 Makefile.Bent Bisballe Nyeng
2014-07-18Generate VST mingw32 Makefile.Bent Bisballe Nyeng
2014-06-10Yet another attempt at a staically linked VST DLL.Bent Bisballe Nyeng
2014-06-10Yet another attempt at a staically linked VST DLL.Bent Bisballe Nyeng
2014-06-10Yet another attempt at a staically linked VST DLL.Bent Bisballe Nyeng
2014-06-08Compile engine and gui as static library and finally link with VST code.Bent Bisballe Nyeng
2014-06-08Compile engine and gui as static library and finally link with VST code.Bent Bisballe Nyeng
2014-06-08Compile engine and gui as static library and finally link with VST code.Bent Bisballe Nyeng
2014-06-08Try again to make static linked DLLBent Bisballe Nyeng
2014-06-08Try to remove cygwin linktime dependency.Bent Bisballe Nyeng
2014-06-08Remove dgvst (didn't work as expected) and simply remove all warnings on the ...Bent Bisballe Nyeng
2014-06-08Fix linking of dgvst.Bent Bisballe Nyeng
2014-06-08Build vstsdk files without warnings entirelyBent Bisballe Nyeng
2014-06-08Build vstsdk files without warnings turning to errors...Bent Bisballe Nyeng
2014-06-08Build vstsdk files without warnings turning to errors...Bent Bisballe Nyeng
2014-06-08Fix VST_SOURCES variable name (was VST_SRC - doh).Bent Bisballe Nyeng
2014-06-08Try to make cygwin build VST DLLBent Bisballe Nyeng
2014-06-08Fix automakeBent Bisballe Nyeng
2014-06-08Try to make cygwin build VST DLLBent Bisballe Nyeng
2014-06-07Make static linked VST DLL.Bent Bisballe Nyeng
2014-06-07Make static linked VST DLL.Bent Bisballe Nyeng
2014-06-07Set VST pathBent Bisballe Nyeng
2014-06-05Add missing plugindir variableBent Bisballe Nyeng
2014-06-05Experimentally add VST to autotools (probably highly broken)Bent Bisballe Nyeng
2014-05-02Remove libpng dependency. Replace it with compiled-in lodepng.Bent Bisballe Nyeng
2014-03-05Add project root to includepath for VST.Bent Bisballe Nyeng
2013-10-06Fix double compilation of hugin.Bent Bisballe Nyeng
2013-10-01Reintroduce libpng and add libsamplerate.Bent Bisballe Nyeng
2013-09-20Use new samplerate feature in VST as well.Bent Bisballe Nyeng
2013-09-20Remove non-working png hack.Bent Bisballe Nyeng
2013-09-15Use libpng from sourcetree instead of the one supplied by the OS.Bent Bisballe Nyeng
2013-09-15Include EXPERIMENTAL code in VST makefile.Bent Bisballe Nyeng
2013-09-15Fix compilation against new DrumGizmo interface.Bent Bisballe Nyeng
2013-09-15New experimental sample selector (enable using --with-experimental argument o...Bent Bisballe Nyeng
2013-05-08Remove GlobalContext class. Move all native code from EventHandler class to N...Bent Bisballe Nyeng
2013-05-06Remove debug output from vst.v0.9.3Bent Bisballe Nyeng
2013-04-28Added missing files to compie job.Bent Bisballe Nyeng
2013-04-28Added missing files to compie job.Bent Bisballe Nyeng
2013-04-28Remove midifileXXX finction leftovers...Bent Bisballe Nyeng
2013-04-26Fix makefilesBent Bisballe Nyeng
2013-04-19GUI position/size tweaks and some pixmap changes.Bent Bisballe Nyeng
2013-04-04New message system. New common midi input class. Some compiler warning fixes....Bent Bisballe Nyeng
2013-03-30New box rendering of all widgets. Minor tweaks still missing.Bent Bisballe Nyeng