overte-Armored-Dragon/libraries/shared/src
Philip Rosedale ef68ef9c5d Merge pull request #217 from birarda/off-axis
add off-axis attenuation to audio
2013-05-06 18:18:23 -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 if there are no active agents in list begin() iterator should be end() 2013-05-06 13:11:40 -07:00
AgentList.h I think this is the least intrusive fix for the chat crashes: lock the agent 2013-04-29 13:17:39 -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 refactoring in audio mixer in preparation for off axis attenuation 2013-05-06 17:07:57 -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 update timestamp variables in Agent, use new packet headers for DS 2013-05-06 12:40:52 -07:00
PerfStat.cpp fixed CR issue 2013-05-06 16:42:12 -07:00
PerfStat.h some cleanup pre CR 2013-05-06 16:18:30 -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 fixed build buster 2013-04-30 11:57:06 -07:00
SharedUtil.h cr cleaup - third times a charm? 2013-04-30 10:24:13 -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