Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-20 | Fix new method names. | Bent Bisballe Nyeng | |
2016-01-19 | Check full initial_samples_needed range. | Bent Bisballe Nyeng | |
2016-01-19 | Split CacheManager into several AudioCache classes and refactored the lot of ↵ | Bent Bisballe Nyeng | |
them. Unit tests added. | |||
2015-07-19 | Remove unused variable. | Bent Bisballe Nyeng | |
2015-07-19 | Fix cachemanager test. | Bent Bisballe Nyeng | |
2015-07-17 | Fix event body size. | Bent Bisballe Nyeng | |
2015-06-28 | Fix unit tests to run with new setFramesize feature. | Bent Bisballe Nyeng | |
2015-05-22 | Merge with master | 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-04-23 | Added run sempahore (wait until thread actually started). Fixed localpos ↵ | Bent Bisballe Nyeng | |
bug. Added 'threaded' argument to init that handles events either directly or in a thread when dispatched. Added cachemanager unit test (currently failing). | |||
2015-04-10 | Added unit test shell for cachemanager. Added cache manager logic - still ↵ | Jonas Suhr Christensen | |
needing audio related code. | |||
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 ↵ | Bent Bisballe Nyeng | |
installdir. Use pkg-config for lilv and serd dependencies. | |||
2015-02-15 | Make lv2 unittest work with < lv2-1.10. Make LV2_PATH same as lv2 plugin ↵ | Bent Bisballe Nyeng | |
installdir. Use pkg-config for lilv and serd dependencies. | |||
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 | |