NazaraEngine/include/Nazara/Audio
Jérôme Leclercq dd421a6385
Replace float/UInt64 durations by a more precise Time class (#388)
Improve Clock class with atomic RestartIfOver method and allows to choose required precision
2022-12-29 21:31:46 +01:00
..
Algorithm.hpp Add unity build support 2022-03-15 12:44:21 +01:00
Algorithm.inl Add unity build support 2022-03-15 12:44:21 +01:00
Audio.hpp Audio: Add dummy device (in case OpenAL fails to load) and unifiate unit tests 2022-03-18 19:03:57 +01:00
AudioBuffer.hpp Audio: Add dummy device (in case OpenAL fails to load) and unifiate unit tests 2022-03-18 19:03:57 +01:00
AudioBuffer.inl Audio: Rewrite audio module 2022-03-17 18:15:53 +01:00
AudioDevice.hpp Fix a bunch of warnings 2022-11-13 16:12:49 +01:00
AudioDevice.inl Audio: Rewrite audio module 2022-03-17 18:15:53 +01:00
AudioSource.hpp Replace float/UInt64 durations by a more precise Time class (#388) 2022-12-29 21:31:46 +01:00
AudioSource.inl Audio: Rewrite audio module 2022-03-17 18:15:53 +01:00
Config.hpp Remove "MemoryManager" and very old code 2022-09-24 14:25:52 +02:00
ConfigCheck.hpp Remove "MemoryManager" and very old code 2022-09-24 14:25:52 +02:00
Debug.hpp Remove "MemoryManager" and very old code 2022-09-24 14:25:52 +02:00
DebugOff.hpp Remove "MemoryManager" and very old code 2022-09-24 14:25:52 +02:00
DummyAudioBuffer.hpp Replace float/UInt64 durations by a more precise Time class (#388) 2022-12-29 21:31:46 +01:00
DummyAudioBuffer.inl Audio: Add dummy device (in case OpenAL fails to load) and unifiate unit tests 2022-03-18 19:03:57 +01:00
DummyAudioDevice.hpp Fix a bunch of warnings 2022-11-13 16:12:49 +01:00
DummyAudioDevice.inl Audio: Add dummy device (in case OpenAL fails to load) and unifiate unit tests 2022-03-18 19:03:57 +01:00
DummyAudioSource.hpp Replace float/UInt64 durations by a more precise Time class (#388) 2022-12-29 21:31:46 +01:00
DummyAudioSource.inl Replace float/UInt64 durations by a more precise Time class (#388) 2022-12-29 21:31:46 +01:00
Enums.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
Music.hpp Replace float/UInt64 durations by a more precise Time class (#388) 2022-12-29 21:31:46 +01:00
OpenAL.hpp Audio: Add an option to directly link OpenAL 2022-12-06 07:48:03 +01:00
OpenALBuffer.hpp Audio: Add dummy device (in case OpenAL fails to load) and unifiate unit tests 2022-03-18 19:03:57 +01:00
OpenALBuffer.inl Audio: Rewrite audio module 2022-03-17 18:15:53 +01:00
OpenALDevice.hpp Fix a bunch of warnings 2022-11-13 16:12:49 +01:00
OpenALDevice.inl Audio: Add support for AL_SOFT_source_latency 2022-05-08 13:20:55 +02:00
OpenALFunctions.hpp Fix OpenAL extensions functions 2022-12-06 12:54:22 +01:00
OpenALLibrary.hpp Audio: Add an option to directly link OpenAL 2022-12-06 07:48:03 +01:00
OpenALLibrary.inl Audio: Add an option to directly link OpenAL 2022-12-06 07:48:03 +01:00
OpenALSource.hpp Replace float/UInt64 durations by a more precise Time class (#388) 2022-12-29 21:31:46 +01:00
OpenALSource.inl Audio: Rewrite audio module 2022-03-17 18:15:53 +01:00
Sound.hpp Replace float/UInt64 durations by a more precise Time class (#388) 2022-12-29 21:31:46 +01:00
SoundBuffer.hpp Replace float/UInt64 durations by a more precise Time class (#388) 2022-12-29 21:31:46 +01:00
SoundBuffer.inl Replace float/UInt64 durations by a more precise Time class (#388) 2022-12-29 21:31:46 +01:00
SoundEmitter.hpp Replace float/UInt64 durations by a more precise Time class (#388) 2022-12-29 21:31:46 +01:00
SoundEmitter.inl Update copyright date 2022-01-01 15:30:09 +01:00
SoundStream.hpp Replace float/UInt64 durations by a more precise Time class (#388) 2022-12-29 21:31:46 +01:00