Age | Commit message (Expand) | Author |
2018-06-16 | Port the rest of the unittests to DGUnit and remove the CppUnit dependency. | Bent Bisballe Nyeng |
2017-05-06 | Get rid of unused unistd includes. Change the rest of the sleep calls to c++. | Bent Bisballe Nyeng |
2017-04-15 | Fix audio cache test - missing updateChunkSize call before processing. | Bent Bisballe Nyeng |
2017-04-01 | Update underrun counter directly in AudioCache. | Bent Bisballe Nyeng |
2017-03-23 | Use cache limit for preloading. Add re-load support through reload counter. R... | Bent Bisballe Nyeng |
2017-01-17 | Make DrumkitCreator clean up the created files in the destructor. | André Nusser |
2017-01-15 | Make all the tests use the drumkit_creator functions. | André Nusser |
2016-03-22 | Change license to LGPLv3. | André Nusser |
2016-02-14 | Change GPL version number in file headers to 3. | André Nusser |
2016-01-29 | wip 2 | André Nusser |
2016-01-28 | Conform to style guide. | 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-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 |