mcpe/source/Sound
f 9bfec799e2 Improve and fix crash in SoundSystemWindows
Add 3D Sound Listener, Fix crash when DirectSound fails to initialize. Add second argument to setListenerAngle. Implement setListenerAngle and setListenerPos in Minecraft.cpp (Is this a good place to put it?)
2023-08-01 22:02:24 +02:00
..
SoundData.cpp * Add license headers to every file. 2023-07-30 22:41:09 +03:00
SoundData.hpp * Fix bad names in the PCM sound header. Audio now works well :) 2023-07-31 15:15:20 +03:00
SoundDefs.hpp * Add license headers to every file. 2023-07-30 22:41:09 +03:00
SoundEngine.cpp * Add license headers to every file. 2023-07-30 22:41:09 +03:00
SoundEngine.hpp Add windows soundsystem 2023-07-31 12:17:52 +02:00
SoundRepository.cpp * Add license headers to every file. 2023-07-30 22:41:09 +03:00
SoundRepository.hpp * Add license headers to every file. 2023-07-30 22:41:09 +03:00
SoundSystem.cpp Improve and fix crash in SoundSystemWindows 2023-08-01 22:02:24 +02:00
SoundSystem.hpp Improve and fix crash in SoundSystemWindows 2023-08-01 22:02:24 +02:00