.. |
AbstractAudioInterface.h
|
remove collision sound creation calls
|
2014-12-16 15:35:37 -08:00 |
AudioBuffer.h
|
intial removal of Audio to audio-client
|
2015-01-21 11:49:06 -08:00 |
AudioConstants.h
|
Code review
|
2015-01-08 18:20:23 -08:00 |
AudioEditBuffer.h
|
correct gain variance in linearFade()
|
2015-02-17 12:07:32 -08:00 |
AudioEffectOptions.cpp
|
Fix header
|
2014-10-20 17:23:58 -07:00 |
AudioEffectOptions.h
|
Fix header
|
2014-10-20 17:23:58 -07:00 |
AudioFilter.h
|
frame and channel counts are now consistently uint32_t / float32_t replaces float
|
2014-09-20 04:50:11 -07:00 |
AudioFilterBank.cpp
|
some cleanup in audio library
|
2014-12-16 12:02:10 -08:00 |
AudioFilterBank.h
|
uint32_t rather than uint, which mac doesn't like
|
2015-02-04 11:26:05 -08:00 |
AudioFormat.h
|
resolve conflicts on merge, add cstring inc
|
2015-01-05 09:25:30 -08:00 |
AudioGain.cpp
|
some cleanup in audio library
|
2014-12-16 12:02:10 -08:00 |
AudioGain.h
|
some cleanup in audio library
|
2014-12-16 12:02:10 -08:00 |
AudioInjector.cpp
|
fix AudioInjector debug line to be more clear
|
2015-02-13 09:36:16 -08:00 |
AudioInjector.h
|
use a QPointer to trigger delayed delete
|
2015-02-11 19:15:33 -08:00 |
AudioInjectorLocalBuffer.cpp
|
override seek to handle warning once stopped
|
2015-02-12 11:29:55 -08:00 |
AudioInjectorLocalBuffer.h
|
override seek to handle warning once stopped
|
2015-02-12 11:29:55 -08:00 |
AudioInjectorOptions.cpp
|
handle RAW stereo audio files by using stereo.raw extension
|
2014-11-19 12:20:12 -08:00 |
AudioInjectorOptions.h
|
handle RAW stereo audio files by using stereo.raw extension
|
2014-11-19 12:20:12 -08:00 |
AudioPan.cpp
|
out of line inline members for coding standard
|
2014-09-20 05:46:27 -07:00 |
AudioPan.h
|
coding standard - else clause
|
2014-09-22 11:04:21 -07:00 |
AudioRingBuffer.cpp
|
move audio stats into member of Audio
|
2014-12-16 14:47:24 -08:00 |
AudioRingBuffer.h
|
move audio stats into member of Audio
|
2014-12-16 14:47:24 -08:00 |
AudioSourceNoise.cpp
|
new pink noise generator audio source object
|
2014-09-06 02:16:00 -07:00 |
AudioSourceNoise.h
|
frame and channel counts are now consistently uint32_t / float32_t replaces float
|
2014-09-20 04:50:11 -07:00 |
AudioSourceTone.cpp
|
move the audio scope into its own class
|
2014-12-16 11:54:59 -08:00 |
AudioSourceTone.h
|
frame and channel counts are now consistently uint32_t / float32_t replaces float
|
2014-09-20 04:50:11 -07:00 |
AudioStreamStats.h
|
added TimeWeightedAvg to InboundAudioStream
|
2014-07-29 13:51:46 -07:00 |
InboundAudioStream.cpp
|
Remove settings from InboundAudioStream
|
2015-02-03 12:47:25 -08:00 |
InboundAudioStream.h
|
Remove settings from InboundAudioStream
|
2015-02-03 12:47:25 -08:00 |
InjectedAudioStream.cpp
|
move the audio scope into its own class
|
2014-12-16 11:54:59 -08:00 |
InjectedAudioStream.h
|
Initialize InjectedAudioStream with correct stereo value
|
2014-09-26 19:23:36 -07:00 |
MixedAudioStream.cpp
|
removed parseSilentPacketStreamProperties()
|
2014-08-08 16:46:12 -07:00 |
MixedAudioStream.h
|
removed parseSilentPacketStreamProperties()
|
2014-08-08 16:46:12 -07:00 |
MixedProcessedAudioStream.cpp
|
move the audio scope into its own class
|
2014-12-16 11:54:59 -08:00 |
MixedProcessedAudioStream.h
|
intial removal of Audio to audio-client
|
2015-01-21 11:49:06 -08:00 |
PositionalAudioStream.cpp
|
move the audio scope into its own class
|
2014-12-16 11:54:59 -08:00 |
PositionalAudioStream.h
|
fix bug with audio mixer muting too often
|
2014-11-07 14:18:57 -08:00 |
Sound.cpp
|
cleanup some divides for manual sound resampling
|
2015-03-10 13:04:35 -07:00 |
Sound.h
|
repairs to AudioScriptingInterface playSound
|
2015-01-12 16:04:00 -08:00 |
SoundCache.cpp
|
change ScriptCache and SoundCache to derive from Dependency
|
2015-02-13 15:33:41 -08:00 |
SoundCache.h
|
change ScriptCache and SoundCache to derive from Dependency
|
2015-02-13 15:33:41 -08:00 |