Ryan Huffman
|
1fb4c13b3c
|
Update AssignmentClient to use PacketReceiver
|
2015-07-10 15:51:12 -07:00 |
|
Ryan Huffman
|
74afbd7de7
|
Fix AudioMixer packetReceiver calls
|
2015-07-10 14:22:46 -07:00 |
|
Ryan Huffman
|
09f978207b
|
Add packet handling to OctreeServer
|
2015-07-10 12:23:58 -07:00 |
|
Ryan Huffman
|
1ee7a83927
|
Add EntityServer packet handling
|
2015-07-10 12:23:35 -07:00 |
|
Ryan Huffman
|
99121a3a20
|
Fix AudioMixer not using PacketReceiver correctly
|
2015-07-10 12:22:53 -07:00 |
|
Atlante45
|
6c591131ba
|
Made Animations safe for resource reload
|
2015-07-10 12:01:51 -07:00 |
|
Ryan Huffman
|
c841867044
|
Update AudioMixer to use PacketReceiver
|
2015-07-10 09:37:24 -07:00 |
|
Seth Alves
|
2dc4922da3
|
bring over code from entity-level-locking branch
|
2015-07-09 15:23:05 -07:00 |
|
Atlante45
|
c77310019d
|
Some .get() cleanup
|
2015-07-09 14:03:32 -07:00 |
|
Atlante45
|
f90f3a05be
|
Fail in Packet::create if size is invalid
|
2015-07-09 13:11:43 -07:00 |
|
Atlante45
|
e1fc242967
|
Merge branch 'atp' of https://github.com/birarda/hifi into protocol
|
2015-07-09 12:45:46 -07:00 |
|
Stephen Birarda
|
14b73ae00f
|
remove qtimespan that isn't used anymore
|
2015-07-09 12:45:32 -07:00 |
|
Atlante45
|
2b6d79e030
|
Merge branch 'atp' of https://github.com/birarda/hifi into protocol
|
2015-07-09 12:33:23 -07:00 |
|
Atlante45
|
e4051f9e30
|
Remove unnecessary .get()
|
2015-07-09 12:32:18 -07:00 |
|
Stephen Birarda
|
a38cb56c1c
|
fix an accidental comment add
|
2015-07-09 11:56:24 -07:00 |
|
Stephen Birarda
|
8e693bfee7
|
Merge branch 'protocol' of https://github.com/Atlante45/hifi into atp
|
2015-07-09 11:53:27 -07:00 |
|
Atlante45
|
94d2fce1dd
|
Fix sendNackPackets logic
|
2015-07-09 11:52:57 -07:00 |
|
Stephen Birarda
|
806862fae9
|
pass existing SharedNodePointer from EntityServer
|
2015-07-09 11:50:39 -07:00 |
|
Stephen Birarda
|
a49b985dad
|
fix call to packetSent from EntityServer
|
2015-07-09 11:37:20 -07:00 |
|
Stephen Birarda
|
d3d3b84a20
|
Merge branch 'protocol' of https://github.com/Atlante45/hifi into atp
|
2015-07-09 11:36:21 -07:00 |
|
Stephen Birarda
|
83cc4380a7
|
fix for sentPacketHistory dequeue
|
2015-07-09 11:36:12 -07:00 |
|
Atlante45
|
cc0e0e6a1f
|
Compile fixes in assignment client
|
2015-07-09 11:35:36 -07:00 |
|
Stephen Birarda
|
7e07754773
|
fix octreePacketSent call with const NLPacket&
|
2015-07-09 11:35:12 -07:00 |
|
Stephen Birarda
|
659f6742c6
|
Merge branch 'protocol' of https://github.com/Atlante45/hifi into atp
|
2015-07-09 11:21:36 -07:00 |
|
Stephen Birarda
|
922d6413d5
|
change some const unique_ptr to const NLPacket
|
2015-07-09 11:21:27 -07:00 |
|
Atlante45
|
297d38d4eb
|
Merge branch 'atp' of https://github.com/birarda/hifi into protocol
|
2015-07-09 11:20:25 -07:00 |
|
Atlante45
|
605b004514
|
Assigment client compile fixes
|
2015-07-09 11:19:36 -07:00 |
|
Stephen Birarda
|
885068bd6b
|
create billboard and identity packets of the right size
|
2015-07-09 11:15:45 -07:00 |
|
Stephen Birarda
|
da3502eb6c
|
resolve conflicts on merge with upstream/master
|
2015-07-08 18:41:48 -07:00 |
|
Stephen Birarda
|
5dc09692b4
|
more packet creation fixes for entitites
|
2015-07-08 18:13:06 -07:00 |
|
Stephen Birarda
|
04b3ca3efd
|
fix a bad replacement in AvatarMixer
|
2015-07-08 10:43:05 -07:00 |
|
Stephen Birarda
|
74940a2132
|
replace lingering PacketTypes in old format
|
2015-07-08 10:18:13 -07:00 |
|
Andrew Meadows
|
a0a1b01ea9
|
coalesce dupe action data members: _id and _type
|
2015-07-07 17:50:08 -07:00 |
|
Andrew Meadows
|
e9df8cacc7
|
make some arguments const, cleanup some #includes
|
2015-07-07 17:50:08 -07:00 |
|
Andrew Meadows
|
77bd7b2821
|
some ObjectAction methods should be const
|
2015-07-07 17:50:08 -07:00 |
|
Stephen Birarda
|
6c6143f21e
|
remove NetworkPacket and replace with NodePacketPair
|
2015-07-07 16:56:05 -07:00 |
|
Stephen Birarda
|
ff487ee092
|
move the AudioClient mix packet
|
2015-07-07 16:30:50 -07:00 |
|
Stephen Birarda
|
2a69a89696
|
Merge remote-tracking branch 'huffman/atp' into atp
|
2015-07-07 16:27:18 -07:00 |
|
Ryan Huffman
|
60538d4a82
|
Merge branch 'atp' of github.com:birarda/hifi into atp
Conflicts:
libraries/audio-client/src/AudioIOStats.cpp
|
2015-07-07 16:26:22 -07:00 |
|
Ryan Huffman
|
3690ecc28f
|
Add std::move to sendPacket calls
|
2015-07-07 16:24:11 -07:00 |
|
Stephen Birarda
|
631c745784
|
allow equal for piggyback check in OctreeSendThread
|
2015-07-07 16:21:14 -07:00 |
|
Stephen Birarda
|
6a76f858d8
|
close of PacketList not required to count last packet
|
2015-07-07 16:17:15 -07:00 |
|
Stephen Birarda
|
1f68ad892a
|
replace PacketList usage with NLPacketList
|
2015-07-07 16:14:57 -07:00 |
|
Stephen Birarda
|
56880e8858
|
return fixes for NAK PacketLists
|
2015-07-07 15:33:03 -07:00 |
|
Stephen Birarda
|
ff18a05507
|
CR fixes for octree classes
|
2015-07-07 15:21:10 -07:00 |
|
Stephen Birarda
|
2944746629
|
add a TODO for reading NAK fix
|
2015-07-07 15:15:15 -07:00 |
|
Stephen Birarda
|
c8a03ebff8
|
cleanup NAK packets in OctreeInboundPacketProcessor
|
2015-07-07 15:14:27 -07:00 |
|
Stephen Birarda
|
adacf3fd89
|
CR fixes in AvatarMixer
|
2015-07-07 15:03:49 -07:00 |
|
Stephen Birarda
|
ffa6edc904
|
fix spaces created by xcode find/replace
|
2015-07-07 15:01:19 -07:00 |
|
Stephen Birarda
|
f6cd67f75e
|
repairs to stats packet in AudioMixerClientData
|
2015-07-07 14:57:39 -07:00 |
|
Stephen Birarda
|
171ebf5437
|
fix for mix packet sizes in audio
|
2015-07-07 14:51:21 -07:00 |
|
Stephen Birarda
|
6760b048b6
|
fix for initialization of mute packet
|
2015-07-07 14:50:37 -07:00 |
|
Stephen Birarda
|
e7fee26d1a
|
give specific packet size for audio env packet
|
2015-07-07 14:50:05 -07:00 |
|
Stephen Birarda
|
abfda21814
|
CR fixes in AssignmentClientMonitor
|
2015-07-07 14:47:36 -07:00 |
|
Stephen Birarda
|
e953b36f58
|
handle stats + data packet combination in OctreeSendThread
|
2015-07-07 12:56:20 -07:00 |
|
Stephen Birarda
|
01b1c46237
|
more networking API changes in octree classes
|
2015-07-07 12:31:22 -07:00 |
|
Stephen Birarda
|
fca23cc69b
|
make SentPacketHistory use NLPacket
|
2015-07-07 12:14:40 -07:00 |
|
Stephen Birarda
|
74924bc5f1
|
initial changes to OctreeQueryNode for new APIs
|
2015-07-07 12:08:01 -07:00 |
|
Stephen Birarda
|
474b82e3bf
|
fix nack packet sending in OctreeInboundPacketProcessor
|
2015-07-07 11:28:57 -07:00 |
|
Stephen Birarda
|
9a31b22243
|
use NLPacket and sendPacket for audio stream stats
|
2015-07-06 17:48:21 -07:00 |
|
Stephen Birarda
|
61c4e6d72e
|
some network API reworking in AvatarMixer
|
2015-07-06 17:37:41 -07:00 |
|
Stephen Birarda
|
269bea65fb
|
fix AssignmentClientMonitor and AudioMixer to use NLPacket
|
2015-07-06 17:20:08 -07:00 |
|
Stephen Birarda
|
37fd954066
|
remove used of PacketPayload in AudioMixer
|
2015-07-06 17:15:01 -07:00 |
|
Stephen Birarda
|
9a521fee47
|
change audio environment packet creation
|
2015-07-06 16:53:53 -07:00 |
|
Stephen Birarda
|
672c5a8414
|
use new packet creation for client audio
|
2015-07-06 16:49:48 -07:00 |
|
Stephen Birarda
|
5a57e9861c
|
packet API changes in AssignmentClientMonitor
|
2015-07-06 16:38:33 -07:00 |
|
ZappoMan
|
29a7584ee6
|
remove dead code
|
2015-07-03 11:29:59 -07:00 |
|
Stephen Birarda
|
b3c3e5a6c8
|
more PacketType to PacketType::Value replacements
|
2015-07-02 16:49:19 -07:00 |
|
Stephen Birarda
|
0d64e82fe2
|
replace PacketType declarations with PacketType::Value
|
2015-07-02 16:38:52 -07:00 |
|
Brad Hefta-Gaub
|
2a03f62bf2
|
Merge pull request #5232 from sethalves/actions-over-wire-and-sim-ownership
Actions over wire and improved simulation ownership
|
2015-07-02 14:57:27 -07:00 |
|
Seth Alves
|
246861221c
|
rearrange things so that when EntityItem::setActionData is called before the entity-tree is set up, the data is set aside and used once the entity-tree is ready.
|
2015-07-01 20:17:21 -07:00 |
|
ZappoMan
|
24b4614703
|
add more detailed edit timing to entity server
|
2015-07-01 16:11:08 -07:00 |
|
ZappoMan
|
ce613d59fd
|
add inbound edit packet queue depth to entity server
|
2015-07-01 14:46:37 -07:00 |
|
Seth Alves
|
5ab2c8d724
|
rename variable to be more descriptive
|
2015-07-01 12:24:50 -07:00 |
|
Seth Alves
|
e8a6acd65b
|
responses to code review
|
2015-07-01 10:42:04 -07:00 |
|
Seth Alves
|
5e2f7204b4
|
responses to code review
|
2015-07-01 10:29:42 -07:00 |
|
Seth Alves
|
0970f010a4
|
provide a way for scripts to get information about what actions an entity has and what the arguments of those actions are
|
2015-06-27 13:31:00 -07:00 |
|
Seth Alves
|
30be515a94
|
remove unneeded lock around action-data in entity item. Actions now use a weak pointer to keep track of owner entity
|
2015-06-27 08:53:27 -07:00 |
|
Seth Alves
|
005bd8bda5
|
merge from upstream
|
2015-06-26 12:33:35 -07:00 |
|
Stephen Birarda
|
a77cf4fb7f
|
fix audio-mixer shutdown on UNIX/OS X
|
2015-06-25 16:34:38 -07:00 |
|
Seth Alves
|
f50ac9dcd5
|
remove debugging print
|
2015-06-22 13:12:05 -07:00 |
|
Seth Alves
|
5381e6e9bb
|
entity server has its own version of actions which simply remember the encoded arguments. Entities with actions don't experience simulateKinematicMotion
|
2015-06-19 16:20:07 -07:00 |
|
Seth Alves
|
f9618ca2cb
|
implicit cast
|
2015-06-18 10:07:12 -07:00 |
|
Seth Alves
|
7391aebf60
|
fix change that introduced interger division
|
2015-06-17 06:51:38 -07:00 |
|
Seth Alves
|
fdd5953e44
|
fix change that introduced interger division
|
2015-06-17 06:48:06 -07:00 |
|
Seth Alves
|
508ae276c6
|
enable -Wdouble-promotion
|
2015-06-16 18:23:10 -07:00 |
|
Stephen Birarda
|
81460e48f4
|
fix for sticking windows audio-mixer
|
2015-06-11 17:25:27 -07:00 |
|
Seth Alves
|
32cc0eacfc
|
improve a debug print
|
2015-05-22 15:21:26 -07:00 |
|
Seth Alves
|
53fe41ef4d
|
improve a debug print
|
2015-05-22 15:11:56 -07:00 |
|
Seth Alves
|
945a84d24f
|
adjust logic used by the entity-server to decide if the contents of an octree-element have already been sent to a particular interface with a particular frustum
|
2015-05-22 15:01:43 -07:00 |
|
Seth Alves
|
52ce26d80d
|
Merge branch 'master' of github.com:highfidelity/hifi into no-id-swap-redux
|
2015-05-21 09:20:56 -07:00 |
|
Seth Alves
|
7ee2ff6777
|
Merge pull request #4922 from birarda/ac-ice-connect
handle AC started before local assignment server
|
2015-05-20 19:40:24 -07:00 |
|
Seth Alves
|
38edc27cbb
|
Merge branch 'master' of github.com:highfidelity/hifi into no-id-swap-redux
|
2015-05-20 18:24:40 -07:00 |
|
Brad Davis
|
079a7f2600
|
Fix assert caused by calling glm::perspective with nonsensical values
|
2015-05-20 18:11:14 -07:00 |
|
Stephen Birarda
|
b6f458eaf1
|
Merge branch 'master' of https://github.com/highfidelity/hifi into ac-ice-connect
|
2015-05-20 17:59:40 -07:00 |
|
Stephen Birarda
|
45daabc86f
|
remove unused AssignmentClient shared mem var
|
2015-05-20 17:14:27 -07:00 |
|
Stephen Birarda
|
bea387af7d
|
extra debug for failed local AS port read
|
2015-05-20 17:13:18 -07:00 |
|
Stephen Birarda
|
7373bb6817
|
contain QSharedMemory for local server port to reader
|
2015-05-20 17:11:08 -07:00 |
|
Seth Alves
|
124ff68cee
|
make EntityItemID a subclass of QUuid
|
2015-05-20 14:22:08 -07:00 |
|
Seth Alves
|
f9d46b0cb5
|
interface decides on entityIDs rather than bouncing a temporary id through the entity server
|
2015-05-19 14:25:23 -07:00 |
|
Brad Davis
|
c94b8b6e30
|
Merge branch 'master' into dk1
Conflicts:
interface/src/devices/OculusManager.cpp
interface/src/devices/TV3DManager.cpp
|
2015-05-13 21:25:56 -07:00 |
|
Stephen Birarda
|
ca87d64dc7
|
fix for audio-mixer shutdown hang, removing spaces
|
2015-05-13 12:03:21 -07:00 |
|
Brad Davis
|
41d587bd2e
|
Revert "Revert "Fixing HMD asymmetrical projections (esp DK1) and santizing the transform stuff""
This reverts commit 6e8c067bcb .
Conflicts:
interface/src/Camera.h
|
2015-05-12 14:47:44 -07:00 |
|
samcake
|
6e8c067bcb
|
Revert "Fixing HMD asymmetrical projections (esp DK1) and santizing the transform stuff"
|
2015-05-12 14:34:43 -07:00 |
|
Brad Davis
|
464925ecc7
|
Fixing the assignment client
|
2015-05-12 01:15:30 -07:00 |
|
Seth Alves
|
866a6fba9b
|
Merge pull request #4823 from birarda/master
repairs to AC stop and clean shutdown
|
2015-05-11 18:11:52 -07:00 |
|
Stephen Birarda
|
a6ce721586
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2015-05-11 16:20:16 -07:00 |
|
Stephen Birarda
|
7b903d29e7
|
fix missed conflict on merge with upstream/master
|
2015-05-11 12:58:00 -07:00 |
|
Seth Alves
|
83748096ef
|
max pps for an octree-query is a per-query thing, not an application-wide thing. move the settings-related max-octree-pps stuff into the entity tree
|
2015-05-11 11:37:53 -07:00 |
|
Stephen Birarda
|
8c6715e4fc
|
resolve conflicts on merge with upstream/master
|
2015-05-11 11:10:22 -07:00 |
|
Stephen Birarda
|
2dc866755d
|
fix OS comments, remove test call from Agent
|
2015-05-11 09:56:10 -07:00 |
|
Stephen Birarda
|
ebeba81233
|
make sure an ACM asks for PID in log
|
2015-05-08 17:37:48 -07:00 |
|
Stephen Birarda
|
be03a65dc7
|
remember the pid of previous child processes
|
2015-05-08 17:30:22 -07:00 |
|
Stephen Birarda
|
7b91dbfe07
|
wait on all children simultaneously
|
2015-05-08 17:24:20 -07:00 |
|
Stephen Birarda
|
2916596948
|
put back call to clearAccessCache
|
2015-05-08 16:54:35 -07:00 |
|
Stephen Birarda
|
83cd50c7ae
|
use waitOnChildren again from checkSpares
|
2015-05-08 16:24:20 -07:00 |
|
Stephen Birarda
|
ba2ccc1e98
|
change waitOnChildren syntax in AC monitor
|
2015-05-08 16:23:44 -07:00 |
|
Stephen Birarda
|
b5d0a31ad4
|
remove clear access cache on Agent stop
|
2015-05-08 15:25:49 -07:00 |
|
Stephen Birarda
|
07d8a6a8ae
|
remove debug for current state of ACM child process
|
2015-05-08 15:23:22 -07:00 |
|
Stephen Birarda
|
4c93e395ad
|
ask QCoreApplication to quit when PacketTypeStopNode received
|
2015-05-08 15:22:58 -07:00 |
|
Stephen Birarda
|
fe2775ca94
|
print out state before wait
|
2015-05-08 15:10:37 -07:00 |
|
Stephen Birarda
|
15fdcb4fe0
|
fix non-block, add exit code debug
|
2015-05-08 15:09:11 -07:00 |
|
Stephen Birarda
|
e092b8c537
|
give each child one second to clean up
|
2015-05-08 15:04:54 -07:00 |
|
Stephen Birarda
|
78a1bcdcae
|
add helpful debug for AC monitor cleanup
|
2015-05-08 15:01:03 -07:00 |
|
Stephen Birarda
|
897ed84cca
|
remove debug calls used to find ACApp stall
|
2015-05-08 14:56:49 -07:00 |
|
Stephen Birarda
|
8307553d1b
|
don't call exec from ACApp ctor
|
2015-05-08 14:53:30 -07:00 |
|
Stephen Birarda
|
692c3497cd
|
return the actual exit code from the application
|
2015-05-08 14:45:46 -07:00 |
|
Stephen Birarda
|
aca71474d8
|
add debugging to AC monitor to capture hang
|
2015-05-08 14:43:31 -07:00 |
|
Stephen Birarda
|
0a295bada1
|
add debugging to catch AC kill hang
|
2015-05-08 14:32:16 -07:00 |
|
Stephen Birarda
|
99a9f2df90
|
don't allow an AC monitor to take over other local ACs
|
2015-05-08 14:02:19 -07:00 |
|
Stephen Birarda
|
df6ee4c7a5
|
immediately terminate instead of attempting network stop
|
2015-05-08 12:10:13 -07:00 |
|
Stephen Birarda
|
3d06a86670
|
drop packets on floor when shutting down
|
2015-05-08 11:57:25 -07:00 |
|
Stephen Birarda
|
fe1b8cc52b
|
fix entity tree reset / add OST assert for myServer
|
2015-05-08 11:04:22 -07:00 |
|
Stephen Birarda
|
be58347aec
|
consider assignment completed when worker thread is gone
|
2015-05-08 10:40:04 -07:00 |
|
Stephen Birarda
|
b080dfc1cf
|
change comment for AC readyRead connect
|
2015-05-08 10:16:39 -07:00 |
|
Stephen Birarda
|
0f71e93c7f
|
ensure no new OST creation on OctreeServer shutdown
|
2015-05-08 10:12:14 -07:00 |
|
Stephen Birarda
|
bab96a7711
|
more connect call fixes in AssignmentClient
|
2015-05-08 09:29:29 -07:00 |
|
Stephen Birarda
|
805250d1e1
|
don't double conditional to fire SN assert
|
2015-05-08 09:25:44 -07:00 |
|
Stephen Birarda
|
3e0029e6e6
|
use .data on QPointer for slot connection
|
2015-05-07 17:29:31 -07:00 |
|
Stephen Birarda
|
4c8c24eb00
|
remove an extra debug
|
2015-05-07 17:04:45 -07:00 |
|
Stephen Birarda
|
d75d204ff6
|
standardize cleanup of ThreadedAssignments
|
2015-05-07 17:03:43 -07:00 |
|
Stephen Birarda
|
bfccf02912
|
use lamdbas for linkedDataCreateCallback
|
2015-05-07 15:37:02 -07:00 |
|
Stephen Birarda
|
790f7a08cf
|
clean up sequence numbers for killed sending nodes
|
2015-05-07 14:34:06 -07:00 |
|
Stephen Birarda
|
fe011e6752
|
keep track of out of order sends in AM
|
2015-05-07 14:13:27 -07:00 |
|
Stephen Birarda
|
b3f7ec1545
|
keep track of starves and skips on other avatars
|
2015-05-06 16:49:51 -07:00 |
|
Stephen Birarda
|
e540a6dbb3
|
fix packet sequence number unmarshal
|
2015-05-06 14:48:10 -07:00 |
|
Stephen Birarda
|
ff676958e8
|
fix hash replacement in PacketHeaders
|
2015-05-06 14:24:11 -07:00 |
|
Stephen Birarda
|
0d1c1bf8dd
|
lock NodeData when attempting to read stats
|
2015-05-06 11:51:46 -07:00 |
|
Stephen Birarda
|
460abd85b9
|
don't double send data to a receiver
|
2015-05-06 11:35:45 -07:00 |
|
Stephen Birarda
|
3887467048
|
store last broadcasted sequence number
|
2015-05-06 10:41:24 -07:00 |
|