Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
handling (velocity range maps). | |||
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 ↵ | Bent Bisballe Nyeng | |
filenames according to the drumkit file. Make drumkit creator create version 2.0 drumkits. Reduce missing refs file to a warning. | |||
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 | |
2018-08-12 | Add drumkitparser test to dgxmlparser test. | Bent Bisballe Nyeng | |
2018-08-12 | DGXMLParser test for instruments. | Bent Bisballe Nyeng | |
2018-08-12 | drumkitloader: use dgxmlparser for DOM creation | Jonas Suhr Christensen | |
2018-08-12 | gitmodules: change pugixml repo to local hosted | Jonas Suhr Christensen | |
2018-08-12 | src/Makefile: add dgxmlparser | Jonas Suhr Christensen | |
2018-08-12 | dgxmlparser: initial xml parser for DrumGizmo xml | Jonas Suhr Christensen | |
2018-08-12 | add pugixml to make files | Jonas Suhr Christensen | |
2018-08-12 | add pugixml add submodule | Jonas Suhr Christensen | |
2018-08-12 | Add missing .sym files.v0.9.16 | Bent Bisballe Nyeng | |
2018-08-12 | Update changelog for 0.9.16 release. | Bent Bisballe Nyeng | |
2018-08-12 | Bump version to 0.9.16. | Bent Bisballe Nyeng | |
2018-08-08 | Remove old CHReampler class. | Bent Bisballe Nyeng | |
2018-08-07 | New resampler implementation. | Bent Bisballe Nyeng | |
2018-08-05 | Update French translation. Travail sur les manpages. | Olivier Humbert | |
2018-08-05 | Fix audiocache unit-test. | Bent Bisballe Nyeng | |
2018-08-05 | Fix rampdown offsets. | Bent Bisballe Nyeng | |
2018-08-05 | Add support for partial buffers in cache and rendering engine - fixes ↵ | Bent Bisballe Nyeng | |
dropouts on framesize changes for example when looping. | |||
2018-08-04 | Add output when drumgizmo is called without arguments. | André Nusser | |
This intends to tell people who want to use the GUI that this is the wrong place to search. | |||
2018-08-02 | Fix rampdown issue and clean up a bit while at it. | André Nusser | |
2018-08-02 | Just fix the fix comment and adapt code to make it more readable. | André Nusser | |
Actually, this changes the ramp down to 2298 samples instead of 3000 for 44100 but I guess that's not audible and 68 is a nicer number. :) | |||
2018-08-02 | Add FIXME, to be checked by deva. | André Nusser | |