summaryrefslogtreecommitdiff
path: root/vst
AgeCommit message (Expand)Author
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
2013-03-30Add new gui files.Bent Bisballe Nyeng
2013-03-18Fix compiler warnings.Bent Bisballe Nyeng
2013-03-17Added PNG loadin support through a new Image class.Bent Bisballe Nyeng
2013-03-15Updated README to reflect static release as well as 64bit win7 problems with ...v0.9.2Bent Bisballe Nyeng
2013-03-15Compile static vst dll (no need for libexpat.dll, libstdc++-6.dll or libsndfi...Bent Bisballe Nyeng
2013-03-13Use -O2Bent Bisballe Nyeng
2013-03-13Added path lineedit and drive selection (win32) to filebrowser. Made a lot of...Bent Bisballe Nyeng
2013-01-26Lots of integration work with GUI, as well as config storage.Bent Bisballe Nyeng
2012-01-23Use SSE instructions.Bent Bisballe Nyeng
2012-01-23New with GUI.Bent Bisballe Nyeng
2012-01-12Changed instrument list to containing pointers.Bent Bisballe Nyeng