overte-HifiExperiments/shared/src
2013-03-15 14:33:45 -07:00
..
Agent.cpp refactor mixer to use AgentList, AudioRingBuffer as AgentData 2013-02-25 17:07:32 -08:00
Agent.h Revert "fix iostream include" 2013-03-04 12:27:03 -08:00
AgentData.cpp add AgentData.cpp with defined abstract destructor 2013-02-21 12:57:45 -08:00
AgentData.h refactor mixer to use AgentList, AudioRingBuffer as AgentData 2013-02-25 17:07:32 -08:00
AgentList.cpp Merge remote-tracking branch 'origin/master' 2013-03-08 16:00:17 -08:00
AgentList.h add a voxel server 2013-03-08 14:32:06 -08:00
AudioRingBuffer.cpp calculate angle between agent and other sources to prep for phase delay 2013-02-28 17:50:17 -08:00
AudioRingBuffer.h calculate angle between agent and other sources to prep for phase delay 2013-02-28 17:50:17 -08:00
OctalCode.cpp add OctalCode shared library for octal code operations 2013-03-15 12:27:22 -07:00
OctalCode.h make bytesRequiredForCodeLength method visible in header 2013-03-15 14:33:21 -07:00
SharedUtil.cpp add helper method to SharedUtil to print bits in char 2013-03-15 12:25:13 -07:00
SharedUtil.h add helper method to SharedUtil to print bits in char 2013-03-15 12:25:13 -07:00
StdDev.cpp move StdDev to shared library 2013-03-12 10:09:07 -07:00
StdDev.h move StdDev to shared library 2013-03-12 10:09:07 -07:00
UDPSocket.cpp refactor mixer to use AgentList, AudioRingBuffer as AgentData 2013-02-25 17:07:32 -08:00
UDPSocket.h send interface client position to audio mixer 2013-02-26 13:13:40 -08:00
VoxelNode.cpp store octal code with VoxelNode 2013-03-15 12:25:48 -07:00
VoxelNode.h store octal code with VoxelNode 2013-03-15 12:25:48 -07:00
VoxelTree.cpp prepend bitstream packets with a V 2013-03-15 14:33:45 -07:00
VoxelTree.h use char when unsigned char is not explicitly required 2013-03-15 12:26:34 -07:00