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-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-12-07 | Fix clang test compilation. | Bent Bisballe Nyeng |
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 | Remove pointer from audiofiles map. | André Nusser |
2016-01-29 | wip <blablabla> | 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 signed-unsigned comparison warning. | Bent Bisballe Nyeng |
2016-01-20 | Split CacheManager into several AudioCache classes and refactored the lot of ... | Bent Bisballe Nyeng |