1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 02:49:55 +00:00
openmw-tes3mp/apps/openmw/mwsound
2012-03-21 23:32:24 -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 Handle the wav -> mp3 extension conversion in the sound output backend 2012-03-21 22:49:40 -07:00
openal_output.hpp Add an enumerate method to the sound output interface 2012-03-21 20:15:01 -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 Add an enumerate method to the sound output interface 2012-03-21 20:15:01 -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