1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-05 17:45:34 +00:00
openmw/apps/openmw/mwsound
2021-10-13 22:40:07 +02:00
..
alext.h http to https for supported urls (#1625) 2018-03-08 21:23:24 +01:00
efx-presets.h Include alext.h to get OpenAL extension definitions 2017-09-14 16:00:40 -07:00
efx.h Include alext.h to get OpenAL extension definitions 2017-09-14 16:00:40 -07:00
ffmpeg_decoder.cpp Fix future FFMpeg API changes 2021-06-01 10:56:48 -05:00
ffmpeg_decoder.hpp Fix MSVC's C4244 warnings 2021-05-12 10:34:40 +04:00
loudness.cpp Fixes for building in MSVC 2017-06-13 19:38:12 +09:00
loudness.hpp Analyze the loudness data as the stream is decoded for playback 2016-06-27 21:32:54 +02:00
movieaudiofactory.cpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
movieaudiofactory.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
openal_output.cpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
openal_output.hpp Remove DEFAULT_OUTPUT macros 2021-03-13 18:25:56 +01:00
regionsoundselector.cpp Merge branch 'master' of gitlab.com:OpenMW/openmw into regionsounds 2020-10-25 14:13:14 +01:00
regionsoundselector.hpp Merge branch 'master' of gitlab.com:OpenMW/openmw into regionsounds 2020-10-25 14:13:14 +01:00
sound.hpp Use default instead of empty constructors/destructors 2021-06-24 00:26:15 +02:00
sound_buffer.cpp Change normalizeFilename signature 2021-09-14 18:09:55 +02:00
sound_buffer.hpp Remove redundant SoundManager::lookupSound and loadSound 2021-01-09 14:11:49 +01:00
sound_decoder.hpp Restore exception throwing to the decoder 2017-12-09 11:00:56 -08:00
sound_output.hpp Separate sound buffer pool from sound manager 2021-01-09 02:45:21 +01:00
soundmanagerimp.cpp Stop trying to play non-existent music files started by scripts 2021-10-13 22:40:07 +02:00
soundmanagerimp.hpp Use override instead of virtual 2021-04-11 14:46:51 +02:00
type.hpp Clamp sound volume on settings update 2020-07-02 06:38:20 +02:00
volumesettings.cpp Clamp sound volume on settings update 2020-07-02 06:38:20 +02:00
volumesettings.hpp Clamp sound volume on settings update 2020-07-02 06:38:20 +02:00
watersoundupdater.cpp Put logic to update water sound id and volume into a separate class 2020-07-01 17:49:39 +02:00
watersoundupdater.hpp Put logic to update water sound id and volume into a separate class 2020-07-01 17:49:39 +02:00