overte/assignment-client/src
Brad Hefta-Gaub 437e3efbc2 Merge pull request #3179 from wangyix/quick_audio_PR
Lost audio packets are replaced with silent frames in AudioMixer; AudioMixer silent-packet-dropping now enabled no matter what; Moving avg of audio frames available replaces _currentJitterBufferFrames
2014-07-17 11:44:05 -07:00
..
audio case statement style fix 2014-07-17 09:24:54 -07:00
avatars add a networking library and link from appropriate targets 2014-04-10 09:32:17 -07:00
metavoxels Delete persister when its thread finishes, copy metavoxel nodes on subdivision 2014-07-11 15:37:59 -07:00
models added sendNackPackets() to OctreeInboundPacketProcessor 2014-06-16 09:57:05 -07:00
octree Merge pull request #3107 from wangyix/master 2014-07-03 13:32:31 -07:00
particles added sendNackPackets() to OctreeInboundPacketProcessor 2014-06-16 09:57:05 -07:00
voxels added sendNackPackets() to OctreeInboundPacketProcessor 2014-06-16 09:57:05 -07:00
Agent.cpp Removed deprecated moveToThread() 2014-07-07 11:40:03 -07:00
Agent.h added seq stats for Agent, 2014-06-27 11:23:50 -07:00
AssignmentClient.cpp make sure NetworkAccessManager singleton is on main AC thread 2014-07-03 11:34:39 -07:00
AssignmentClient.h remove dependency on GnuTLS for later replacement with OpenSSL 2014-05-20 16:16:22 -07:00
AssignmentClientMonitor.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
AssignmentClientMonitor.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
AssignmentFactory.cpp models working end to end 2014-04-30 11:12:49 -07:00
AssignmentFactory.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
AssignmentThread.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
AssignmentThread.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
main.cpp Fix timestamp timer not fired 2014-04-25 12:19:18 -07:00