Age | Commit message (Expand) | Author |
2016-01-30 | Add a valgrind test script. | André Nusser |
2016-01-29 | Remove pointer from audiofiles map. | André Nusser |
2016-01-29 | Fix for build error. | André Nusser |
2016-01-29 | wip <blablabla> | André Nusser |
2016-01-29 | wip 2 | André Nusser |
2016-01-28 | Conform to style guide. | Bent Bisballe Nyeng |
2016-01-28 | Fizx size_t comparison on 64bit. | Bent Bisballe Nyeng |
2016-01-28 | Handle sndffile open failure. | Bent Bisballe Nyeng |
2016-01-23 | Fix some size_t printf format warnings. | Bent Bisballe Nyeng |
2016-01-23 | Fix some size_t printf format warnings. | Bent Bisballe Nyeng |
2016-01-23 | Fix signed-unsigned comparison warning. | Bent Bisballe Nyeng |
2016-01-23 | Fix signed-unsigned comparison warning. | Bent Bisballe Nyeng |
2016-01-23 | Update LV2 test with new FreeWheel port. | Bent Bisballe Nyeng |
2016-01-23 | Fix samplerate for lv2 test. Fix indentation. | Bent Bisballe Nyeng |
2016-01-20 | Fix Makefiles after rebase. | Bent Bisballe Nyeng |
2016-01-20 | Fix new method names. | Bent Bisballe Nyeng |
2016-01-20 | Check full initial_samples_needed range. | Bent Bisballe Nyeng |
2016-01-20 | Split CacheManager into several AudioCache classes and refactored the lot of ... | Bent Bisballe Nyeng |
2016-01-20 | Fix cachemanager test. | Bent Bisballe Nyeng |
2016-01-20 | Fix unit tests to run with new setFramesize feature. | 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 |
2016-01-20 | Update LV2/lilv unit-test. | Bent Bisballe Nyeng |
2016-01-18 | Small correction to run_test.sh such that make doesn't search for check. | André Nusser |
2016-01-18 | Add a script to run selected tests. | André Nusser |
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-06-14 | Fix conflict with 'final' define when including openssl/evp.h. | Bent Bisballe Nyeng |
2015-05-22 | Add error handling in ConfigFile parser. | Bent Bisballe Nyeng |
2015-05-21 | nullptr not supported by our build servers, so better not use it yet. | Bent Bisballe Nyeng |
2015-05-21 | override not supported by our build servers, so better not use it yet. | Bent Bisballe Nyeng |
2015-05-21 | New configfile parser with unit test. | Bent Bisballe Nyeng |
2015-05-21 | Make C++11 fix. | Bent Bisballe Nyeng |
2015-02-15 | Fix the rest of the hardcoded lv2 paths. | Bent Bisballe Nyeng |
2015-02-15 | Use CPPUNIT_ASSERT_EQUAL instead of just CPPUNIT_ASSERT | Bent Bisballe Nyeng |
2015-02-15 | Use CPPUNIT_ASSERT_EQUAL instead of just CPPUNIT_ASSERT | 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-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 |
2015-02-12 | Add new LV2 unit test. | Bent Bisballe Nyeng |
2015-02-12 | Fix missing instrument names. | 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 endpos parameter to cli. | Bent Bisballe Nyeng |
2013-12-01 | Add unit tests. | Bent Bisballe Nyeng |