Stephen Birarda
|
4270cfe2b4
|
send client their own packet for solo mixer testing
|
2013-02-13 16:14:04 -08:00 |
|
Stephen Birarda
|
4fc9dd6323
|
fix use of undeclared identifier
|
2013-02-13 15:29:47 -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
|
5ced381097
|
store number of sentBytes returned from UDPSocket
|
2013-02-13 14:54:39 -08:00 |
|
Stephen Birarda
|
a725db5bd7
|
compare ports of same endianess for agent comparison
|
2013-02-13 14:06:06 -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 |
|
Stephen Birarda
|
3d874357d7
|
bust TreeNode out into seperate class
|
2013-02-13 13:03:03 -08:00 |
|
Stephen Birarda
|
ff4527904f
|
fix src directory variable name in space CMakeList
|
2013-02-13 12:55:03 -08:00 |
|
Stephen Birarda
|
d3348f4de2
|
make changes suggested in PR #9
|
2013-02-13 12:50:26 -08:00 |
|
birarda
|
a6a2341160
|
Merge pull request #9 from murillodigital/master
Space Server - Initial Commit
|
2013-02-13 12:46:34 -08:00 |
|
Philip Rosedale
|
2446e80c6c
|
Merge remote-tracking branch 'origin'
|
2013-02-13 11:50:59 -08:00 |
|
Philip Rosedale
|
9ad121ea00
|
Now looking up IP address of domain server on startup.
|
2013-02-13 11:50:10 -08:00 |
|
Stephen Birarda
|
cee7f89b67
|
link thread library to proper target for mixer
|
2013-02-13 11:33:40 -08:00 |
|
Philip Rosedale
|
f8cd82bd82
|
Merge remote-tracking branch 'origin'
|
2013-02-13 10:53:20 -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 |
|
Stephen Birarda
|
f371b5e21c
|
Merge branch 'master' of github.com:worklist/hifi
|
2013-02-13 10:47:34 -08:00 |
|
Stephen Birarda
|
fb31765024
|
AudioRingBuffer is a shared class (between mixer and interface)
|
2013-02-13 10:47:10 -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
|
9d368adcd2
|
Merge remote-tracking branch 'origin'
|
2013-02-12 20:48:59 -08:00 |
|
Philip Rosedale
|
8d5a53b2c9
|
Added agent type to domain server, interface client
|
2013-02-12 20:48:09 -08:00 |
|
Leonardo Murillo
|
d81e52f6d7
|
Bringing spaceserver into interface repo - adding CMake target
|
2013-02-12 22:10:44 -06:00 |
|
Stephen Birarda
|
63070b4d3c
|
link thread library to mixer target
|
2013-02-12 18:06:31 -08:00 |
|
Stephen Birarda
|
b92d8daa1d
|
more mixer cleanup, UDPSocket hook up
|
2013-02-12 17:59:23 -08:00 |
|
Stephen Birarda
|
fab10ada3e
|
move shared UDPSocket class to shared dir for reuse in mixer
|
2013-02-12 17:31:53 -08:00 |
|
Stephen Birarda
|
4aca25297b
|
rename socket.cpp to main.cpp, camelcase variables
|
2013-02-12 17:04:00 -08:00 |
|
Stephen Birarda
|
c45eeb2a51
|
add mixer subdirectory to root CMakeLists.txt
|
2013-02-12 16:52:38 -08:00 |
|
Stephen Birarda
|
49d7e34cd9
|
fix casing of util.h import in Agent.cpp
|
2013-02-12 16:02:07 -08:00 |
|
Stephen Birarda
|
b2c6425f8a
|
Merge branch 'master' of github.com:worklist/hifi
|
2013-02-12 13:34:14 -08:00 |
|
Philip Rosedale
|
98612c8705
|
Merge remote-tracking branch 'origin'
|
2013-02-12 13:18:59 -08:00 |
|
Philip Rosedale
|
a48d9ecd95
|
Added ping detection between agents
|
2013-02-12 13:18:19 -08:00 |
|
Stephen Birarda
|
3ebb83f01d
|
keep portaudio build contained to build directory
|
2013-02-12 13:04:23 -08:00 |
|
Stephen Birarda
|
b426ea52d5
|
fix unused fread return value warning
|
2013-02-12 12:11:24 -08:00 |
|
Stephen Birarda
|
1ba48cf7fe
|
make LODEPNG_INCLUDE_DIRS should be dir, not file
|
2013-02-12 11:55:46 -08:00 |
|
Stephen Birarda
|
04492b28bd
|
link portaudio required libraries after portaudio
|
2013-02-12 11:44:48 -08:00 |
|
Stephen Birarda
|
0bd62be1c3
|
Merge branch 'master' of github.com:worklist/hifi
|
2013-02-12 11:34:23 -08:00 |
|
Stephen Birarda
|
b74e45e675
|
libraries for portaudio should be linked to interface
|
2013-02-12 11:33:56 -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
|
b19fce1b46
|
close socket added
|
2013-02-12 01:54:14 -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
|
6d67d6f1a6
|
link required unix libraries to portaudio target
|
2013-02-11 18:45:18 -08:00 |
|
Stephen Birarda
|
aaf9b73daf
|
add find modules for Jack and librt, link to interface
|
2013-02-11 18:42:28 -08:00 |
|
Stephen Birarda
|
616a1cb45f
|
play opera for single user audio server test
|
2013-02-11 18:15:56 -08:00 |
|
Stephen Birarda
|
b20ab5b5ca
|
wrap prefix dir for portaudio config in quotes
|
2013-02-11 18:15:24 -08:00 |
|
Stephen Birarda
|
d2f38a4c43
|
ask CMake for absolute path for portaudio configure prefix
|
2013-02-11 18:08:30 -08:00 |
|
Stephen Birarda
|
788f709193
|
use absolute path for portaudio install dir
|
2013-02-11 18:04:22 -08:00 |
|
Stephen Birarda
|
0521a48a72
|
tell portaudio configure to install to same dir
|
2013-02-11 18:01:20 -08:00 |
|