openmw-tes3coop/apps/openmw/mwsound
Chris Robinson d4238a6d91 Add config options for the sound buffer cache size
The cache size is specified with a min/max range, intended to avoid constant
unloading once the limit is reached. This way, buffers can be unloaded down to
a reasonable mimimum, allowing some more buffers to be subsequently loaded
without causing more unloading.
2015-11-26 02:13:37 -08: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 sound loudness and store it with the Sound_Buffer 2015-11-25 04:24:22 -08:00
loudness.hpp Load sound loudness and store it with the Sound_Buffer 2015-11-25 04:24:22 -08:00
movieaudiofactory.cpp Rename to osg-ffmpeg-videoplayer 2015-04-19 20:14:06 +02:00
movieaudiofactory.hpp Rename to osg-ffmpeg-videoplayer 2015-04-19 20:14:06 +02:00
openal_output.cpp Revert "Avoid unsafe sizeof(x)/sizeof(x[0]) constructs for array counting" 2015-11-25 06:06:27 -08:00
openal_output.hpp Batch update changes together, when possible 2015-11-25 04:24:26 -08:00
sound.hpp Load sound loudness and store it with the Sound_Buffer 2015-11-25 04:24:22 -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 Batch update changes together, when possible 2015-11-25 04:24:26 -08:00
soundmanagerimp.cpp Add config options for the sound buffer cache size 2015-11-26 02:13:37 -08:00
soundmanagerimp.hpp Add config options for the sound buffer cache size 2015-11-26 02:13:37 -08:00