Supermodel/Src/Sound/MPEG
2019-02-22 01:00:41 +00:00
..
MpegAudio.cpp Fix possible negative pointer arithmetic which was causing the music to wrap around. 2019-02-22 01:00:41 +00:00
MpegAudio.h Previous mpeg audio code worked for me in debug mode, but the release build had some serious corruption issues when being built in visual studio. Replaced the old spaghetti code with a more modern implementation. 2019-02-21 14:56:25 +00:00