Stephen Birarda
|
de3f5edd69
|
add a mutex to the agent so we don't delete it when using it
|
2013-03-28 14:32:20 -07:00 |
|
Leonardo Murillo
|
63589985f4
|
Removing unneeded memcpy
|
2013-03-25 16:12:51 -06:00 |
|
Leonardo Murillo
|
54a946ee80
|
Splitting line, adding agentId to copy constructor and swap
|
2013-03-25 15:54:08 -06:00 |
|
Leonardo Murillo
|
be96f1cdd0
|
No longer need exists
|
2013-03-22 16:58:52 -06:00 |
|
Leonardo Murillo
|
a76f8a46cd
|
Handle new and existing agent Ids
|
2013-03-22 11:20:45 -06:00 |
|
Leonardo Murillo
|
d8b80006b8
|
Merge branch 'master' of github.com:/worklist/hifi into 19179
|
2013-03-21 14:25:35 -06:00 |
|
Leonardo Murillo
|
203bf333c4
|
Merge branch 'master' of github.com:/worklist/hifi into 19179
|
2013-03-20 20:53:16 -06:00 |
|
Kees van Prooijen
|
9ae11ffe77
|
more windows port
|
2013-03-20 12:13:14 -07:00 |
|
Stephen Birarda
|
c7213d6593
|
conditionally include winsock2.h instead of UNIX socket stuff
|
2013-03-19 11:46:53 -07:00 |
|
Leonardo Murillo
|
e396269d78
|
Switching to unsigned
|
2013-03-19 11:02:47 -06:00 |
|
Leonardo Murillo
|
9e0df2dbd1
|
Add unique id to agents and broadcast back
|
2013-03-18 17:10:05 -06:00 |
|
Stephen Birarda
|
abfd3a0168
|
refactor mixer to use AgentList, AudioRingBuffer as AgentData
|
2013-02-25 17:07:32 -08:00 |
|
Stephen Birarda
|
d211eb6c84
|
use getters and setters for all member variables in AgentList and Agent
|
2013-02-25 12:51:52 -08:00 |
|
Stephen Birarda
|
1317be2382
|
domain server only returns newest of types in SOLO_AGENT_TYPES_STRING
|
2013-02-25 11:52:38 -08:00 |
|
Stephen Birarda
|
6a16d6e3bb
|
clean up agent killing/re-adding for interface and domain
|
2013-02-22 14:54:19 -08:00 |
|
Stephen Birarda
|
5d2cba0b2a
|
add silent agent removal to AgentList class
|
2013-02-22 13:38:33 -08:00 |
|
Stephen Birarda
|
008223b847
|
include cstring for memcpy in Agent class
|
2013-02-21 14:55:43 -08:00 |
|
Stephen Birarda
|
9ec51116d5
|
fix unecessary copy of Agent, blow away linkedData to rebuild it
|
2013-02-21 14:36:53 -08:00 |
|
Stephen Birarda
|
060f4dceca
|
use AgentData class to abstract implemenation of linked data
|
2013-02-21 12:56:57 -08:00 |
|
Stephen Birarda
|
c57380012e
|
hook domain server up to AgentList, pack sockets
|
2013-02-20 18:32:23 -08:00 |
|
Stephen Birarda
|
7205817476
|
remove AgentSocket abstraction to use sockaddr struct
|
2013-02-20 11:44:35 -08:00 |
|
Stephen Birarda
|
bd02f48943
|
switch to copy-and-swap for AgentSocket and Agent
|
2013-02-19 16:59:14 -08:00 |
|
Stephen Birarda
|
9d5a800c6f
|
begin abstraction of Agent communication to shared classes
|
2013-02-19 16:38:57 -08:00 |
|