Commit graph

20 commits

Author SHA1 Message Date
Stephen Birarda
9a514f56e5 have AgentList control the required UDPSocket instance 2013-02-19 17:34:34 -08:00
Stephen Birarda
00211ddc3d add an overloaded << operator to simplify address debugging 2013-02-19 17:08:32 -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
Stephen Birarda
8c8309c1f4 add some comments to the CMakeLists files 2013-02-18 11:08:12 -08:00
Stephen Birarda
c3849fa8ca whoops, strerr is in string.h 2013-02-14 18:41:13 -08:00
Stephen Birarda
772d22ce0b use correct include for UDPSocket 2013-02-14 18:39:30 -08:00
Stephen Birarda
f39cbd0246 fix error reporting during UDPSocket send 2013-02-14 18:37:26 -08:00
Stephen Birarda
1e4213b676 fix UDPSocket pointer to pointer, use in domain 2013-02-14 18:34:24 -08:00
Stephen Birarda
5b4ed8e6f9 remove the shared trigger test, it passed 2013-02-14 17:04:34 -08:00
Stephen Birarda
77f81d8641 change to shared trigger to test mixer and domain 2013-02-14 17:03:52 -08:00
Stephen Birarda
5f1b7449e4 test jenkins upstream job block 2013-02-14 16:54:57 -08:00
Stephen Birarda
da8fd5f4ee hook space server up to shared UDPSocket class 2013-02-14 16:45:00 -08:00
Stephen Birarda
a5d08142e1 create target for shared hifi library 2013-02-14 15:25:50 -08:00
Stephen Birarda
5196a1ba1b remove incorrect threaded agent processing, fix agent replacement 2013-02-13 17:52:10 -08:00
Stephen Birarda
4270cfe2b4 send client their own packet for solo mixer testing 2013-02-13 16:14:04 -08:00
Stephen Birarda
815783732c make UDPSocket non-blocking, thread receive of data in interface 2013-02-13 15:27:16 -08:00
Philip Rosedale
9ad121ea00 Now looking up IP address of domain server on startup. 2013-02-13 11:50:10 -08:00
Stephen Birarda
fb31765024 AudioRingBuffer is a shared class (between mixer and interface) 2013-02-13 10:47:10 -08:00
Stephen Birarda
fab10ada3e move shared UDPSocket class to shared dir for reuse in mixer 2013-02-12 17:31:53 -08:00