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
Dmitry Marakasov 0e934a52ca Include soundmanager.hpp for Play_Normal enum 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 Include soundmanager.hpp for Play_Normal enum 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 Fixed some windows issues and got rid of a few tiny warnings while at it. 13 years ago
soundmanager.hpp Include boost/shared_ptr.hpp for boost:shared_ptr 13 years ago