Philip Rosedale
|
10ff074e38
|
Don't render head if you are inside it (it's your own)
|
2013-02-14 13:14:01 -08:00 |
|
Stephen Birarda
|
9c822b9d58
|
dynamic switchover of audio mixer
|
2013-02-13 20:43:10 -08:00 |
|
Stephen Birarda
|
815783732c
|
make UDPSocket non-blocking, thread receive of data in interface
|
2013-02-13 15:27:16 -08:00 |
|
Stephen Birarda
|
28beb3ecfc
|
undo changes to interface constants
|
2013-02-13 13:44:26 -08:00 |
|
Stephen Birarda
|
09dee91279
|
collect agent address on receive to send back audio
|
2013-02-13 13:42:23 -08:00 |
|
Philip Rosedale
|
9ad121ea00
|
Now looking up IP address of domain server on startup.
|
2013-02-13 11:50:10 -08:00 |
|
Philip Rosedale
|
ecc7eee161
|
changed to EC2 domain server by default in interface, increased domain server keep alive timeout to 5 seconds.
|
2013-02-13 10:53:03 -08:00 |
|
Philip Rosedale
|
4ed1971276
|
Made oscilloscope 2 channel, turned on by default (need to fix injecting the last audio buffer tho).
|
2013-02-13 10:14:31 -08:00 |
|
Philip Rosedale
|
53a3d1f8c9
|
Added audio waveform oscilloscope, fixing head rendering of other agents and self.
|
2013-02-12 23:27:36 -08:00 |
|
Philip Rosedale
|
8d5a53b2c9
|
Added agent type to domain server, interface client
|
2013-02-12 20:48:09 -08:00 |
|
Philip Rosedale
|
a48d9ecd95
|
Added ping detection between agents
|
2013-02-12 13:18:19 -08:00 |
|
Philip Rosedale
|
6f9d223454
|
Fixed network-to-host byte order problems when storing ports.
|
2013-02-12 10:58:30 -08:00 |
|
Philip Rosedale
|
b651032b06
|
Merge remote-tracking branch 'origin/master'
|
2013-02-12 01:52:23 -08:00 |
|
Philip Rosedale
|
82594c31ba
|
stop failing texture load at startup, always show nearby agent count
|
2013-02-12 01:50:12 -08:00 |
|
Philip Rosedale
|
b58bb6fe80
|
Head data streaming to other users, domain server improved, network.cpp removed and replaced with UDPSocket objects, input audio drives mouth color and size.
|
2013-02-12 01:41:36 -08:00 |
|
Stephen Birarda
|
b45286c6e5
|
add copied AudioRingBuffer for mixer, comment crashing mouse calls
|
2013-02-11 17:16:18 -08:00 |
|
Stephen Birarda
|
d394035e7e
|
switch back to ARB functions with glext include
|
2013-02-08 14:49:12 -08:00 |
|
Stephen Birarda
|
d79bf39a24
|
using OpenGL later than 2, remove ARB from calls
|
2013-02-08 14:09:44 -08:00 |
|
Stephen Birarda
|
54b4762830
|
conditional Apple OS include of call to glPointParameterfvARB
|
2013-02-08 14:01:35 -08:00 |
|
Stephen Birarda
|
95dc030f19
|
fix casing of include of finger.h
|
2013-02-08 13:59:09 -08:00 |
|
Stephen Birarda
|
b339e47be2
|
glut should be only inlude required for OpenGL
|
2013-02-08 13:25:34 -08:00 |
|
Stephen Birarda
|
cedb212597
|
make Field a proper class to avoid duplicate symbols
|
2013-02-08 13:11:56 -08:00 |
|
Stephen Birarda
|
13a0597ab6
|
dynamic header for GLUT include
|
2013-02-08 12:17:35 -08:00 |
|
Philip Rosedale
|
58e96f0ab8
|
Merge branch 'master' of github.com:worklist/hifi
|
2013-02-07 20:09:29 -08:00 |
|
Stephen Birarda
|
0359cdbc12
|
merge with origin/master
|
2013-02-07 17:30:08 -08:00 |
|
Stephen Birarda
|
f5cbe7a05a
|
cmake build working for interface project
|
2013-02-07 17:29:01 -08:00 |
|
Stephen Birarda
|
f9b8d6cde0
|
don't use find module for glm/portaudio
|
2013-02-07 12:24:05 -08:00 |
|
Stephen Birarda
|
4860fb086d
|
link glm library to interface target
|
2013-02-07 11:41:01 -08:00 |
|
Stephen Birarda
|
1111e4837e
|
intial restructuring for CMake setup
|
2013-02-06 18:07:36 -08:00 |
|