1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 18:19:55 +00:00
openmw-tes3mp/apps/openmw/mwsound
2017-06-13 19:38:12 +09:00
..
ffmpeg_decoder.cpp Fixes for building in MSVC 2017-06-13 19:38:12 +09:00
ffmpeg_decoder.hpp Remove now unused Sound_Decoder::rewind() 2016-06-27 21:38:04 +02:00
loudness.cpp Fixes for building in MSVC 2017-06-13 19:38:12 +09:00
loudness.hpp Analyze the loudness data as the stream is decoded for playback 2016-06-27 21:32:54 +02:00
movieaudiofactory.cpp replace boost::shared_ptr in extern and components 2017-06-09 19:08:53 +02:00
movieaudiofactory.hpp replace boost::shared_ptr in extern and components 2017-06-09 19:08:53 +02:00
openal_output.cpp convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 2017-06-09 16:49:25 +02:00
openal_output.hpp convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 2017-06-09 16:49:25 +02:00
sound.hpp Fixes for building in MSVC 2017-06-13 19:38:12 +09:00
sound_buffer.hpp Include cleanup 2016-06-27 22:10:30 +02:00
sound_decoder.hpp Remove now unused Sound_Decoder::rewind() 2016-06-27 21:38:04 +02:00
sound_output.hpp Don't analyze the loudness for sounds that don't need it 2016-06-27 21:37:13 +02:00
soundmanagerimp.cpp Do not apply underwater effects to player's voice (Fixes #3850) 2017-04-30 18:51:49 +02:00
soundmanagerimp.hpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00