overte-HifiExperiments/libraries/shared/src
2013-05-15 14:02:09 -07:00
..
Agent.cpp add AGENT_TYPE_AUDIO_INJECTOR to getTypeName, refactor 2013-05-15 14:02:09 -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 refactor Audio to remove requirement of AudioData 2013-05-15 10:54:36 -07:00
AgentList.h refactor Audio to remove requirement of AudioData 2013-05-15 10:54:36 -07:00
AgentTypes.h add packet headers and agent types for audio clarity 2013-05-15 11:43:49 -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 refactor constructor in AudioInjector 2013-05-15 12:01:32 -07:00
AudioInjector.h fix the const for injectAudio 2013-04-23 14:01:19 -07:00
AudioRingBuffer.cpp prepend audio packets from the mixer with a packet header 2013-05-15 12:00:04 -07:00
AudioRingBuffer.h fixes per code review comments 2013-05-09 13:30:11 -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 add packet headers and agent types for audio clarity 2013-05-15 11:43:49 -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
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
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 added setAtBit() utility 2013-05-14 11:09:53 -07:00
SharedUtil.h added setAtBit() utility 2013-05-14 11:09:53 -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
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 Log cleanup. removed star field meridians. 2013-05-09 22:06:32 -07:00
UrlReader.h reiterates starfield: 2013-04-18 00:13:41 +02:00