Age | Commit message (Expand) | Author |
2017-05-06 | Remove old (obsolete) Mutex class and replace all uses with std::mutex. | Bent Bisballe Nyeng |
2017-04-23 | Fix dist target. | Bent Bisballe Nyeng |
2017-03-07 | Test diskstreaming CLI | Goran Mekić |
2017-02-05 | Compile engine as a library. | Bent Bisballe Nyeng |
2017-02-05 | Compile plugingui as a library. | Bent Bisballe Nyeng |
2017-01-18 | Add --with-lv2dir to configure and make sure we install the plugin at that lo... | Bent Bisballe Nyeng |
2017-01-15 | Make all the tests use the drumkit_creator functions. | André Nusser |
2016-11-01 | Switch from cppunit.m4 to pkgconfig (patch from Jin^Eld) | Bent Bisballe Nyeng |
2016-09-05 | Enabled painter unit test. | Bent Bisballe Nyeng |
2016-07-25 | Only compile/run lv2 tests if configured to use LV2. | Bent Bisballe Nyeng |
2016-07-24 | Fix semaphore test linking. | Bent Bisballe Nyeng |
2016-07-24 | Added semaphore unit test. | Bent Bisballe Nyeng |
2016-06-02 | New ImageCache class for reusing Image resources. | Bent Bisballe Nyeng |
2016-05-14 | Make all components use the same Random instance and add seed method on DrumG... | Bent Bisballe Nyeng |
2016-05-08 | Fix random build to not invlude the 'random' binary in the #include <random> ... | Bent Bisballe Nyeng |
2016-03-31 | Fix unit tests. | Bent Bisballe Nyeng |
2016-03-31 | Added API for accessing structs in a thread-safe way | Christian Glöckner |
2016-03-31 | atomic workaround | Christian Glöckner |
2016-03-29 | New Random class for convenient random number generation. | André Nusser |
2016-03-16 | Build cleanup and windows build add. | Bent Bisballe Nyeng |
2016-02-09 | Add a test for the memchecker. | André Nusser |
2016-01-20 | Fix Makefiles after rebase. | Bent Bisballe Nyeng |
2016-01-20 | Split CacheManager into several AudioCache classes and refactored the lot of ... | Bent Bisballe Nyeng |
2016-01-20 | Added run sempahore (wait until thread actually started). Fixed localpos bug.... | Bent Bisballe Nyeng |
2016-01-20 | Added unit test shell for cachemanager. Added cache manager logic - still nee... | Jonas Suhr Christensen |
2015-12-20 | Merge remote-tracking branch 'origin/master' into uirefactor | Bent Bisballe Nyeng |
2015-11-13 | Refactored Resource and added unittests. | Bent Bisballe Nyeng |
2015-10-19 | Added missing DIST file. | Bent Bisballe Nyeng |
2015-05-21 | New configfile parser with unit test. | Bent Bisballe Nyeng |
2015-02-15 | Make lv2 unittest work with < lv2-1.10. Make LV2_PATH same as lv2 plugin inst... | Bent Bisballe Nyeng |
2015-02-12 | Add new LV2 unit test. | Bent Bisballe Nyeng |
2014-11-04 | Add resampler unit tests. | Bent Bisballe Nyeng |
2014-10-12 | Merge in from master. | Bent Bisballe Nyeng |
2013-12-01 | Add unit tests. | Bent Bisballe Nyeng |