1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-05 04:15:33 +00:00
openmw/apps/openmw/mwsound
elsid bef15edf0b
Remove redundant ostream, istream, iostream and sstream includes
* Replace by std::to_string and operator+ where possible.
* Move the code requiring to include <sstream> from .hpp to .cpp files.
2022-07-05 01:41:28 +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 ffmpeg_decoder: signal EOF/errors on readPacket 2022-06-08 12:33:25 +09:00
ffmpeg_decoder.hpp Remove redundant ostream, istream, iostream and sstream includes 2022-07-05 01:41:28 +02:00
loudness.cpp remove unused includes: part1 2022-01-23 17:30:25 +01:00
loudness.hpp Analyze the loudness data as the stream is decoded for playback 2016-06-27 21:32:54 +02:00
movieaudiofactory.cpp Replace new with make_unique in openmw 2022-05-29 13:24:48 +02:00
movieaudiofactory.hpp Replace shared_ptr by unique_ptr 2022-04-08 22:42:22 +02:00
openal_output.cpp [Lua] Set simulation time scale 2022-07-03 12:51:28 +00:00
openal_output.hpp [Lua] Set simulation time scale 2022-07-03 12:51:28 +00: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 Improve sound fading 2021-11-04 16:05:31 -04: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 Remove redundant ostream, istream, iostream and sstream includes 2022-07-05 01:41:28 +02:00
soundmanagerimp.hpp Merge branch 'string_view' into 'master' 2022-05-22 20:50:04 +00:00
type.hpp [Lua] Set simulation time scale 2022-07-03 12:51:28 +00:00
volumesettings.cpp Make better use of std::clamp 2021-11-06 08:47:32 +03:00
volumesettings.hpp Clamp sound volume on settings update 2020-07-02 06:38:20 +02: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 Put logic to update water sound id and volume into a separate class 2020-07-01 17:49:39 +02:00