Stephen Birarda
|
0b48eab1fb
|
Merge branch 'master' of github.com:worklist/hifi
|
2013-03-21 16:12:09 -07:00 |
|
Stephen Birarda
|
4552140f61
|
add a sound when moving so we aren't ninjas
|
2013-03-21 16:11:17 -07:00 |
|
Leonardo Murillo
|
d8b80006b8
|
Merge branch 'master' of github.com:/worklist/hifi into 19179
|
2013-03-21 14:25:35 -06:00 |
|
Kees van Prooijen
|
f308d8e004
|
merge with upstream master
|
2013-03-21 10:10:33 -07:00 |
|
Leonardo Murillo
|
203bf333c4
|
Merge branch 'master' of github.com:/worklist/hifi into 19179
|
2013-03-20 20:53:16 -06:00 |
|
Stephen Birarda
|
f4e9594f72
|
dumb way to keep voxel server alive for testing
|
2013-03-20 16:22:38 -07:00 |
|
Stephen Birarda
|
e7254ff216
|
fix shift in return of octal code section value
|
2013-03-20 16:22:01 -07:00 |
|
Stephen Birarda
|
d2da9000f4
|
return correct nodeForOctalCode
|
2013-03-20 16:21:22 -07:00 |
|
Stephen Birarda
|
e8f84aee78
|
fix rendering bugs
|
2013-03-20 15:32:12 -07:00 |
|
Stephen Birarda
|
fc3a499cb3
|
include cstring for use of memset
|
2013-03-20 13:48:59 -07:00 |
|
Stephen Birarda
|
c28a3e1bd4
|
add cstring for use of memcpy
|
2013-03-20 13:47:13 -07:00 |
|
Stephen Birarda
|
6ce4ed2d40
|
add cstring for use of memcpy
|
2013-03-20 13:45:48 -07:00 |
|
Stephen Birarda
|
1abce28310
|
use int instead of forced 8-bit types where appropriate
|
2013-03-20 13:44:09 -07:00 |
|
Stephen Birarda
|
9ac664dbab
|
include cstdio for uint8_t
|
2013-03-20 13:34:53 -07:00 |
|
Stephen Birarda
|
b24353957c
|
include cstdio for printf in SharedUtil
|
2013-03-20 13:29:10 -07:00 |
|
Stephen Birarda
|
65e9626e72
|
remove superfluous debugging
|
2013-03-20 13:24:43 -07:00 |
|
Stephen Birarda
|
adb45c825b
|
add method to return the start vertex for an octal code
|
2013-03-20 13:24:18 -07:00 |
|
Kees van Prooijen
|
9ae11ffe77
|
more windows port
|
2013-03-20 12:13:14 -07:00 |
|
Stephen Birarda
|
f8f098cf2c
|
Merge branch 'master' of github.com:worklist/hifi
|
2013-03-19 15:58:19 -07:00 |
|
Stephen Birarda
|
76f7f68526
|
fix voxel system to send new bistream format, add helpers to VoxelNode class
|
2013-03-19 15:52:51 -07:00 |
|
Stephen Birarda
|
482e65c296
|
move randomBoolean and randomColorValue methods to SharedUtil
|
2013-03-19 15:49:12 -07:00 |
|
Kees van Prooijen
|
d70da7f215
|
some more warning removal, temporarily excluding portaudio for windows
|
2013-03-19 11:49:36 -07:00 |
|
Stephen Birarda
|
c7213d6593
|
conditionally include winsock2.h instead of UNIX socket stuff
|
2013-03-19 11:46:53 -07:00 |
|
Stephen Birarda
|
8ef885aaaf
|
remove extra tokens after endif for WIN32 conditionals
|
2013-03-19 11:10:42 -07:00 |
|
Kees van Prooijen
|
cd27c74a2d
|
prelimanary changes for windows port
|
2013-03-19 11:01:08 -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
|
807377ef97
|
change bitstream load function to return stateless MTU sized packets
|
2013-03-18 13:16:14 -07:00 |
|
Stephen Birarda
|
ec5e4095c9
|
delete spaces at end of VoxelNode
|
2013-03-18 13:14:41 -07:00 |
|
Stephen Birarda
|
e012f826e5
|
some spacing for clarity in SharedUtil
|
2013-03-18 13:14:22 -07:00 |
|
Stephen Birarda
|
32b52f474f
|
fix wraparound bitshifting in OctalCode class
|
2013-03-18 13:14:06 -07:00 |
|
Stephen Birarda
|
2c0565e358
|
prepend bitstream packets with a V
|
2013-03-15 14:33:45 -07:00 |
|
Stephen Birarda
|
970daa511d
|
make bytesRequiredForCodeLength method visible in header
|
2013-03-15 14:33:21 -07:00 |
|
Stephen Birarda
|
e8ebaeb497
|
add OctalCode shared library for octal code operations
|
2013-03-15 12:27:22 -07:00 |
|
Stephen Birarda
|
3e36ba9265
|
use char when unsigned char is not explicitly required
|
2013-03-15 12:26:34 -07:00 |
|
Stephen Birarda
|
14b23fc053
|
store octal code with VoxelNode
|
2013-03-15 12:25:48 -07:00 |
|
Stephen Birarda
|
2f7767bc9b
|
add helper method to SharedUtil to print bits in char
|
2013-03-15 12:25:13 -07:00 |
|
Stephen Birarda
|
763c09f562
|
add VoxelNode and VoxelTree classes for shared tree representation
|
2013-03-14 16:16:01 -07:00 |
|
Stephen Birarda
|
e97aba03a3
|
move StdDev to shared library
|
2013-03-12 10:09:07 -07:00 |
|
Philip Rosedale
|
5c1bd68580
|
Merge remote-tracking branch 'origin/master'
|
2013-03-08 16:00:17 -08:00 |
|
Philip Rosedale
|
f014fcd0ac
|
transmitter tweaks
|
2013-03-08 15:58:49 -08:00 |
|
Stephen Birarda
|
7eb0875a0b
|
include cstdlib for use of rand
|
2013-03-08 15:42:31 -08:00 |
|
Stephen Birarda
|
686404be2b
|
add a voxel server
|
2013-03-08 14:32:06 -08:00 |
|
Stephen Birarda
|
2ebb43691d
|
Revert "fix iostream include"
This reverts commit ff9eab04d9 .
|
2013-03-04 12:27:03 -08:00 |
|
Stephen Birarda
|
ff9eab04d9
|
fix iostream include
|
2013-03-04 12:25:41 -08:00 |
|
Stephen Birarda
|
400cb238f2
|
calculate angle between agent and other sources to prep for phase delay
|
2013-02-28 17:50:17 -08:00 |
|
Stephen Birarda
|
a42fc47231
|
relink head to AudioRingBuffer, send source bearing
|
2013-02-28 15:58:57 -08:00 |
|
Stephen Birarda
|
29df6e6a3e
|
send 256 samples per callback so mixer can reply with two channels
|
2013-02-28 12:21:38 -08:00 |
|
Stephen Birarda
|
31a164fd19
|
initial changing of volumne of source based on distance
|
2013-02-26 16:57:33 -08:00 |
|
Stephen Birarda
|
c123990d7a
|
switch back to EC2 DS for sanity check
|
2013-02-26 13:59:33 -08:00 |
|
Stephen Birarda
|
1783ee5f85
|
send interface client position to audio mixer
|
2013-02-26 13:13:40 -08:00 |
|
Stephen Birarda
|
df1186660b
|
add missing cstring include for memcpy
|
2013-02-26 10:28:47 -08:00 |
|
Stephen Birarda
|
abfd3a0168
|
refactor mixer to use AgentList, AudioRingBuffer as AgentData
|
2013-02-25 17:07:32 -08:00 |
|
Stephen Birarda
|
e2c3c253a8
|
fix birarda's stupid bug in timestamp creation
|
2013-02-25 15:19:53 -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
|
4541a5fe78
|
AgentList returns agents vector and agentSocket by reference
|
2013-02-25 12:24:42 -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
|
9c60ac9918
|
shared library should link pthreads on UNIX
|
2013-02-22 13:47:25 -08:00 |
|
Stephen Birarda
|
92f5c88ab7
|
have domain server remove dead agents from list
|
2013-02-22 13:43:29 -08:00 |
|
Stephen Birarda
|
5d2cba0b2a
|
add silent agent removal to AgentList class
|
2013-02-22 13:38:33 -08:00 |
|
Stephen Birarda
|
345ec8b938
|
fix threaded socket joins so that socket has timeout on blocking receive
|
2013-02-22 13:37:57 -08:00 |
|
Stephen Birarda
|
f4a1c405fc
|
remove useless cast, activeSocket is a sockaddr
|
2013-02-22 10:13:12 -08:00 |
|
Stephen Birarda
|
5d8ece7867
|
add a missing break in processAgentData switch case
|
2013-02-21 16:47:41 -08:00 |
|
Stephen Birarda
|
aa9f4f966e
|
allow switchover to new audio mixer received from audio server
|
2013-02-21 15:43:52 -08:00 |
|
Stephen Birarda
|
1e00962fb7
|
fix crash on match to active socket, remove LD debug
|
2013-02-21 15:08:23 -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
|
47e2e6651a
|
add AgentData.cpp with defined abstract destructor
|
2013-02-21 12:57:45 -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
|
42927ec602
|
implement pingAgents method in AgentList
|
2013-02-19 17:46:49 -08:00 |
|
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 |
|