Stephen Birarda
|
9a31b22243
|
use NLPacket and sendPacket for audio stream stats
|
2015-07-06 17:48:21 -07:00 |
|
Stephen Birarda
|
ac6c8c9c3a
|
add stubs for new send methods in LNL
|
2015-07-06 17:40:53 -07:00 |
|
Stephen Birarda
|
61c4e6d72e
|
some network API reworking in AvatarMixer
|
2015-07-06 17:37:41 -07:00 |
|
Stephen Birarda
|
76fb120f67
|
remove call to NodeListPacket in NodeList
|
2015-07-06 17:23:48 -07:00 |
|
Stephen Birarda
|
453f8605c0
|
finish cleanup of NodeListPacket in LimitedNodeList
|
2015-07-06 17:22:55 -07:00 |
|
Stephen Birarda
|
c0d1953df3
|
use NLPacket in LimitedNodeList
|
2015-07-06 17:21:05 -07:00 |
|
Stephen Birarda
|
269bea65fb
|
fix AssignmentClientMonitor and AudioMixer to use NLPacket
|
2015-07-06 17:20:08 -07:00 |
|
Stephen Birarda
|
ea3f61a0c5
|
remove use of payload in DomainServer
|
2015-07-06 17:17:40 -07:00 |
|
Stephen Birarda
|
d64d49d004
|
remove PacketByteArray from networking
|
2015-07-06 17:15:27 -07:00 |
|
Stephen Birarda
|
37fd954066
|
remove used of PacketPayload in AudioMixer
|
2015-07-06 17:15:01 -07:00 |
|
Stephen Birarda
|
f8e6344678
|
have PacketList use Packet instead of PacketPayload
|
2015-07-06 17:10:55 -07:00 |
|
Stephen Birarda
|
02f97702d3
|
switch path query packets to new networking API
|
2015-07-06 17:08:12 -07:00 |
|
Stephen Birarda
|
3fa785c545
|
fix domain check in packets for new API
|
2015-07-06 17:03:26 -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 |
|
Stephen Birarda
|
922dd5a739
|
keep track of size used in PacketPayload
|
2015-07-06 16:35:29 -07:00 |
|
Stephen Birarda
|
6187cff766
|
add a constData method to PacketPayload
|
2015-07-06 16:20:56 -07:00 |
|
Stephen Birarda
|
33a9a04d9e
|
allow a packet to be created with extended header
|
2015-07-06 16:18:49 -07:00 |
|
Stephen Birarda
|
3ae8ba2922
|
add segment calls to PacketList
|
2015-07-06 15:53:26 -07:00 |
|
Stephen Birarda
|
2ab2888260
|
add the complicated writeData method for PacketList
|
2015-07-06 15:50:54 -07:00 |
|
Stephen Birarda
|
25e82d4b92
|
initial version of PacketList QIODevice subclass
|
2015-07-06 14:29:24 -07:00 |
|
Stephen Birarda
|
cbba8263cd
|
fix writeData and readData for PacketPayload
|
2015-07-06 14:27:20 -07:00 |
|
Stephen Birarda
|
93ac2704e8
|
fix header guard comment in PacketPayload
|
2015-07-06 12:38:49 -07:00 |
|
Stephen Birarda
|
1867f259d6
|
keep track of max written in PacketPayload
|
2015-07-06 11:55:49 -07:00 |
|
Stephen Birarda
|
b660c80988
|
leverage QIODevice for much of PacketPayload functionality
|
2015-07-06 11:51:20 -07:00 |
|
Stephen Birarda
|
57d76f488c
|
make PacketPayload a QIODevice subclass
|
2015-07-06 11:33:46 -07:00 |
|
Stephen Birarda
|
8dc385bd62
|
initial setup for a PacketByteArray
|
2015-07-06 11:08:51 -07:00 |
|
Stephen Birarda
|
a9420d4212
|
replace controlled broadcast to nodes in Application
|
2015-07-02 17:55:26 -07:00 |
|
Stephen Birarda
|
8dd91b8795
|
don't force source ID on ICE ping packets
|
2015-07-02 17:34:52 -07:00 |
|
Stephen Birarda
|
b3c3e5a6c8
|
more PacketType to PacketType::Value replacements
|
2015-07-02 16:49:19 -07:00 |
|
Stephen Birarda
|
1c20aa47c3
|
remove replacement of namespace itself
|
2015-07-02 16:41:07 -07:00 |
|
Stephen Birarda
|
0d64e82fe2
|
replace PacketType declarations with PacketType::Value
|
2015-07-02 16:38:52 -07:00 |
|
Stephen Birarda
|
5ed332ea2c
|
missed changes in PacketHeaders, comment old header calls
|
2015-07-02 16:35:17 -07:00 |
|
Stephen Birarda
|
1dfa592a13
|
use new enum across PacketHeaders
|
2015-07-02 16:31:33 -07:00 |
|
Stephen Birarda
|
f057be0982
|
Merge remote-tracking branch 'clement/protocol' into atp
|
2015-07-02 16:19:07 -07:00 |
|
Stephen Birarda
|
3a5701e02e
|
first changes for new network API
|
2015-07-02 16:18:44 -07:00 |
|
Atlante45
|
3edc29bd4b
|
Packet class squeleton
|
2015-07-02 16:15:20 -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 |
|
Clément Brisset
|
66fa1f5422
|
Merge pull request #5255 from murillodigital/master
Don't display update dialog if this is a PR build
|
2015-07-02 13:34:52 -07:00 |
|
Leonardo Murillo
|
9440546619
|
Don't display update dialog if this is a PR build
|
2015-07-02 14:17:36 -06:00 |
|
Brad Hefta-Gaub
|
b11172affb
|
Merge pull request #5254 from jherico/timing_menu_log
Inhibiting log spam unless a menu item is selected
|
2015-07-02 12:48:01 -07:00 |
|
Brad Davis
|
d5fe6f0bdb
|
Inhibiting log spam unless a menu item is selected
|
2015-07-02 12:34:32 -07:00 |
|
Philip Rosedale
|
fba569d7db
|
Merge pull request #5218 from huffman/fix-hmd-displayname-orientation
Fix avatar displayname to point towards camera
|
2015-07-02 12:19:40 -07:00 |
|
samcake
|
faea97d3c7
|
Merge pull request #5221 from Atlante45/web
Fix Web entities
|
2015-07-02 10:45:20 -07:00 |
|
Clément Brisset
|
b616fff222
|
Merge pull request #5220 from howard-stearns/avatar-collision-sounds
Avatar collision sounds
|
2015-07-02 10:27:24 -07:00 |
|
Philip Rosedale
|
0905962d90
|
Merge pull request #5251 from ctrlaltdavid/20600
Fix Show Eye Focus and Show Look-at Vectors
|
2015-07-02 09:16:20 -07:00 |
|
Brad Hefta-Gaub
|
f16b8d5083
|
Merge pull request #5246 from jherico/inter_idle_timing
Instrument the inter-idle time and tweaking the timeout setting
|
2015-07-02 09:01:44 -07:00 |
|
Howard Stearns
|
1f3a1f6ac8
|
Add comments re upcoming physics changes.
|
2015-07-02 10:07:14 -05:00 |
|
Howard Stearns
|
d0675c7f22
|
Side-effect new value before emit.
|
2015-07-02 09:56:02 -05:00 |
|