summaryrefslogtreecommitdiff
path: root/test/audiocachetest.cc
AgeCommit message (Expand)Author
2020-09-19Make use of uUnit as a submodule (dgunit renamed).Bent Bisballe Nyeng
2019-09-28Add generic logger interface for propagating messages while loading drumkits ...Bent Bisballe Nyeng
2018-08-05Fix audiocache unit-test.Bent Bisballe Nyeng
2018-06-16Port the rest of the unittests to DGUnit and remove the CppUnit dependency.Bent Bisballe Nyeng
2017-05-06Get rid of unused unistd includes. Change the rest of the sleep calls to c++.Bent Bisballe Nyeng
2017-04-15Fix audio cache test - missing updateChunkSize call before processing.Bent Bisballe Nyeng
2017-04-01Update underrun counter directly in AudioCache.Bent Bisballe Nyeng
2017-03-23Use cache limit for preloading. Add re-load support through reload counter. R...Bent Bisballe Nyeng
2017-01-17Make DrumkitCreator clean up the created files in the destructor.André Nusser
2017-01-15Make all the tests use the drumkit_creator functions.André Nusser
2016-03-22Change license to LGPLv3.André Nusser
2016-02-14Change GPL version number in file headers to 3.André Nusser
2016-01-29wip 2André Nusser
2016-01-28Conform to style guide.Bent Bisballe Nyeng
2016-01-23Fix some size_t printf format warnings.Bent Bisballe Nyeng
2016-01-23Fix signed-unsigned comparison warning.Bent Bisballe Nyeng
2016-01-20Check full initial_samples_needed range.Bent Bisballe Nyeng
2016-01-20Split CacheManager into several AudioCache classes and refactored the lot of ...Bent Bisballe Nyeng