Stephen Birarda
|
fa521a5dc9
|
handle case where AC is on same network as DS but not AS
|
2013-09-09 18:15:33 -07:00 |
|
Stephen Birarda
|
e53807ca82
|
store an attached local and public socket with assignment
|
2013-09-09 17:29:33 -07:00 |
|
Stephen Birarda
|
97803b827e
|
pack destination socket for assignment as tightly as possible
|
2013-09-09 16:45:44 -07:00 |
|
Stephen Birarda
|
613334074f
|
leverage qDebug and custom message handler for verbose logging
|
2013-09-09 15:11:11 -07:00 |
|
Stephen Birarda
|
b0c9dfeddc
|
more leveraging of standardized logging
|
2013-09-09 14:47:15 -07:00 |
|
Stephen Birarda
|
d8611e408e
|
clear stale assignments from queue, fix CPU usage in client
|
2013-09-06 10:59:20 -07:00 |
|
Stephen Birarda
|
f52c1c909b
|
send assignment from domain server for audio mixer if it isn't present
|
2013-08-22 11:38:57 -07:00 |
|
Stephen Birarda
|
2a21ce7945
|
socket changes to send correct port to pairing server
|
2013-08-07 16:40:28 -07:00 |
|
Stephen Birarda
|
f8e7e1de66
|
modifications to hook shared classes to iOS
|
2013-07-24 13:05:02 -07:00 |
|
Stephen Birarda
|
be32ffff77
|
merge branch assignee with upstream/master
|
2013-07-16 14:41:08 -07:00 |
|
Stephen Birarda
|
1b48d4f0fc
|
revert removal of extraneous newlines
|
2013-07-16 12:46:32 -07:00 |
|
Stephen Birarda
|
89d3cfdb6f
|
remove now extraneous newlines after switch to QDebug
|
2013-07-16 11:16:51 -07:00 |
|
Stephen Birarda
|
afe49bc756
|
switch calls to printLog to QDebug
|
2013-07-16 11:07:22 -07:00 |
|
Stephen Birarda
|
a6894db83a
|
resolve conflicts on merge with upstream/master
|
2013-07-08 16:22:27 -07:00 |
|
Stephen Birarda
|
36c6912de8
|
your agents are now nodes
|
2013-07-03 10:35:09 -07:00 |
|
Stephen Birarda
|
eb8faa3667
|
add sendAssignmentRequest method to AgentList
|
2013-07-01 15:48:52 -07:00 |
|
Andrzej Kapolka
|
6dae9db01d
|
Initialize members in the right order.
|
2013-06-12 15:54:13 -07:00 |
|
Andrzej Kapolka
|
e4ed9162b9
|
This should help, as well as fix another annoyance: bind to an ephemeral port,
rather than a fixed one.
|
2013-06-12 15:52:29 -07:00 |
|
Andrzej Kapolka
|
8b1362636e
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-21 22:29:46 -07:00 |
|
Andrzej Kapolka
|
fd98982fa6
|
Support for multiple environments, collisions with notional planet surfaces.
|
2013-05-21 21:33:08 -07:00 |
|
tosh
|
a86b8a1d93
|
refactors logging
|
2013-05-21 01:00:10 +02:00 |
|
Stephen Birarda
|
af934e2104
|
type squishes in UDPSocket implementation
|
2013-05-15 16:19:45 -07:00 |
|
Stephen Birarda
|
fc5e42cf8b
|
add threaded injection of audio via audio injector class
|
2013-05-15 16:10:59 -07:00 |
|
Andrzej Kapolka
|
b9fdba2711
|
Rather than creating a thread to read datagrams, just set the socket to
nonblocking mode and check it before simulating. This addresses one aspect
of the lack of synchronization on AgentList, but there are other issues...
|
2013-04-26 11:08:41 -07:00 |
|
Stephen Birarda
|
a5ea1dca7e
|
fix incorrect debugging of agent local and public addresses
|
2013-04-24 11:16:13 -07:00 |
|
Stephen Birarda
|
4956370d52
|
have parseData return the number of bytes consumed
|
2013-04-22 18:05:27 -07:00 |
|
tosh
|
1e6352593a
|
Merge branch 'master' of git://github.com/worklist/hifi into 19262
Conflicts:
interface/src/Head.cpp
interface/src/Util.cpp
interface/src/main.cpp
libraries/avatars/src/Orientation.cpp
|
2013-04-18 12:38:35 +02:00 |
|
tosh
|
bf5f54c9d0
|
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 |
|
tosh
|
e55863a662
|
integrates logging for 'shared' library
|
2013-04-17 19:46:00 +02:00 |
|
Stephen Birarda
|
67efc12e59
|
move shared to libraries, DRY library macro, rename libs
|
2013-04-12 12:38:34 -07:00 |
|