1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 02:19:55 +00:00
openmw-tes3mp/apps/openmw/mwsound
Chris Robinson ae8218bf03 Allocate OpenAL sources when opening the device
This allows sources to be more efficiently retrieved and returned
2012-03-19 07:11:01 -07:00
..
ffmpeg_decoder.cpp Rename some sound decoder class member variables and functions 2012-03-18 11:47:15 -07:00
ffmpeg_decoder.hpp Rename some sound decoder class member variables and functions 2012-03-18 11:47:15 -07:00
mpgsnd_decoder.cpp Move the sample type and channel config enums to MWSound and give use appropriate names for the values 2012-03-18 11:56:54 -07:00
mpgsnd_decoder.hpp Rename some sound decoder class member variables and functions 2012-03-18 11:47:15 -07:00
openal_output.cpp Allocate OpenAL sources when opening the device 2012-03-19 07:11:01 -07:00
openal_output.hpp Allocate OpenAL sources when opening the device 2012-03-19 07:11:01 -07:00
sound.hpp Rename some Sound class member functions 2012-03-18 12:03:15 -07:00
sound_decoder.hpp Use 6 125ms buffers for OpenAL streams 2012-03-19 05:29:04 -07:00
sound_output.hpp Make the sound output init return void 2012-03-18 12:19:54 -07:00
soundmanager.cpp Use 6 125ms buffers for OpenAL streams 2012-03-19 05:29:04 -07:00
soundmanager.hpp Prefix some SoundManager class member variables 2012-03-18 11:17:45 -07:00