Age | Commit message (Expand) | Author |
2020-05-02 | Add default kit/map functionality for config file. | André Nusser |
2020-05-02 | Add setting and knob for controlling resampling quality. | Bent Bisballe Nyeng |
2020-05-02 | Add new powermap widgget to the plugingui. | Bent Bisballe Nyeng |
2020-05-02 | Add new PowerWidget for setting and showing control points of the powermap. | Bent Bisballe Nyeng |
2020-05-02 | Save powermap settings with session. | André Nusser |
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-26 | Fix out-of-tree building. | Bent Bisballe Nyeng |
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-03-07 | Use vector for PixelBuffer memory allocation. Use optimized render routines i... | Bent Bisballe Nyeng |
2020-03-07 | Fix inline display flickering while loading. | Bent Bisballe Nyeng |
2020-02-16 | Introduce EventsDS to handle all the events and enable new features. | André Nusser |
2019-11-15 | Create DEBUG_FLAGS and use that in the Makefiles whenever appropriate, instea... | Bent Bisballe Nyeng |
2019-11-13 | Fix zita-resampler include path. | Bent Bisballe Nyeng |
2019-11-03 | Fx windows builds. | Bent Bisballe Nyeng |
2019-11-03 | Use wildcards for symbolmatch of VSTPluginMain instead of multiple lines. | Bent Bisballe Nyeng |
2019-11-03 | Fix osx static library compilation. | Bent Bisballe Nyeng |
2019-10-26 | Add default midimap functionality. | André Nusser |
2019-07-19 | Make UIClass controllable from commandline. | Bent Bisballe Nyeng |
2019-07-15 | Update plugingizmo submodule | Goran Mekić |
2019-06-28 | Fix inclusion of semaphore.h is hardcoded to glibc non-multiarch - aka rename... | Bent Bisballe Nyeng |
2019-06-16 | Add missing dist-files. | Bent Bisballe Nyeng |
2019-06-16 | Make max channnel count controllable through the configure script to make it ... | Bent Bisballe Nyeng |
2019-05-12 | Move stddev to own filter. | André Nusser |
2019-05-12 | Reorder frames and resize window. | André Nusser |
2019-05-11 | Some cleaning up of the sample selection. | André Nusser |
2019-05-11 | Add missing line in Windows build file. | André Nusser |
2019-05-11 | Add settings and GUI for new sampling algorithm. | André Nusser |
2019-05-11 | Fix attempt for Windows build error. | André Nusser |
2019-05-09 | Add tooltip buttons to frames. | Bent Bisballe Nyeng |
2019-04-17 | Added ttlgen dynamic ttl manifest generator the LV2 plugin. | Bent Bisballe Nyeng |
2019-04-08 | Move midi note process to one common place in AudioInputEngineMidi::processNo... | Bent Bisballe Nyeng |
2019-04-08 | Add midi aftertouch choke for plugins. | Bent Bisballe Nyeng |
2019-03-17 | Add version number to config xml (version="1.0" only for now). | Bent Bisballe Nyeng |
2018-11-24 | Make midnam threadsafe. | Bent Bisballe Nyeng |
2018-11-01 | Only call midnam update if midnam is actually supported by the host. | Bent Bisballe Nyeng |
2018-10-30 | Added dynamic midnam support. | Bent Bisballe Nyeng |
2018-10-20 | Fix broken disk stream size limit in plugin config. | 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 | Rewrite ConfigParser to use pugixml. | 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 |