overte-JulianGro/libraries/shared/src
2013-05-09 11:45:59 -07:00
..
Agent.cpp update timestamp variables in Agent, use new packet headers for DS 2013-05-06 12:40:52 -07:00
Agent.h update timestamp variables in Agent, use new packet headers for DS 2013-05-06 12:40:52 -07:00
AgentData.cpp move shared to libraries, DRY library macro, rename libs 2013-04-12 12:38:34 -07:00
AgentData.h have parseData return the number of bytes consumed 2013-04-22 18:05:27 -07:00
AgentList.cpp change lastAgentId member variable to _lastAgentID 2013-05-07 17:17:47 -07:00
AgentList.h change lastAgentId member variable to _lastAgentID 2013-05-07 17:17:47 -07:00
AgentTypes.h rename AGENT_TYPE_INTERFACE to AGENT_TYPE_AVATAR, more stubbing for eve 2013-04-22 11:54:24 -07:00
AngleUtil.h renames AngleUtils -> AngleUtil for consistency with the rest of the files 2013-04-16 14:07:19 +02:00
AudioInjector.cpp add cstring for memset and memcpy 2013-04-23 14:09:09 -07:00
AudioInjector.h fix the const for injectAudio 2013-04-23 14:01:19 -07:00
AudioRingBuffer.cpp initialize the _shouldLoopbackForAgent variable 2013-05-09 11:45:59 -07:00
AudioRingBuffer.h refactoring in audio mixer in preparation for off axis attenuation 2013-05-06 17:07:57 -07:00
FloodFill.h numerous starfield fixes 2013-04-19 02:46:34 +02:00
OctalCode.cpp got rid of compareOctalCodesDepth() and cleaned up compareOctalCodes() 2013-04-30 10:09:15 -07:00
OctalCode.h got rid of compareOctalCodesDepth() and cleaned up compareOctalCodes() 2013-04-30 10:09:15 -07:00
PacketHeaders.h Merge branch 'master' of https://github.com/worklist/hifi 2013-05-07 14:44:17 -07:00
PerfStat.cpp added alwaysDisplay mode to PerformanceWarnings class 2013-05-08 12:01:55 -07:00
PerfStat.h added alwaysDisplay mode to PerformanceWarnings class 2013-05-08 12:01:55 -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
shared_Log.cpp integrates logging for 'avatars' library, fixes missig return in Log.cpp, adds _lib suffix for log callback namespaces and reverts voxels -> voxLib rename in main 2013-04-17 20:14:29 +02:00
shared_Log.h integrates logging for 'avatars' library, fixes missig return in Log.cpp, adds _lib suffix for log callback namespaces and reverts voxels -> voxLib rename in main 2013-04-17 20:14:29 +02:00
SharedUtil.cpp CR cleanup 2013-05-08 10:03:05 -07:00
SharedUtil.h CR cleanup 2013-05-08 10:03:05 -07:00
SimpleMovingAverage.cpp add a decay to the event delta average 2013-04-18 16:30:38 -07:00
SimpleMovingAverage.h add a decay to the event delta average 2013-04-18 16:30:38 -07:00
Stacktrace.cpp include cstdlib for call to exit 2013-05-06 15:36:48 -07:00
Stacktrace.h have the audio mixer output a stacktrace when it crashes 2013-05-06 15:29:21 -07:00
StdDev.cpp move shared to libraries, DRY library macro, rename libs 2013-04-12 12:38:34 -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 Rather than creating a thread to read datagrams, just set the socket to 2013-04-26 11:08:41 -07:00
UDPSocket.h Rather than creating a thread to read datagrams, just set the socket to 2013-04-26 11:08:41 -07:00
UrlReader.cpp reiterates starfield: 2013-04-18 00:13:41 +02:00
UrlReader.h reiterates starfield: 2013-04-18 00:13:41 +02:00