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