Age | Commit message (Expand) | Author |
2019-01-27 | Re-instate instrument v1.0 support. | Bent Bisballe Nyeng |
2019-01-27 | Remove unused files. | 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-09-16 | Default to version 1.0 if the version attribute is missing from the drumkit a... | Bent Bisballe Nyeng |
2018-08-19 | Move sample lookup retry count to Settings. | Bent Bisballe Nyeng |
2018-08-18 | Reset audition counter so it doesn't fire on the first run() call. | Bent Bisballe Nyeng |
2018-08-12 | Remove spurious character from windows makefile. | Bent Bisballe Nyeng |
2018-08-12 | Fix clang compilation error. | Bent Bisballe Nyeng |
2018-08-12 | Remove obsolete SAXParser class and eXpat dependency. | Bent Bisballe Nyeng |
2018-08-12 | Rewrite MidiMapParser to use pugixml. | Bent Bisballe Nyeng |
2018-08-12 | Add unit-test for midimapparser. | Bent Bisballe Nyeng |
2018-08-12 | Rewrite ConfigParser to use pugixml. | Bent Bisballe Nyeng |
2018-08-12 | Add unit-test for configparser. | Bent Bisballe Nyeng |
2018-08-12 | Fix auditioning bug. | André Nusser |
2018-08-12 | Fix issues when having several visualizations. | André Nusser |
2018-08-12 | Add hovering to visualization. | André Nusser |
2018-08-12 | Add new Grid class. (which is header only due to template) | André Nusser |
2018-08-12 | Better structures. | André Nusser |
2018-08-12 | Add highlight of single instruments on hits. | André Nusser |
2018-08-12 | Remove debug include. | André Nusser |
2018-08-12 | Add instrument label and highlight of drums. | André Nusser |
2018-08-12 | Center drumkit image of drumkit tab. | André Nusser |
2018-08-12 | Add map to get instrument name from colour. | André Nusser |
2018-08-12 | Fix BSD build. | André Nusser |
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 power and version attributes to test instruments. | Bent Bisballe Nyeng |
2018-08-12 | Make filechannel attribute optional in instrument xml files. | Bent Bisballe Nyeng |
2018-08-12 | Reactive automatic removal of drumkit created drumkit files. | Bent Bisballe Nyeng |
2018-08-12 | Add missing mingw include path. | Bent Bisballe Nyeng |
2018-08-12 | Point all submodules to drumgizmo.org hosted mirrors. | 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 | Convert the test kits to version 2.0 | Bent Bisballe Nyeng |
2018-08-12 | Fix missing finalization of instruments on load. Fix relative instrument file... | Bent Bisballe Nyeng |
2018-08-12 | More forward declare type fixes. | Bent Bisballe Nyeng |
2018-08-12 | Fix bad initialisation. | Bent Bisballe Nyeng |
2018-08-12 | Fix forward declaration type. | Bent Bisballe Nyeng |
2018-08-12 | Finished DOMLoader and fixed the broken unit-tests. | Bent Bisballe Nyeng |
2018-08-12 | Port tests to DGUnit. | Bent Bisballe Nyeng |
2018-08-12 | Add new DOMLoader class and unit-test. | Bent Bisballe Nyeng |
2018-08-12 | Finish dgxmlparser and unit-test. | Bent Bisballe Nyeng |
2018-08-12 | Fix unit-test compilation. | Bent Bisballe Nyeng |
2018-08-12 | Add missing include path. | Bent Bisballe Nyeng |
2018-08-12 | Add missing include. | Bent Bisballe Nyeng |
2018-08-12 | dgxml fixup | Jonas Suhr Christensen |