.. |
AbstractAudioInterface.h
|
remove collision sound creation calls
|
2014-12-16 15:35:37 -08:00 |
AudioBuffer.h
|
some cleanup in audio library
|
2014-12-16 12:02:10 -08:00 |
AudioConstants.h
|
Code review
|
2015-01-08 18:20:23 -08:00 |
AudioEditBuffer.h
|
coding standard + missing frame-offsets in audiobuffer
|
2014-09-22 11:21:18 -07: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
|
some cleanup in audio library
|
2014-12-16 12:02:10 -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
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
|
2015-01-13 11:03:14 -08:00 |
AudioInjector.h
|
changes to sound class to allow caching of sounds
|
2014-11-13 10:16:42 -08:00 |
AudioInjectorLocalBuffer.cpp
|
switch to next musak when finished
|
2014-11-19 14:52:57 -08:00 |
AudioInjectorLocalBuffer.h
|
switch to next musak when finished
|
2014-11-19 14:52:57 -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 |
AudioScriptingInterface.cpp
|
repairs to AudioScriptingInterface playSound
|
2015-01-12 16:04:00 -08:00 |
AudioScriptingInterface.h
|
Add ability to set injector properties during playing, and orbitingSound.js
|
2014-12-05 08:45:00 -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
|
move audio stats into member of Audio
|
2014-12-16 14:47:24 -08:00 |
InboundAudioStream.h
|
rename StdDev to StDev, patch its leak
|
2014-11-07 17:15:54 -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
|
repetition-with-fade implemented; testing interface crash
|
2014-08-11 16:25:43 -07: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
|
repairs to AudioScriptingInterface playSound
|
2015-01-12 16:04:00 -08:00 |
Sound.h
|
repairs to AudioScriptingInterface playSound
|
2015-01-12 16:04:00 -08:00 |
SoundCache.cpp
|
Set different caches size depending on cache type
|
2015-01-12 15:36:36 -08:00 |
SoundCache.h
|
avoid Qt QTimer thread bug by putting SoundCache on same thread
|
2014-11-13 14:47:28 -08:00 |