summaryrefslogtreecommitdiff
path: root/plugin/Makefile.mingw32.in
AgeCommit message (Expand)Author
2019-06-28Fix inclusion of semaphore.h is hardcoded to glibc non-multiarch - aka rename...Bent Bisballe Nyeng
2019-05-12Move stddev to own filter.André Nusser
2019-05-11Add missing line in Windows build file.André Nusser
2019-05-11Fix attempt for Windows build error.André Nusser
2019-05-09Add tooltip buttons to frames.Bent Bisballe Nyeng
2018-10-08Move event.h and audiotypes.h into src and get rid of the obsolete include fo...Bent Bisballe Nyeng
2018-08-12Remove spurious character from windows makefile.Bent Bisballe Nyeng
2018-08-12Remove obsolete SAXParser class and eXpat dependency.Bent Bisballe Nyeng
2018-08-12Add tab for drumkit.André Nusser
2018-08-12Remove the old instrument and drumkit parser code as well as version 1.0 kit ...Bent Bisballe Nyeng
2018-08-12Add missing mingw include path.Bent Bisballe Nyeng
2018-08-12Add missing mingw include path.Bent Bisballe Nyeng
2018-08-12Add missing file to mingw32 Makefile.Bent Bisballe Nyeng
2018-08-12Add new DOMLoader class and unit-test.Bent Bisballe Nyeng
2018-08-12add pugixml to make filesJonas Suhr Christensen
2018-08-08Remove old CHReampler class.Bent Bisballe Nyeng
2018-07-29Hide unneeded symbols for the vst plugin.Bent Bisballe Nyeng
2018-07-15Revorked visualiser UI and a few more parameter tweaks.Bent Bisballe Nyeng
2018-07-15PoC for humanisation visualiser.Bent Bisballe Nyeng
2018-06-16Port the rest of the unittests to DGUnit and remove the CppUnit dependency.Bent Bisballe Nyeng
2018-06-15Add BUGS file in root dir and also in the about tab.André Nusser
2018-06-09Don't use pugl for win32 vst just yet.Bent Bisballe Nyeng
2018-06-08Initial steps towards pugl domination!Bent Bisballe Nyeng
2018-02-23Compile resource_data separately on mingw to (hopefully) improve compilation ...Bent Bisballe Nyeng
2018-02-18 Added latency filter UI controls.Bent Bisballe Nyeng
2017-05-24Add frame in the GUI for bleed control.André Nusser
2017-05-06Introduce the new resampling frame.André Nusser
2017-05-06Remove old (obsolete) Mutex class and replace all uses with std::mutex.Bent Bisballe Nyeng
2017-05-06Add atomic linking to mingw32 makefile.Bent Bisballe Nyeng
2017-04-21Add AboutTab class instead of having a TextEdit widget as tab.André Nusser
2017-04-21Fix Windows build error.André Nusser
2017-04-20Fix resources on static windows build (Makefile.mingw32) and add note about r...Bent Bisballe Nyeng
2017-04-17Remove obsolete PluginGUI and DGWindow classes.Bent Bisballe Nyeng
2017-04-17Add missing files to windows build.Bent Bisballe Nyeng
2017-04-16Added new cc to win32 build.Bent Bisballe Nyeng
2017-04-16Add modal dialog primitive.Bent Bisballe Nyeng
2017-04-01(Hopefully) Fix Windows build.André Nusser
2017-03-26Fix resize event in win32 backend.Bent Bisballe Nyeng
2017-01-21Revert "Test fix for rcgen compilation on FreeBSD."Bent Bisballe Nyeng
2017-01-21Test fix for rcgen compilation on FreeBSD.Bent Bisballe Nyeng
2017-01-21Generate resource_data.cc in build system.Bent Bisballe Nyeng
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-02New ImageCache class for reusing Image resources.Bent Bisballe Nyeng
2016-05-14Remove unused Velocity class.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-30Add new Random class to windows VST build.Bent Bisballe Nyeng
2016-03-16Go back to the old VST makefile.Bent Bisballe Nyeng