1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 22:19:54 +00:00
openmw-tes3mp/apps/openmw/mwsound
Chris Robinson caf5d71d44 Make the sound decoder's Open method return void
Errors are thrown, not returned
2012-03-17 03:18:28 -07:00
..
ffmpeg_decoder.cpp Make the sound decoder's Open method return void 2012-03-17 03:18:28 -07:00
ffmpeg_decoder.hpp Make the sound decoder's Open method return void 2012-03-17 03:18:28 -07:00
mpgsnd_decoder.cpp Make the sound decoder's Open method return void 2012-03-17 03:18:28 -07:00
mpgsnd_decoder.hpp Make the sound decoder's Open method return void 2012-03-17 03:18:28 -07:00
openal_output.cpp Make the sound decoder's Open method return void 2012-03-17 03:18:28 -07:00
openal_output.hpp Add a function to stream sounds 2012-03-17 02:55:08 -07:00
sound.hpp Make a skeleton Sound class 2012-03-17 02:45:18 -07:00
sound_decoder.hpp Make the sound decoder's Open method return void 2012-03-17 03:18:28 -07:00
sound_output.hpp Add a function to stream sounds 2012-03-17 02:55:08 -07:00
soundmanager.cpp Prevent streamMusic from throwing an exception 2012-03-17 03:06:35 -07:00
soundmanager.hpp Make a skeleton Sound class 2012-03-17 02:45:18 -07:00