aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/aud_stream.cpp
AgeCommit message (Expand)Author
2016-10-01BLADERUNNER: fixed endian issue in uncompressed audio (thx madmoose), fixed s...Peter Kohaut
2016-09-30BLADERUNNER: fixed compiler error in gcc and clang (was working in msvc14)Peter Kohaut
2016-09-30BLADERUNNER: add support for uncompressed audio, fixed wrong call to gamescri...Peter Kohaut
2016-09-29BLADERUNNER: fixed loading of new set/scene, fixed memoryleak in lightsPeter Kohaut
2016-09-29BLADERUNNER: Split aud_decoder into aud_stream and adpcm_decoderThomas Fach-Pedersen