1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-23 12:39:43 +00:00
openmw/apps/openmw/mwsound
2023-07-08 11:28:56 +02:00
..
alext.h Copy alext.h from OpenAL Soft 1.23 2023-03-02 22:57:00 +01:00
efx-presets.h Apply clang-format to code base 2022-09-22 21:35:26 +03:00
efx.h Remove unused includes 2022-10-09 16:44:18 +02:00
ffmpeg_decoder.cpp Fix -Wduplicated-branches warnings 2023-02-04 00:10:30 +01:00
ffmpeg_decoder.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
loudness.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
loudness.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
movieaudiofactory.cpp Fix -Wduplicated-branches warnings 2023-02-04 00:10:30 +01:00
movieaudiofactory.hpp Replace shared_ptr by unique_ptr 2022-04-08 22:42:22 +02:00
openal_output.cpp Fixed mutex causing crash in openal_output.cpp 2023-05-13 18:12:13 +00:00
openal_output.hpp Switch to new default device if default device changes 2023-03-03 17:31:09 +01:00
regionsoundselector.cpp Cleanup includes 2023-07-08 11:28:56 +02:00
regionsoundselector.hpp Remove createRecord functions from World because the only forward the argument to ESMStore that can be used directly. 2023-04-20 21:45:49 +02:00
sound.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
sound_buffer.cpp Cleanup includes 2023-07-08 11:28:56 +02:00
sound_buffer.hpp Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
sound_decoder.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
sound_output.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
soundmanagerimp.cpp Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
soundmanagerimp.hpp Avoids a lot a special cases for ESM3 vs ESM4 cells. 2023-02-04 23:25:06 +01:00
type.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
volumesettings.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
volumesettings.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
watersoundupdater.cpp Terrain has a mandatory worldspace in constructor 2023-05-29 11:31:36 +02:00
watersoundupdater.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00