overte-HifiExperiments/libraries/shared/src
2013-06-28 15:33:08 -07:00
..
Agent.cpp Converted double timestamps to long long (64 bit integers), fixed bug with 2013-06-13 11:11:59 -07:00
Agent.h Renamed getPingTime() to getPingMs() in Agent.h, etc. 2013-06-28 15:33:08 -07:00
AgentData.cpp keep a pointer to owning agent in AgentData 2013-05-24 12:17:34 -07:00
AgentData.h provide a getter for the owning agent in AgentData 2013-05-24 12:32:00 -07:00
AgentList.cpp Renamed getPingTime() to getPingMs() in Agent.h, etc. 2013-06-28 15:33:08 -07:00
AgentList.h ping reporter added to interface take 4 2013-06-28 15:10:45 -07:00
AgentTypes.h unthread DS check in, allow agents to tell DS who they want to hear about 2013-06-07 15:19:12 -07:00
AngleUtil.h renames AngleUtils -> AngleUtil for consistency with the rest of the files 2013-04-16 14:07:19 +02:00
FloodFill.h numerous starfield fixes 2013-04-19 02:46:34 +02:00
Log.cpp refactors logging 2013-05-21 01:00:10 +02:00
Log.h refactors logging 2013-05-21 01:00:10 +02:00
Logstash.cpp add a helper to the logstash class to stash a value 2013-06-20 15:33:54 -07:00
Logstash.h add a helper to the logstash class to stash a value 2013-06-20 15:33:54 -07:00
OctalCode.cpp add copyright to OctalCode implementation 2013-06-19 14:47:45 -07:00
OctalCode.h add copyright to OctalCode header 2013-06-19 14:59:21 -07:00
PacketHeaders.h rename AGENT_TYPE_VOXEL and PACKET_HEADER_DOMAIN_RFD 2013-06-07 14:12:42 -07:00
PerfStat.cpp add copyright to PerfStat implementation file 2013-06-18 18:09:03 -07:00
PerfStat.h add copyright to stat header 2013-06-18 18:04:38 -07:00
PointerStack.cpp Added PointerStack class, and implemented support for monochrome in VoxelTree 2013-05-13 09:57:36 -07:00
PointerStack.h Added PointerStack class, and implemented support for monochrome in VoxelTree 2013-05-13 09:57:36 -07:00
Radix2InplaceSort.h move shared to libraries, DRY library macro, rename libs 2013-04-12 12:38:34 -07:00
Radix2IntegerScanner.h move shared to libraries, DRY library macro, rename libs 2013-04-12 12:38:34 -07:00
SharedUtil.cpp add copyright to SharedUtil.cpp 2013-06-18 17:56:43 -07:00
SharedUtil.h add copyright to SharedUtil 2013-06-18 17:39:32 -07:00
SimpleMovingAverage.cpp add copyright to SimpleMovingAverage implementation 2013-06-19 11:40:22 -07:00
SimpleMovingAverage.h add copyright to SimpleMovingAverage header 2013-06-19 11:37:28 -07:00
StdDev.cpp remove a comment and add copyright to StdDev class 2013-06-18 17:17:13 -07:00
StdDev.h Merge branch 'master' of git://github.com/worklist/hifi into 19262 2013-04-18 12:38:35 +02:00
Syssocket.h move shared to libraries, DRY library macro, rename libs 2013-04-12 12:38:34 -07:00
Systime.cpp move shared to libraries, DRY library macro, rename libs 2013-04-12 12:38:34 -07:00
Systime.h move shared to libraries, DRY library macro, rename libs 2013-04-12 12:38:34 -07:00
UDPSocket.cpp Initialize members in the right order. 2013-06-12 15:54:13 -07:00
UDPSocket.h This should help, as well as fix another annoyance: bind to an ephemeral port, 2013-06-12 15:52:29 -07:00
UrlReader.cpp refactors logging 2013-05-21 01:00:10 +02:00
UrlReader.h further adjusts naming 2013-05-19 13:22:37 +02:00