overte-lubosz/libraries/audio/src
2014-08-04 17:14:26 -07:00
..
AbstractAudioInterface.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
AudioInjector.cpp fixed a typo, tidied up more minor details 2014-06-30 15:33:31 -07:00
AudioInjector.h return an injector from playSound and allow user to stop it 2014-05-07 16:26:32 -07:00
AudioInjectorOptions.cpp Make JavaScript audio samples able to be looped 2014-05-29 14:13:02 -07:00
AudioInjectorOptions.h Make JavaScript audio samples able to be looped 2014-05-29 14:13:02 -07:00
AudioRingBuffer.cpp forgot some code in checkBuffersBeforeFrameSend 2014-07-29 10:40:01 -07:00
AudioRingBuffer.h forgot some code in checkBuffersBeforeFrameSend 2014-07-29 10:40:01 -07:00
AudioScriptingInterface.cpp add interface to Audio to stop injector and see if playing 2014-05-07 17:48:01 -07:00
AudioScriptingInterface.h add interface to Audio to stop injector and see if playing 2014-05-07 17:48:01 -07:00
AudioStreamStats.h added TimeWeightedAvg to InboundAudioStream 2014-07-29 13:51:46 -07:00
InboundAudioStream.cpp changed downstream re-sampling to occur right after parsing packet 2014-08-04 16:23:17 -07:00
InboundAudioStream.h changed downstream re-sampling to occur right after parsing packet 2014-08-04 16:23:17 -07:00
InjectedAudioStream.cpp changed downstream re-sampling to occur right after parsing packet 2014-08-04 16:23:17 -07:00
InjectedAudioStream.h changed downstream re-sampling to occur right after parsing packet 2014-08-04 16:23:17 -07:00
MixedAudioStream.cpp removed heap alloc of receivedSamples; cleaned up code 2014-08-04 17:14:26 -07:00
MixedAudioStream.h removed heap alloc of receivedSamples; cleaned up code 2014-08-04 17:14:26 -07:00
MixedProcessedAudioStream.cpp removed heap alloc of receivedSamples; cleaned up code 2014-08-04 17:14:26 -07:00
MixedProcessedAudioStream.h removed heap alloc of receivedSamples; cleaned up code 2014-08-04 17:14:26 -07:00
PositionalAudioStream.cpp added staticDesiredJitterBufferFrames feature; AudioMixer crashing 2014-07-30 15:35:40 -07:00
PositionalAudioStream.h added staticDesiredJitterBufferFrames feature; AudioMixer crashing 2014-07-30 15:35:40 -07:00
Sound.cpp Switched Sound to NetworkAccessManager 2014-07-02 11:27:55 -07:00
Sound.h fix property in sound 2014-04-18 14:48:26 -07:00