Age | Commit message (Expand) | Author |
2020-11-14 | Add x_offset to drawable::line to be able to have drawImage render images out... | Bent Bisballe Nyeng |
2020-10-26 | Update to latest uUnit version. | Bent Bisballe Nyeng |
2020-09-19 | Add uunit to dist files. | Bent Bisballe Nyeng |
2020-09-19 | Remove old un-used test files. | Bent Bisballe Nyeng |
2020-09-19 | Make use of uUnit as a submodule (dgunit renamed). | Bent Bisballe Nyeng |
2020-08-30 | Add _(...) to most strings of the UI. | Olivier Humbert |
2020-07-29 | Add embedded gettext support from resource. | Bent Bisballe Nyeng |
2020-07-25 | Make rcgen use getoptpp and add strip-path argument. | Bent Bisballe Nyeng |
2020-05-14 | Beautify silent build output and make silent build the default - ie. set V=1 ... | Bent Bisballe Nyeng |
2020-05-02 | Add new PowerWidget for setting and showing control points of the powermap. | Bent Bisballe Nyeng |
2020-05-02 | Add powermap functionality to the engine for mapping input velocities through... | André Nusser |
2020-04-26 | Fix out-of-tree building. | Bent Bisballe Nyeng |
2020-04-12 | Make sure that drumkit::clear clear all metadata. | Bent Bisballe Nyeng |
2020-04-10 | Changes after discussion about review on IRC.configfile_refactor | André Nusser |
2020-04-08 | Refactoring configfile. | André Nusser |
2020-03-15 | Add missing dist-files. | Bent Bisballe Nyeng |
2020-03-07 | Use vector for PixelBuffer memory allocation. Use optimized render routines i... | Bent Bisballe Nyeng |
2020-03-07 | Move pixel buffer render code from Window to PixelBuffer for easier testing/b... | Bent Bisballe Nyeng |
2020-03-07 | Benchmark test alpha vs. no-alpha with both partial inner and edge alpha and ... | Bent Bisballe Nyeng |
2020-03-07 | Add UI benchmark test. | Bent Bisballe Nyeng |
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 |