1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 19:19:55 +00:00
openmw-tes3mp/apps/openmw/mwsound
dteviot 407cd50890 fixed warning C4099:
type name first seen using 'class' now seen using 'struct'
2015-03-06 21:36:42 +13:00
..
ffmpeg_decoder.cpp Add exception handling to various uses of DataStream::read 2015-01-31 22:40:42 +01:00
ffmpeg_decoder.hpp Audio resampling fixes 2014-10-25 17:17:57 +02:00
libavwrapper.cpp Refactor video player engine to get rid of MWSound dependencies 2014-10-22 22:33:32 +02:00
loudness.cpp fix usage of numeric_limits static functions min() and max() 2014-10-12 23:28:16 +02:00
loudness.hpp Implement mouth animation for NPCs based on say sound (Fixes #642) 2014-07-29 01:15:22 +02:00
movieaudiofactory.cpp Don't include al.h in decoder classes, format support check will need to be redone later. For now, resample all formats that might not be supported on any hardware. 2014-10-25 20:50:41 +02:00
movieaudiofactory.hpp Refactor video player engine to get rid of MWSound dependencies 2014-10-22 22:33:32 +02:00
openal_output.cpp Add vanilla-compatible range limiting for playloopsound (Fixes #244, Fixes #1342) 2014-12-08 23:58:20 +01:00
openal_output.hpp fixed warning C4099: 2015-03-06 21:36:42 +13:00
sound.cpp Implement mouth animation for NPCs based on say sound (Fixes #642) 2014-07-29 01:15:22 +02:00
sound.hpp Implement mouth animation for NPCs based on say sound (Fixes #642) 2014-07-29 01:15:22 +02:00
sound_decoder.hpp Support float samples with ffmpeg 2013-02-26 10:19:33 -08:00
sound_output.hpp fixed warning C4099: 2015-03-06 21:36:42 +13:00
soundmanagerimp.cpp Fix setWaterLevel script instruction not affecting physics 2015-02-08 15:50:40 +01:00
soundmanagerimp.hpp Implement mouth animation for NPCs based on say sound (Fixes #642) 2014-07-29 01:15:22 +02:00