Age | Commit message (Expand) | Author |
2020-02-23 | Style fixes and copyright assignment for unit-test. | Bent Bisballe Nyeng |
2020-02-23 | Scratch the pointer returning get and instead add getType. | André Nusser |
2020-02-23 | Add part to unit test for EventsDS::get. | André Nusser |
2020-02-23 | Add unit test for EventsDS. | André Nusser |
2020-02-23 | Fix style, minor code fixes, and add review comments. | Bent Bisballe Nyeng |
2019-11-15 | Create DEBUG_FLAGS and use that in the Makefiles whenever appropriate, instea... | Bent Bisballe Nyeng |
2019-10-26 | Add default midimap functionality. | André Nusser |
2019-09-28 | Add generic logger interface for propagating messages while loading drumkits ... | Bent Bisballe Nyeng |
2019-07-22 | Do not install dgreftest - used for internal testing only. | Bent Bisballe Nyeng |
2019-06-28 | Fix inclusion of semaphore.h is hardcoded to glibc non-multiarch - aka rename... | Bent Bisballe Nyeng |
2019-06-16 | Make max channnel count controllable through the configure script to make it ... | Bent Bisballe Nyeng |
2019-03-06 | Fix crash if opening Resource with a directory instead of a file. | Bent Bisballe Nyeng |
2019-02-03 | Add metadata support to xml parser and dom model. RE-add unit-tests for versi... | Bent Bisballe Nyeng |
2019-02-01 | Fix configfile parsing of empty value lines and creation of missing configura... | 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 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 | 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 | Reactive automatic removal of drumkit created drumkit files. | 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 | 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 drumkitparser test to dgxmlparser test. | Bent Bisballe Nyeng |
2018-08-12 | DGXMLParser test for instruments. | Bent Bisballe Nyeng |
2018-08-08 | Remove old CHReampler class. | Bent Bisballe Nyeng |
2018-08-05 | Fix audiocache unit-test. | Bent Bisballe Nyeng |
2018-08-05 | Add support for partial buffers in cache and rendering engine - fixes dropout... | Bent Bisballe Nyeng |
2018-08-01 | Remove the last references to hardcoded 44k1Hz samplerate. | Bent Bisballe Nyeng |
2018-07-21 | Add missing headerfiles to EXTRA_DIST. | Bent Bisballe Nyeng |
2018-06-17 | Sanitize strings in the xml output. | Bent Bisballe Nyeng |
2018-06-16 | Make directory handling cross-platform in unit-tests. | Bent Bisballe Nyeng |
2018-06-16 | Add missin sndfile cflags wherever needed. | Bent Bisballe Nyeng |
2018-06-16 | Rename name-clashing round function. | Bent Bisballe Nyeng |
2018-06-16 | Use empsilon comparison for doubles. | Bent Bisballe Nyeng |
2018-06-16 | Clarify samplerate types in resampler unit-test. | 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 | Experimentally port drumkitparsertest to DGUnit. | Bent Bisballe Nyeng |
2018-06-16 | Add DGUnit header only unit-test framework. | Bent Bisballe Nyeng |
2018-06-09 | Add crude drumkitparser unit-test. | Bent Bisballe Nyeng |
2018-06-08 | Fix font resource path. | Bent Bisballe Nyeng |
2018-06-08 | Fix instrumentparser test. | Bent Bisballe Nyeng |