Age | Commit message (Expand) | Author |
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 |
2018-08-12 | Add missing .sym files.v0.9.16 | Bent Bisballe Nyeng |
2018-08-08 | Remove old CHReampler class. | Bent Bisballe Nyeng |
2018-08-01 | Remove the last references to hardcoded 44k1Hz samplerate. | Bent Bisballe Nyeng |
2018-07-29 | Hide unneeded symbols for the vst plugin. | Bent Bisballe Nyeng |
2018-07-29 | Try symbol file approach instead. | Bent Bisballe Nyeng |
2018-07-29 | Hide unneeded symbols for the lv2 plugin. | Bent Bisballe Nyeng |
2018-07-29 | Update plugingizmo commit. | André Nusser |
2018-07-29 | Fix broken VST latency reporting. | Bent Bisballe Nyeng |
2018-07-18 | Store and use laidback setting in milliseconds. | Bent Bisballe Nyeng |
2018-07-15 | Revorked visualiser UI and a few more parameter tweaks. | Bent Bisballe Nyeng |
2018-07-15 | Use more sane range for stddev knob in UI. | Bent Bisballe Nyeng |
2018-07-15 | PoC for humanisation visualiser. | Bent Bisballe Nyeng |
2018-06-27 | Do not store/reload latency_max. | Bent Bisballe Nyeng |
2018-06-16 | Port the rest of the unittests to DGUnit and remove the CppUnit dependency. | Bent Bisballe Nyeng |
2018-06-16 | Update plugingizmo: Add missing override keywords. | Bent Bisballe Nyeng |
2018-06-15 | Add BUGS file in root dir and also in the about tab. | André Nusser |
2018-06-09 | Update plugingizmo: Fix midi event memcpy size. | Bent Bisballe Nyeng |
2018-06-09 | Don't use pugl for win32 vst just yet. | Bent Bisballe Nyeng |
2018-06-08 | Hide freewheeling port on generic lv2 ui. | 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 |
2018-02-18 | Added plugin store/restore of latency filter settings, added the missing sett... | Bent Bisballe Nyeng |
2017-11-05 | Store stddev sample selection scalar in plugin settings. | Bent Bisballe Nyeng |
2017-10-14 | Use $DESTDIR prefix when removing plugin .la files. | Roman Garifullin |
2017-05-26 | Connect the bleed control frame switch and add settings value for that. | André Nusser |
2017-05-25 | Read/Write master_bleed value from/to plugin state. | André Nusser |
2017-05-24 | Add frame in the GUI for bleed control. | André Nusser |
2017-05-21 | Fix out of bounds resize of status frame. | André Nusser |
2017-05-20 | Fix lazy evaluation issue in drumgizmo_plugin.cc | André Nusser |