1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-15 17:09:46 +00:00
openmw-tes3mp/apps/openmw/mwsound
Chris Robinson 0d973ac8ff Use the vector's data field instead of the address of the first element
Same thing really, but less convoluted
2012-03-21 14:38:37 -07:00
..
ffmpeg_decoder.cpp Better handle some ffmpeg errors 2012-03-21 12:20:36 -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 Add a readAll method to the sound decoder, for potentially more efficient reading 2012-03-20 17:57:28 -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 vector's data field instead of the address of the first element 2012-03-21 14:38:37 -07:00
openal_output.hpp Enforce a 15MB limit on the sound buffer cache 2012-03-19 13:19:22 -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 a method to stream a sound in 3D 2012-03-19 07:28:03 -07:00
soundmanager.cpp Add a readAll method to the sound decoder, for potentially more efficient reading 2012-03-20 17:57:28 -07:00
soundmanager.hpp Fix streamMusic's path lookup 2012-03-20 12:39:49 -07:00