openmw-tes3coop/apps/openmw/mwsound
2017-08-31 16:14:48 +04: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 Allow to play only one copy of given sound at time (bug #3647) 2017-08-31 16:14:48 +04:00
soundmanagerimp.hpp Improved shuffle (#1412) 2017-08-25 20:08:49 +00:00