summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-17Implemented new directed choke feature.Bent Bisballe Nyeng
2019-03-06Fix crash if opening Resource with a directory instead of a file.Bent Bisballe Nyeng
2019-03-04Add word-break instead of naive character-break in TextEdit.André Nusser
2019-02-11Fix division by zero crash if drumkit without files is being loaded.Bent Bisballe Nyeng
2019-02-11Show/hide drumkit tab depending on if the current kit has a valid image attac...Bent Bisballe Nyeng
2019-02-03Increase tab-button width.Bent Bisballe Nyeng
2019-02-03Integrate clicky-kit with DOM to get click colours, image and image map from ...Bent Bisballe Nyeng
2019-02-03Add metadata support to xml parser and dom model. RE-add unit-tests for versi...Bent Bisballe Nyeng
2019-02-01Add 'Set default path' button in filebrowser.Bent Bisballe Nyeng
2019-02-01Fix configfile parsing of empty value lines and creation of missing configura...Bent Bisballe Nyeng
2019-01-27Fix double firering of scroll events.Bent Bisballe Nyeng
2019-01-27Re-instate instrument v1.0 support.Bent Bisballe Nyeng
2019-01-27Remove unused files.Bent Bisballe Nyeng
2018-11-24Make midnam threadsafe.Bent Bisballe Nyeng
2018-11-01Only call midnam update if midnam is actually supported by the host.Bent Bisballe Nyeng
2018-10-30Added dynamic midnam support.Bent Bisballe Nyeng
2018-10-20Fix broken disk stream size limit in plugin config.Bent Bisballe Nyeng
2018-10-08Move event.h and audiotypes.h into src and get rid of the obsolete include fo...Bent Bisballe Nyeng
2018-09-16Default to version 1.0 if the version attribute is missing from the drumkit a...Bent Bisballe Nyeng
2018-08-19Move sample lookup retry count to Settings.Bent Bisballe Nyeng
2018-08-18Reset audition counter so it doesn't fire on the first run() call.Bent Bisballe Nyeng
2018-08-12Remove spurious character from windows makefile.Bent Bisballe Nyeng
2018-08-12Fix clang compilation error.Bent Bisballe Nyeng
2018-08-12Remove obsolete SAXParser class and eXpat dependency.Bent Bisballe Nyeng
2018-08-12Rewrite MidiMapParser to use pugixml.Bent Bisballe Nyeng
2018-08-12Add unit-test for midimapparser.Bent Bisballe Nyeng
2018-08-12Rewrite ConfigParser to use pugixml.Bent Bisballe Nyeng
2018-08-12Add unit-test for configparser.Bent Bisballe Nyeng
2018-08-12Fix auditioning bug.André Nusser
2018-08-12Fix issues when having several visualizations.André Nusser
2018-08-12Add hovering to visualization.André Nusser
2018-08-12Add new Grid class. (which is header only due to template)André Nusser
2018-08-12Better structures.André Nusser
2018-08-12Add highlight of single instruments on hits.André Nusser
2018-08-12Remove debug include.André Nusser
2018-08-12Add instrument label and highlight of drums.André Nusser
2018-08-12Center drumkit image of drumkit tab.André Nusser
2018-08-12Add map to get instrument name from colour.André Nusser
2018-08-12Fix BSD build.André Nusser
2018-08-12Add tab for drumkit.André Nusser
2018-08-12Remove the old instrument and drumkit parser code as well as version 1.0 kit ...Bent Bisballe Nyeng
2018-08-12Add power and version attributes to test instruments.Bent Bisballe Nyeng
2018-08-12Make filechannel attribute optional in instrument xml files.Bent Bisballe Nyeng
2018-08-12Reactive automatic removal of drumkit created drumkit files.Bent Bisballe Nyeng
2018-08-12Add missing mingw include path.Bent Bisballe Nyeng
2018-08-12Point all submodules to drumgizmo.org hosted mirrors.Bent Bisballe Nyeng
2018-08-12Add missing mingw include path.Bent Bisballe Nyeng
2018-08-12Add missing file to mingw32 Makefile.Bent Bisballe Nyeng
2018-08-12Convert the test kits to version 2.0Bent Bisballe Nyeng
2018-08-12Fix missing finalization of instruments on load. Fix relative instrument file...Bent Bisballe Nyeng