1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-02 01:45:33 +00:00
openmw/apps/openmw/mwsound
2023-03-03 18:00:02 +01: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 Set thread priority and start thread on fallback usage 2023-03-03 18:00:02 +01:00
openal_output.hpp Switch to new default device if default device changes 2023-03-03 17:31:09 +01:00
regionsoundselector.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
regionsoundselector.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
sound.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
sound_buffer.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
sound_buffer.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01: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 Reopen audio device on disconnect 2023-03-02 22:58:07 +01: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 move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01: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