overte-Armored-Dragon/libraries/shared/src
2013-05-15 16:17:38 -07:00
..
Agent.cpp add methods to AudioInjector to prepare for procedural injection 2013-05-15 15:20:11 -07:00
Agent.h another type squish in Agent header 2013-05-15 14:28:43 -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 add threaded injection of audio via audio injector class 2013-05-15 16:10:59 -07:00
AgentList.h add threaded injection of audio via audio injector class 2013-05-15 16:10:59 -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 add threaded injection of audio via audio injector class 2013-05-15 16:10:59 -07:00
AudioInjector.h add threaded injection of audio via audio injector class 2013-05-15 16:10:59 -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 add threaded injection of audio via audio injector class 2013-05-15 16:10:59 -07:00
UDPSocket.h type squishes in UDPSocket header 2013-05-15 16:17:38 -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