openmw-tes3coop/apps/openmw/mwsound
2012-03-22 23:51:00 -07:00
..
ffmpeg_decoder.cpp Avoid leaking an ffmpeg stream 2012-03-21 23:32:24 -07:00
ffmpeg_decoder.hpp Add a readAll method to the sound decoder, for potentially more efficient reading 2012-03-20 17:57:28 -07:00
mpgsnd_decoder.cpp Handle the wav -> mp3 extension conversion in the sound output backend 2012-03-21 22:49:40 -07:00
mpgsnd_decoder.hpp Add a readAll method to the sound decoder, for potentially more efficient reading 2012-03-20 17:57:28 -07:00
openal_output.cpp Use the ALC_ENUMERATE_ALL_EXT extension with OpenAL when available 2012-03-22 23:51:00 -07:00
openal_output.hpp Fix DEFAULT_OUTPUT for OpenAL_Output 2012-03-22 18:44:55 -07:00
sound.hpp Rename some Sound class member functions 2012-03-18 12:03:15 -07:00
sound_decoder.hpp Add a readAll method to the sound decoder, for potentially more efficient reading 2012-03-20 17:57:28 -07:00
sound_output.hpp Add an enumerate method to the sound output interface 2012-03-21 20:15:01 -07:00
soundmanager.cpp Avoid trying to play an ambient sound if there's no chance for any to play 2012-03-22 18:39:10 -07:00
soundmanager.hpp Use a separate method to check for finished sounds and update the listener 2012-03-21 19:24:38 -07:00