Age | Commit message (Expand) | Author |
2020-12-29 | Split UI code into application/plugin UI and UI library. | Bent Bisballe Nyeng |
2020-11-15 | Implementation of the voice limiting feature. | TheMarlboroMan |
2020-08-30 | Tranlate the AboutTab. | Olivier Humbert |
2020-07-29 | Add embedded gettext support from resource. | Bent Bisballe Nyeng |
2020-07-25 | Make rcgen use getoptpp and add strip-path argument. | Bent Bisballe Nyeng |
2020-05-02 | Add default kit/map functionality for config file. | André Nusser |
2020-05-02 | Add new PowerWidget for setting and showing control points of the powermap. | Bent Bisballe Nyeng |
2020-05-02 | Add powermap filter to the input processor and make sure that velocity visual... | André Nusser |
2020-05-02 | Add powermap functionality to the engine for mapping input velocities through... | André Nusser |
2020-04-11 | Add missing include path to zita-resampler for windows builds. | Bent Bisballe Nyeng |
2020-04-11 | Add missing file to windows build. | Bent Bisballe Nyeng |
2020-02-16 | Introduce EventsDS to handle all the events and enable new features. | André Nusser |
2019-11-03 | Fx windows builds. | Bent Bisballe Nyeng |
2019-10-26 | Add default midimap functionality. | André Nusser |
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 |