1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-28 20:15:32 +00:00
openmw-tes3mp/apps/openmw/mwsound
2012-12-18 05:19:32 -08:00
..
audiere_decoder.cpp Use the decoder's sample offset for calculating the stream offset 2012-12-13 05:04:53 -08:00
audiere_decoder.hpp Use the decoder's sample offset for calculating the stream offset 2012-12-13 05:04:53 -08:00
ffmpeg_decoder.cpp Use the packet pts to calculate the decoder sample offset 2012-12-16 01:56:52 -08:00
ffmpeg_decoder.hpp Use the packet pts to calculate the decoder sample offset 2012-12-16 01:56:52 -08:00
mpgsnd_decoder.cpp Use the decoder's sample offset for calculating the stream offset 2012-12-13 05:04:53 -08:00
mpgsnd_decoder.hpp Use the decoder's sample offset for calculating the stream offset 2012-12-13 05:04:53 -08:00
openal_output.cpp Don't hold a list of all sound sources 2012-12-18 05:19:32 -08:00
openal_output.hpp Don't hold a list of all sound sources 2012-12-18 05:19:32 -08:00
sound.hpp Add a method to get the volume from the sound type 2012-12-18 02:01:04 -08:00
sound_decoder.hpp Use the decoder's sample offset for calculating the stream offset 2012-12-13 05:04:53 -08:00
sound_output.hpp Allow pausing only certain types of sounds 2012-12-18 04:19:35 -08:00
soundmanagerimp.cpp Don't try to resume sound types that aren't paused 2012-12-18 04:35:24 -08:00
soundmanagerimp.hpp Don't try to resume sound types that aren't paused 2012-12-18 04:35:24 -08:00