You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/openmw/mwsound
Marc Zinnschlag 87667ab57e Issue #107: Ptr related include cleanup 13 years ago
..
audiere_decoder.cpp MSVC build compliance: 13 years ago
audiere_decoder.hpp Implement an Audiere-based decoder 13 years ago
ffmpeg_decoder.cpp Avoid leaking an ffmpeg stream 13 years ago
ffmpeg_decoder.hpp Add some dummy copy constructors and assignment operators to prevent implicit versions from being used 13 years ago
mpgsnd_decoder.cpp Avoid using vector<>::data(), which requires C++11 13 years ago
mpgsnd_decoder.hpp Add some dummy copy constructors and assignment operators to prevent implicit versions from being used 13 years ago
openal_output.cpp Avoid using vector<>::data(), which requires C++11 13 years ago
openal_output.hpp Implement a basic underwater sound environment 13 years ago
sound.hpp Keep track of the sound pitch 13 years ago
sound_decoder.hpp Add some dummy copy constructors and assignment operators to prevent implicit versions from being used 13 years ago
sound_output.hpp fixed some cppcheck issues 13 years ago
soundmanager.cpp Issue #107: World is accessed only through the interface class from now on; some include cleanup 13 years ago
soundmanager.hpp Issue #107: Ptr related include cleanup 13 years ago