.. |
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
|
Merge pull request #3107 from wangyix/master
|
2014-07-03 13:32:31 -07:00 |
AudioRingBuffer.h
|
all stats added, needs testing; created PacketStreamStats struct
|
2014-07-09 18:13:33 -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
|
droppable silent packets are added for dropped packets;
|
2014-07-16 14:41:24 -07:00 |
InjectedAudioRingBuffer.cpp
|
removed space
|
2014-07-16 18:06:55 -07:00 |
InjectedAudioRingBuffer.h
|
droppable silent packets are added for dropped packets;
|
2014-07-16 14:41:24 -07:00 |
MixedAudioRingBuffer.cpp
|
run regex header replacement on all cpp files
|
2014-04-09 09:35:42 -07:00 |
MixedAudioRingBuffer.h
|
removed numFramesCapacity from being exposed everywhere
|
2014-07-03 11:11:56 -07:00 |
PositionalAudioRingBuffer.cpp
|
re-added calculated desired frames to domain page stats
|
2014-07-16 17:44:49 -07:00 |
PositionalAudioRingBuffer.h
|
added input ring buffer stats to interface
|
2014-07-21 15:39:33 -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 |