1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 19:49:54 +00:00
openmw-tes3mp/apps/openmw/mwsound
Alexander "Ace" Olofsson b085c09f86 Fix windows builds
Can't instantiate a container (at least with MSVC) without knowing the exact size of the object being stored, forward-declares only work with pointers.
I couldn't see a simple way to remove the forward declare, so pointers and memory management it is.
2015-11-30 13:36:15 +01:00
..
ffmpeg_decoder.cpp really purge libav 2015-11-12 16:39:29 +01:00
ffmpeg_decoder.hpp really purge libav 2015-11-12 16:39:29 +01:00
loudness.cpp Load loudness data asynchronously 2015-11-27 09:47:14 -08:00
loudness.hpp Load loudness data asynchronously 2015-11-27 09:47:14 -08:00
movieaudiofactory.cpp Add a method to get the sound stream delay 2015-11-27 06:01:50 -08:00
movieaudiofactory.hpp Rename to osg-ffmpeg-videoplayer 2015-04-19 20:14:06 +02:00
openal_output.cpp Load loudness data asynchronously 2015-11-27 09:47:14 -08:00
openal_output.hpp Load loudness data asynchronously 2015-11-27 09:47:14 -08:00
sound.hpp Add a method to get the sound stream delay 2015-11-27 06:01:50 -08:00
sound_buffer.hpp Rename mReferences to mUses 2015-11-25 04:24:27 -08:00
sound_decoder.hpp Port SoundManager 2015-04-13 22:48:37 +02:00
sound_output.hpp Load loudness data asynchronously 2015-11-27 09:47:14 -08:00
soundmanagerimp.cpp Fix windows builds 2015-11-30 13:36:15 +01:00
soundmanagerimp.hpp Fix windows builds 2015-11-30 13:36:15 +01:00