Commit graph

31 commits

Author SHA1 Message Date
Stephen Birarda
c28ace9c15 have mixer use sockaddr when calling UDPSocket receive 2013-02-21 15:17:07 -08:00
Stephen Birarda
8c8309c1f4 add some comments to the CMakeLists files 2013-02-18 11:08:12 -08:00
Stephen Birarda
fd73b8de82 always store ports as unsigned short ports 2013-02-18 09:50:15 -08:00
Stephen Birarda
c3c0793ddc mixer needs to send port as unsigned short 2013-02-18 09:39:52 -08:00
Stephen Birarda
615f04982c quick fix to allow mixer on machine with domain server 2013-02-18 09:11:57 -08:00
Stephen Birarda
c57e98cde5 switch back to EC2 domain server 2013-02-18 08:59:02 -08:00
Stephen Birarda
b52c24ee47 use explicit DOMAIN_IP if it exists 2013-02-14 18:16:31 -08:00
Stephen Birarda
c50252322e remove the test domain and mixer triggers 2013-02-14 17:02:30 -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
9c822b9d58 dynamic switchover of audio mixer 2013-02-13 20:43:10 -08:00
Stephen Birarda
5196a1ba1b remove incorrect threaded agent processing, fix agent replacement 2013-02-13 17:52:10 -08:00
Stephen Birarda
ff83335123 undo solo test for mixer, add localhost mixer const to Audio.cpp 2013-02-13 16:19:31 -08:00
Stephen Birarda
4270cfe2b4 send client their own packet for solo mixer testing 2013-02-13 16:14:04 -08:00
Stephen Birarda
4fc9dd6323 fix use of undeclared identifier 2013-02-13 15:29:47 -08:00
Stephen Birarda
815783732c make UDPSocket non-blocking, thread receive of data in interface 2013-02-13 15:27:16 -08:00
Stephen Birarda
5ced381097 store number of sentBytes returned from UDPSocket 2013-02-13 14:54:39 -08:00
Stephen Birarda
a725db5bd7 compare ports of same endianess for agent comparison 2013-02-13 14:06:06 -08:00
Stephen Birarda
09dee91279 collect agent address on receive to send back audio 2013-02-13 13:42:23 -08:00
Stephen Birarda
cee7f89b67 link thread library to proper target for mixer 2013-02-13 11:33:40 -08:00
Stephen Birarda
fb31765024 AudioRingBuffer is a shared class (between mixer and interface) 2013-02-13 10:47:10 -08:00
Stephen Birarda
63070b4d3c link thread library to mixer target 2013-02-12 18:06:31 -08:00
Stephen Birarda
b92d8daa1d more mixer cleanup, UDPSocket hook up 2013-02-12 17:59:23 -08:00
Stephen Birarda
4aca25297b rename socket.cpp to main.cpp, camelcase variables 2013-02-12 17:04:00 -08:00
Stephen Birarda
616a1cb45f play opera for single user audio server test 2013-02-11 18:15:56 -08:00
Stephen Birarda
b45286c6e5 add copied AudioRingBuffer for mixer, comment crashing mouse calls 2013-02-11 17:16:18 -08:00
Stephen Birarda
a2a5e8ca05 mixer working with copied AudioRingBuffer class 2013-02-11 17:11:45 -08:00
Stephen Birarda
2f24c698c6 add CMakeList for mixer project 2013-02-07 18:01:26 -08:00
Stephen Birarda
04ee3c95a4 move mixer socket to src folder, remove ruby 2013-02-07 17:57:55 -08:00
Stephen Birarda
d93ca2f2fc prepare project for move 2013-02-07 17:48:23 -08:00