Commit Graph

5 Commits

Author SHA1 Message Date
Michael
c4aed96ab7 AudioLoad.cpp: use qualified names to retrieve member function pointers 2020-03-31 20:16:10 +02:00
Michael
d5105ad5bf AudioADPCM.cpp: use std::min 2020-03-31 20:12:43 +02:00
Michael
9625093d80 Audio.hpp: clean up DirectX includes, graphics APIs includes do not belong into the Audio module
- use modern STL header names
- std::* treatment
2020-03-31 20:11:47 +02:00
Michael
592847f3cf AudioLoader.hpp: use modern STL header names
- std::* treatment
2020-03-31 20:09:55 +02:00
Ian Brun
946b2a4943 Initial commit 2018-01-01 23:07:24 +01:00