ZappoMan
|
977b730fc0
|
add support for tuning the size of packets used by VoxelEditPacketSender
|
2013-11-10 12:44:20 -08:00 |
|
ZappoMan
|
eb73de6b67
|
added a couple more JS APIs and removed some debug code
|
2013-11-10 12:33:54 -08:00 |
|
ZappoMan
|
43a4253689
|
added interface points to VoxelScriptingInterface to access stats from _voxelPacketSender
|
2013-11-10 12:23:44 -08:00 |
|
ZappoMan
|
8043970df7
|
bug fixes to JurisdictionListener, PacketSender, addition of packetsToSendCount() to Voxels JS
|
2013-11-08 02:22:10 -08:00 |
|
Stephen Birarda
|
ce52395a08
|
actually create the QCoreApplication instance
|
2013-11-07 15:06:11 -08:00 |
|
Stephen Birarda
|
9aacda7d56
|
fix for AC lack of QCoreApplication
|
2013-11-07 14:34:01 -08:00 |
|
ZappoMan
|
05d647557b
|
Merge pull request #1213 from birarda/master
temp remove audio from agent, mutate GOL placeholder
|
2013-11-07 14:12:38 -08:00 |
|
Stephen Birarda
|
72b2309dc0
|
Merge branch 'master' of github.com:worklist/hifi into assignment
|
2013-11-07 12:43:58 -08:00 |
|
Stephen Birarda
|
fe962e6be1
|
only call deleteLater for linkedData if we have a QCoreApplication instance
|
2013-11-07 12:38:28 -08:00 |
|
Stephen Birarda
|
4cbb98028f
|
temp remove audio from agent, fix GOL placeholder
|
2013-11-07 12:07:34 -08:00 |
|
Jeroen Baert
|
ae3364289c
|
Glibc Linux compilation fix
|
2013-11-06 15:02:58 +01:00 |
|
Stephen Birarda
|
771021995b
|
add helper to ping with inactive socket
|
2013-11-05 12:34:56 -08:00 |
|
Stephen Birarda
|
9e3de05e97
|
activate public socket if a node sends data to VS and AM
|
2013-10-31 13:55:26 -07:00 |
|
Stephen Birarda
|
94728d0afb
|
fix packetData memory leak in AvatarMixer
|
2013-10-29 15:12:23 -07:00 |
|
Stephen Birarda
|
d97292a4f1
|
run the silent node removal thread in the agent
|
2013-10-25 14:07:50 -07:00 |
|
Stephen Birarda
|
3df07d344f
|
have assignment client pay attention to jurisdictions
|
2013-10-25 11:39:21 -07:00 |
|
Stephen Birarda
|
67050f5cd2
|
fix Assignment ctor from data to properly parse payload
|
2013-10-25 10:34:58 -07:00 |
|
Stephen Birarda
|
b64d7b967d
|
make sure the AC fails if script code is 4XX
|
2013-10-24 16:42:47 -07:00 |
|
Stephen Birarda
|
1eba133a6d
|
use char array of static length for pool
|
2013-10-22 13:35:26 -07:00 |
|
Stephen Birarda
|
b4a2214d26
|
add notion of pool back to assignment
|
2013-10-22 11:43:06 -07:00 |
|
Stephen Birarda
|
cb2cb05688
|
remove the STK library as it is no longer needed
|
2013-10-21 16:32:32 -07:00 |
|
Stephen Birarda
|
73a42fbfde
|
remove dependency on Stk library and TwoPole effect
|
2013-10-21 16:30:01 -07:00 |
|
Stephen Birarda
|
00446076b5
|
remove audio injectors that are starved and not added
|
2013-10-21 16:04:13 -07:00 |
|
Stephen Birarda
|
fbb097accb
|
remove leftover listening mode, fix UUID push in InjectedAudioRingBuffer
|
2013-10-21 15:03:07 -07:00 |
|
Stephen Birarda
|
1b129a43b5
|
initial changes to allow for multiple buffers per client
|
2013-10-21 14:27:55 -07:00 |
|
Stephen Birarda
|
7da1f5a235
|
add AudioMixerClientData to hold vector of PositionalAudioRingBuffer
|
2013-10-18 17:32:53 -07:00 |
|
Stephen Birarda
|
fc36e38d1c
|
fix a crash in AudioMixer with active socket but no linked data
|
2013-10-18 10:03:02 -07:00 |
|
Stephen Birarda
|
9c950d4c23
|
trivial change to Agent to trigger re-deploy
|
2013-10-18 09:53:23 -07:00 |
|
Stephen Birarda
|
acbd664cab
|
fix audio send to wrong socket
|
2013-10-18 09:34:38 -07:00 |
|
Stephen Birarda
|
2fcdd708cb
|
fix for audio-mixer crash with node from DS
|
2013-10-18 09:28:36 -07:00 |
|
Stephen Birarda
|
ded7735572
|
remove crazy debug from testing
|
2013-10-17 17:54:25 -07:00 |
|
Stephen Birarda
|
79451f974a
|
add debug to AvatarMixer, not AudioMixer
|
2013-10-17 17:44:32 -07:00 |
|
Stephen Birarda
|
ce934b0684
|
add packet receive debug
|
2013-10-17 17:43:44 -07:00 |
|
Stephen Birarda
|
14e258c357
|
don't send audio to nodes who don't have an active socket
|
2013-10-17 16:57:59 -07:00 |
|
Stephen Birarda
|
b4ef3dbd8a
|
add ping/reply to assignment-client servers
|
2013-10-17 16:56:52 -07:00 |
|
Stephen Birarda
|
80d2df6a49
|
fix audio ternary indentations
|
2013-10-17 15:12:34 -07:00 |
|
Stephen Birarda
|
3b4231208a
|
remove firstDomainCheckIn bool that is no longer required
|
2013-10-17 14:41:13 -07:00 |
|
Stephen Birarda
|
8f1135feb7
|
more repairs to Agent and AvatarData for UUID transition
|
2013-10-17 14:35:42 -07:00 |
|
Stephen Birarda
|
74e66dfd35
|
push various PACKET_TYPES, repairs to Agent for UUID setup
|
2013-10-17 13:35:53 -07:00 |
|
Stephen Birarda
|
628a3ba489
|
fixes to AvatarMixer for new UUID setup
|
2013-10-17 12:10:27 -07:00 |
|
Stephen Birarda
|
1c70e09178
|
repairs to audio exchange for new UUID setup
|
2013-10-17 11:58:52 -07:00 |
|
Stephen Birarda
|
a5c837b197
|
fix domain-server check in from assigned clients
|
2013-10-17 11:51:42 -07:00 |
|
Stephen Birarda
|
fa146e302d
|
remove 16-bit node IDs and replace with UUIDs
|
2013-10-17 11:49:41 -07:00 |
|
Stephen Birarda
|
6805b0e2c6
|
Merge branch 'master' of github.com:worklist/hifi into assignment
|
2013-10-17 09:23:25 -07:00 |
|
Stephen Birarda
|
747175311f
|
handle stun response in assigned clients
|
2013-10-16 16:37:24 -07:00 |
|
Stephen Birarda
|
ef655f5e78
|
clear agent audio injector after send, don't send if empty
|
2013-10-16 11:50:19 -07:00 |
|
Stephen Birarda
|
2ec42a2a5d
|
revise linkage of civetweb for both DS and VS
|
2013-10-15 14:24:54 -07:00 |
|
Stephen Birarda
|
2bbaf7d31e
|
remove static instance set from Agent.cpp
|
2013-10-11 17:40:28 -07:00 |
|
Stephen Birarda
|
cdfb232078
|
remove the Agent static instance
|
2013-10-11 17:40:02 -07:00 |
|
Stephen Birarda
|
0eae0f129c
|
allow audio injection from javascript
|
2013-10-11 17:37:48 -07:00 |
|