.. |
avx2
|
Fix ASAN warnings due to mixed signed/unsigned arithmetic
|
2019-01-09 10:03:35 -08:00 |
avx512
|
Prefer static_assert() over assert()
|
2018-08-29 10:47:02 -07:00 |
AbstractAudioInterface.cpp
|
refuse to handle positional audio streams with NaN position
|
2018-02-02 11:21:50 -08:00 |
AbstractAudioInterface.h
|
Add audio soloing feature
|
2018-11-05 19:02:26 -08:00 |
AudioConstants.h
|
Rework audio data memory ownership model
|
2018-11-14 14:45:18 -08:00 |
AudioDynamics.h
|
Fix UBSAN warning (left-shift of negative integer) when peak limiter is called with implausibly large (or NaN) audio values
|
2018-11-28 16:48:34 -08:00 |
AudioEffectOptions.cpp
|
Fill in Audio API JSDoc
|
2018-07-19 09:31:48 +12:00 |
AudioEffectOptions.h
|
Fill in Audio API JSDoc
|
2018-07-19 09:31:48 +12:00 |
AudioFOA.cpp
|
Fix ASAN warnings due to mixed signed/unsigned arithmetic
|
2019-01-09 10:03:35 -08:00 |
AudioFOA.h
|
|
|
AudioFOAData.h
|
|
|
AudioGate.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
AudioGate.h
|
|
|
AudioHRTF.cpp
|
streamline mix operation
|
2018-09-28 15:45:56 -07:00 |
AudioHRTF.h
|
streamline mix operation
|
2018-09-28 15:45:56 -07:00 |
AudioHRTFData.h
|
|
|
AudioInjector.cpp
|
Fix the audio injector "pitch" property
|
2018-11-29 08:12:14 -08:00 |
AudioInjector.h
|
Update TTS audio API use
|
2018-11-14 15:42:39 -08:00 |
AudioInjectorLocalBuffer.cpp
|
Rework audio data memory ownership model
|
2018-11-14 14:45:18 -08:00 |
AudioInjectorLocalBuffer.h
|
Rework audio data memory ownership model
|
2018-11-14 14:45:18 -08:00 |
AudioInjectorManager.cpp
|
|
|
AudioInjectorManager.h
|
|
|
AudioInjectorOptions.cpp
|
trying to separate colors and vectors
|
2018-09-04 17:20:05 -07:00 |
AudioInjectorOptions.h
|
Add "pitch" parameter to scriptable audio injector options.
|
2018-01-19 14:50:51 -08:00 |
AudioLimiter.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
AudioLimiter.h
|
|
|
AudioLogging.cpp
|
trying to sort-out audio-stream logging
|
2018-05-10 15:42:59 -07:00 |
AudioLogging.h
|
|
|
AudioReverb.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
AudioReverb.h
|
|
|
AudioRingBuffer.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
AudioRingBuffer.h
|
|
|
AudioSolo.cpp
|
CR
|
2018-11-08 11:31:22 -08:00 |
AudioSolo.h
|
Resend solo nodes on mixer reconnect
|
2018-11-07 11:41:04 -08:00 |
AudioSRC.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
AudioSRC.h
|
|
|
AudioSRCData.h
|
Improved quality of the audio resampling filter kernel
|
2018-03-10 10:34:10 -08:00 |
AudioStreamStats.h
|
make sure the audio stream stats size is right
|
2018-09-28 14:54:50 -07:00 |
flump3dec.cpp
|
Ensure self-sufficient headers
|
2018-06-09 19:44:12 -07:00 |
flump3dec.h
|
Include boilerplate MIT License in comments
|
2018-06-07 08:21:31 -07:00 |
InboundAudioStream.cpp
|
reduce codec mismatch and starve log spam
|
2018-09-28 14:54:50 -07:00 |
InboundAudioStream.h
|
move valid position check to packet processing
|
2018-09-28 14:54:50 -07:00 |
InjectedAudioStream.cpp
|
move valid position check to packet processing
|
2018-09-28 14:54:50 -07:00 |
InjectedAudioStream.h
|
move valid position check to packet processing
|
2018-09-28 14:54:50 -07:00 |
MixedAudioStream.cpp
|
|
|
MixedAudioStream.h
|
|
|
MixedProcessedAudioStream.cpp
|
|
|
MixedProcessedAudioStream.h
|
|
|
PositionalAudioStream.cpp
|
move valid position check to packet processing
|
2018-09-28 14:54:50 -07:00 |
PositionalAudioStream.h
|
move valid position check to packet processing
|
2018-09-28 14:54:50 -07:00 |
Sound.cpp
|
CR
|
2018-11-14 14:46:08 -08:00 |
Sound.h
|
CR
|
2018-11-14 14:46:08 -08:00 |
SoundCache.cpp
|
Case 19754 - Remove logging URLs and related file locations.
|
2018-11-06 16:24:32 -08:00 |
SoundCache.h
|
Move scriptable caches into scripting interfaces
|
2018-07-25 22:10:14 +12:00 |
SoundCacheScriptingInterface.cpp
|
Revise scriptable resource caches' interfaces
|
2018-07-26 16:12:16 +12:00 |
SoundCacheScriptingInterface.h
|
JSDoc review
|
2018-08-04 07:22:12 +12:00 |