Torque3D/Engine/source/sfx/media
Phillip Khandeliants ffb943f3bb Fixed V547: Expression is always false
'ov_read' function returns a signed long, that is stored in an unsigned integer 'bytesRead'. Comparsion 'bytesRead < 0' doesn't make sense, since an unsigned number >= 0.
2017-04-27 11:29:03 +03:00
..
sfxVorbisStream.cpp Fixed V547: Expression is always false 2017-04-27 11:29:03 +03:00
sfxVorbisStream.h Simple pass over the codebase to standardize the platform types. 2013-08-04 16:26:01 -05:00
sfxWavStream.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
sfxWavStream.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00