.. |
Agent.cpp
|
Removing unneeded memcpy
|
2013-03-25 16:12:51 -06:00 |
Agent.h
|
include stdint for use of uint16_t
|
2013-03-25 16:40:19 -07: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
|
remove hardcoded DOMAIN_IP from AgentList
|
2013-03-26 11:00:57 -07:00 |
AgentList.h
|
include stdint for use of uint16_t
|
2013-03-25 16:40:19 -07:00 |
AudioRingBuffer.cpp
|
have the mixer additionally attenuate sources based on extra byte
|
2013-03-25 12:05:32 -07:00 |
AudioRingBuffer.h
|
have the mixer additionally attenuate sources based on extra byte
|
2013-03-25 12:05:32 -07:00 |
OctalCode.cpp
|
some refactoring in for readCodeColorBufferToTree
|
2013-03-22 17:59:54 -07:00 |
OctalCode.h
|
some refactoring in for readCodeColorBufferToTree
|
2013-03-22 17:59:54 -07:00 |
SharedUtil.cpp
|
fixed build issue
|
2013-03-25 22:57:15 -07:00 |
SharedUtil.h
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-03-25 22:51:59 -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 |
Syssocket.h
|
more windows port
|
2013-03-20 12:13:14 -07:00 |
Systime.cpp
|
prelimanary changes for windows port
|
2013-03-19 11:01:08 -07:00 |
Systime.h
|
more windows port
|
2013-03-20 12:13:14 -07:00 |
UDPSocket.cpp
|
abstract check in with DS to AgentList
|
2013-03-25 16:23:13 -07:00 |
UDPSocket.h
|
abstract check in with DS to AgentList
|
2013-03-25 16:23:13 -07:00 |
VoxelNode.cpp
|
include cstring for use of memset
|
2013-03-20 13:48:59 -07:00 |
VoxelNode.h
|
use int instead of forced 8-bit types where appropriate
|
2013-03-20 13:44:09 -07:00 |
VoxelTree.cpp
|
Fixed getCommandOption and cmOptionExists to be more porable
|
2013-03-25 22:39:24 -07:00 |
VoxelTree.h
|
Fixed getCommandOption and cmOptionExists to be more porable
|
2013-03-25 22:39:24 -07:00 |