Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-06 | Remove old (obsolete) Mutex class and replace all uses with std::mutex. | 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 | wip ... | André Nusser | |
2016-01-28 | Conform to style guide. | Bent Bisballe Nyeng | |
2016-01-23 | Possible fix to missing std::mutex in mingw. | Bent Bisballe Nyeng | |
2016-01-20 | Split CacheManager into several AudioCache classes and refactored the lot of ↵ | Bent Bisballe Nyeng | |
them. Unit tests added. |