.. |
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
|
made frames available avg window 2s; added missing _silentFramesDropped update
|
2014-07-30 10:24:24 -07:00 |
InboundAudioStream.h
|
made frames available avg window 2s; added missing _silentFramesDropped update
|
2014-07-30 10:24:24 -07:00 |
InjectedAudioStream.cpp
|
maxFramesOverDesired added; settable from domain page and preferences
|
2014-07-29 15:57:32 -07:00 |
InjectedAudioStream.h
|
maxFramesOverDesired added; settable from domain page and preferences
|
2014-07-29 15:57:32 -07:00 |
MixedAudioStream.cpp
|
maxFramesOverDesired added; settable from domain page and preferences
|
2014-07-29 15:57:32 -07:00 |
MixedAudioStream.h
|
maxFramesOverDesired added; settable from domain page and preferences
|
2014-07-29 15:57:32 -07:00 |
PositionalAudioStream.cpp
|
maxFramesOverDesired added; settable from domain page and preferences
|
2014-07-29 15:57:32 -07:00 |
PositionalAudioStream.h
|
maxFramesOverDesired added; settable from domain page and preferences
|
2014-07-29 15:57:32 -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 |