Commit graph

661 commits

Author SHA1 Message Date
Stephen Birarda
b9ca7c2134 change some sentence structure in README 2013-03-12 10:23:12 -07:00
Stephen Birarda
242d6898ba clean up the gitignore, add some basic CMake information to README 2013-03-12 10:22:28 -07:00
Stephen Birarda
0f0cee1a46 Merge branch 'master' of github.com:worklist/hifi 2013-03-12 10:15:46 -07:00
Stephen Birarda
367a553f1e compute standard deviation for one client receive times 2013-03-12 10:15:37 -07:00
stojce
736233ec3c Merge pull request #11 from stojce/19069
Code Review for Job #19069
2013-03-12 10:14:51 -07:00
stojce
72bdf340e9 additional merge 2013-03-12 18:14:18 +01:00
stojce
8e6c98661b merge conflicts 2013-03-12 18:12:58 +01:00
Stephen Birarda
e97aba03a3 move StdDev to shared library 2013-03-12 10:09:07 -07:00
Stephen Birarda
53b89193f3 fix typo for last receive 2013-03-11 19:27:23 -07:00
Stephen Birarda
7503db3e19 output time difference in receive of packets from client 2013-03-11 19:26:21 -07:00
Stephen Birarda
83952e7e32 stop the loopback sanity check, timing off 2013-03-11 19:10:49 -07:00
Stephen Birarda
73f6d9311d local loopback test from mixer for sanity check 2013-03-11 18:56:14 -07:00
Stephen Birarda
14e3160d50 only keep the threshold number of frames on mixer as well 2013-03-11 17:46:57 -07:00
Stephen Birarda
4be337d34b only hold the threshold number of frames for audio output 2013-03-11 17:27:27 -07:00
Stephen Birarda
eaf27a942e add trailing new line to mixer output 2013-03-11 17:18:49 -07:00
Stephen Birarda
5f393734e0 print out difference between buffer callbacks on mixer 2013-03-11 17:12:24 -07:00
Philip Rosedale
74452b7cc5 manual merge removed ECHO_SERVER_TEST 2013-03-11 16:24:55 -07:00
Philip Rosedale
9f21c76380 Merge remote-tracking branch 'origin/master' 2013-03-11 16:22:16 -07:00
Philip Rosedale
674bd8d798 transmitter full movement, and audio jitter buffer tweaks/debugging data 2013-03-11 16:19:55 -07:00
Stephen Birarda
593e53a5fc drop mixer jitter buffer to 2 ms 2013-03-11 11:53:14 -07:00
Stephen Birarda
5d02d563b3 remove the flange until it's ready for primetime
This reverts commit 5652d0dcd3.
2013-03-10 15:04:23 -07:00
Philip Rosedale
79f39483d0 Merge remote-tracking branch 'origin' 2013-03-08 18:17:10 -08:00
Stephen Birarda
5652d0dcd3 add a flange effect when turning head with gyros 2013-03-08 17:18:28 -08:00
Philip Rosedale
5c1bd68580 Merge remote-tracking branch 'origin/master' 2013-03-08 16:00:17 -08:00
Philip Rosedale
f014fcd0ac transmitter tweaks 2013-03-08 15:58:49 -08:00
Stephen Birarda
a161ea8dc6 mixer needs to report itself as on EC2 2013-03-08 15:50:48 -08:00
Stephen Birarda
7eb0875a0b include cstdlib for use of rand 2013-03-08 15:42:31 -08:00
Stephen Birarda
5535b8a4f5 allow client to request loopback from mixer 2013-03-08 15:37:41 -08:00
Stephen Birarda
39e8179473 add a missing semicolon 2013-03-08 14:33:37 -08:00
Stephen Birarda
686404be2b add a voxel server 2013-03-08 14:32:06 -08:00
Stephen Birarda
a5708c0450 take proper max/min values for samples 2013-03-07 11:24:59 -08:00
Stephen Birarda
5fe311638e fall back to the working MIN/MAX for int16_t 2013-03-07 11:10:16 -08:00
Stephen Birarda
c1ca2daa00 include stdint for INT16_MAX and INT16_MIN 2013-03-07 11:07:45 -08:00
Stephen Birarda
615d1d5152 mix together client samples, don't overwrite 2013-03-07 11:05:02 -08:00
Stephen Birarda
4a0aba9fb6 explicitly include GLUT framework for apple builds 2013-03-07 10:35:59 -08:00
Philip Rosedale
26fd44f030 100,000 voxel death star with concentric shells 2013-03-06 16:58:38 -08:00
Philip Rosedale
e7aa142082 Merge remote-tracking branch 'origin' 2013-03-06 15:23:40 -08:00
Stephen Birarda
160e9f1100 mixer needs to report its local address as EC2 box 2013-03-06 14:55:44 -08:00
Philip Rosedale
89d205f304 turn cloud back off 2013-03-06 14:45:24 -08:00
Philip Rosedale
f98f64e8f7 Added red 'laser pointer' to hand 2013-03-06 14:40:24 -08:00
Stephen Birarda
f004479e39 bump up to 300000 voxels, with color 2013-03-06 14:34:14 -08:00
Stephen Birarda
f27af9c903 use fred's fancy new formula for distance attenuation 2013-03-06 14:13:27 -08:00
Stephen Birarda
e16cd4ffc3 use vertex buffer objects to speed up voxel rendering 2013-03-06 13:56:11 -08:00
Stephen Birarda
0fbb534566 randomly draw 50000 voxels for glDrawElements test 2013-03-06 12:04:27 -08:00
stojce
2a4a7b4ab8 call gluDeleteQuadric only if sphare is initialised 2013-03-06 08:16:40 +01:00
stojce
3b3ab9f68f set texture binding of first render call only 2013-03-06 08:08:18 +01:00
stojce
0b81ef5565 ignored files 2013-03-06 07:22:55 +01:00
stojce
4d6bbba93d added eye texture 2013-03-06 07:20:11 +01:00
Philip Rosedale
4203fddb88 Transmitter now controls hand position and rotation. 2013-03-04 18:36:50 -08:00
Philip Rosedale
04bd98cf85 Merge remote-tracking branch 'origin' 2013-03-04 17:01:24 -08:00