Commit graph

15 commits

Author SHA1 Message Date
Stephen Birarda
8035471fa4 accomodate possibility of random increase in time between send loops 2013-02-04 14:46:40 -08:00
Stephen Birarda
0787692014 send each client a different mix without themselves 2013-02-04 08:35:49 -08:00
Stephen Birarda
e5b374c631 only one source buffer per client 2013-01-31 15:15:23 -08:00
Stephen Birarda
bddb09506f add an echo mode, no time shifting 2013-01-31 12:41:07 -08:00
Stephen Birarda
913a206f16 start to change the timeshift strategy to remove clicks 2013-01-31 12:00:04 -08:00
Stephen Birarda
50b59b2e54 reply to active agents with mix packets 2013-01-31 09:54:59 -08:00
Stephen Birarda
d9ddaffab5 send closer.raw back to active agents for latency test 2013-01-30 12:39:57 -08:00
Stephen Birarda
ea8729acc4 better concurrency management for shared buffer 2013-01-18 11:18:54 -08:00
Stephen Birarda
a65c4b50ca mix together packets received in between buffer sends 2013-01-17 15:13:17 -08:00
Stephen Birarda
41c0790ffb echo back last received packet on 20ms interval 2013-01-16 15:56:31 -08:00
Stephen Birarda
7252598ecf send back last received packet as mixed buffer 2013-01-11 14:07:51 -07:00
Stephen Birarda
6cbe461520 thread client packets, non-blocking receive to remove agents 2013-01-11 13:15:51 -07:00
Stephen Birarda
170eaf7be2 add back Philip's agent code 2013-01-11 11:25:54 -07:00
Stephen Birarda
89bcc7a908 stub out a thread to send back buffer mix 2013-01-11 11:10:41 -07:00
Stephen Birarda
2fc8bf9fa5 initial commit of code from Philip's spaceserver 2013-01-11 10:44:38 -07:00