Age | Commit message (Expand) | Author |
2016-03-31 | Fixed API of class Atomic for POD | Christian Glöckner |
2016-03-31 | Fix tests. | Bent Bisballe Nyeng |
2016-03-31 | atomic workaround | Christian Glöckner |
2016-03-31 | fixed test code referring API change | Christian Glöckner |
2016-03-29 | Adapt memchecker test to the refactored parser classes. | André Nusser |
2016-03-29 | New Random class for convenient random number generation. | André Nusser |
2016-03-22 | Change license to LGPLv3. | André Nusser |
2016-03-20 | Add missing latency port. | Bent Bisballe Nyeng |
2016-03-16 | Build cleanup and windows build add. | Bent Bisballe Nyeng |
2016-02-14 | Change GPL version number in file headers to 3. | André Nusser |
2016-02-09 | Work in deva's critique. This branch should now be ready for merge. | André Nusser |
2016-02-09 | Add a test for the memchecker. | André Nusser |
2016-02-09 | Add test data for a memchecker test (introduced next commit). | André Nusser |
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 |