David Rowe
a3c1d50478
WebRTC signaling with assignment clients via domain server
2021-08-18 20:10:11 +12:00
David Rowe
9b2c773805
Move WebRTCSignalingServer into Domain Server
2021-08-17 22:37:43 +12:00
Kalila
29b4fea1d2
Merge pull request #1299 from ctrlaltdavid/dev/webrtc-doxygen
...
Fix a couple of WebRTC Doxygen typos
2021-08-16 00:05:44 -04:00
Kalila
4c0bda8bf9
Merge pull request #1300 from ctrlaltdavid/dev/webrtc-domain-server
...
Anonymous Web SDK connection to domain server
2021-08-15 23:51:36 -04:00
Kalila
8a858a7c26
Merge pull request #1296 from ctrlaltdavid/dev/webapp-master-update
...
Update webapp branch to recent master
2021-08-07 14:13:17 -04:00
David Rowe
500da963ad
Make parameter names consistent across usages
2021-08-04 16:11:04 +12:00
David Rowe
9be1c08c8c
Fix domain server crash
2021-07-31 23:03:48 +12:00
David Rowe
8528422834
Fix WebRTC Doxygen typos
2021-07-30 14:18:34 +12:00
David Rowe
0ea6d88bf5
Fix function parameter ID
2021-07-30 14:14:36 +12:00
David Rowe
3603520c94
fillPacketHeader() can be private
2021-07-30 14:13:44 +12:00
David Rowe
fa01ead130
Add extra WebRTC debug
2021-07-30 14:13:15 +12:00
David Rowe
ed36321e25
Fill in connected client's ports with WebRTC data channel IDs
2021-07-30 14:12:38 +12:00
David Rowe
38f7506c5e
Fix erroneous domain server log message
2021-07-21 20:06:18 +12:00
David Rowe
320b5a2d22
Fix HifiSockAddr references
2021-07-21 19:54:40 +12:00
David Rowe
74c2788a14
Merge branch 'master' into dev/rename-hifisockaddr-webapp
...
# Conflicts:
# assignment-client/src/AssignmentClient.cpp
# domain-server/src/DomainServer.cpp
# libraries/networking/src/DomainHandler.cpp
# libraries/networking/src/LimitedNodeList.cpp
# libraries/networking/src/LimitedNodeList.h
# libraries/networking/src/SockAddr.cpp
# libraries/networking/src/SockAddr.h
# libraries/networking/src/udt/Socket.cpp
# libraries/networking/src/udt/Socket.h
# tools/ice-client/src/ICEClientApp.cpp
2021-07-21 15:03:29 +12:00
Kalila
dfd71ab18b
Merge pull request #1259 from ctrlaltdavid/dev/webrtc-packet
...
First exchange of Vircadia protocol packets with the Vircadia Web SDK
2021-07-15 22:34:13 -04:00
Kalila
42ffb5709c
Merge pull request #1270 from daleglass/use_qt_endl
...
Replace uses of endl on Qt classes with Qt::endl
2021-07-15 22:18:36 -04:00
Kalila
d75df82687
Merge pull request #1102 from HifiExperiments/materials2
...
Material improvements 2: reference textures/materials by entity ID
2021-07-15 17:42:40 -04:00
Kalila
6401edd3ed
Merge pull request #1289 from daleglass/fix-ninja-error
...
Fix "Ninja does not support toolset specification" on Windows
2021-07-15 17:30:05 -04:00
Kalila
874af7a558
Merge pull request #1274 from daleglass/gha-archive-cmake-logs
...
Archive cmake logs, for debugging
2021-07-15 17:08:43 -04:00
Kalila
0193e0f4d6
Merge pull request #1244 from digisomni/fix/lookup-string-spaces
...
Add ability for 'handleLookupString' to have spaces.
2021-07-12 17:07:29 -04:00
Dale Glass
6314cd33ed
Fix "Ninja does not support toolset specification" on Windows
2021-07-11 00:48:11 +02:00
daleglass
45f2b672b5
Merge pull request #365 from daleglass/linux_crash_handler
...
Linux crash handler
2021-07-10 20:32:53 +02:00
Dale Glass
e3004af61a
More logging for crash reporting
...
* Make it clear in cmake if crash reporting is going to be used
* Log warning on startup if there's no crash reporting
2021-07-10 01:43:18 +02:00
Dale Glass
52add88273
Undo accidental change that broke reporting on Windows
2021-07-10 01:43:18 +02:00
daleglass
15dfa04c07
Whitespace review fix
...
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2021-07-10 01:43:18 +02:00
daleglass
e2eab15469
Whitespace review fix
...
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2021-07-10 01:43:18 +02:00
Dale Glass
c4f3e1e263
Fix cmake warning about crashpad name
2021-07-10 01:43:18 +02:00
Dale Glass
186e784d89
Rework crashpad initialization
...
* Don't abort on startup if we can't find our own path
* Try to locate our own path by looking in /proc in Linux -- should fix AppImage issues
* Add extensive logging
2021-07-10 01:43:18 +02:00
Dale Glass
567b0d84ef
Update crash handler to latest build
2021-07-10 01:43:17 +02:00
Dale Glass
9a5c1ac24a
Use latest crashpad build.
...
This one uses libcurl, which may work better.
2021-07-10 01:43:17 +02:00
Dale Glass
86e2da729e
Try library built with SSL
2021-07-10 01:43:17 +02:00
Dale Glass
486d961f48
Add support for crashpad on Linux
2021-07-10 01:43:17 +02:00
Kalila
70e3c1769f
Merge pull request #1283 from ctrlaltdavid/dev/rename-hifisockaddr
...
Rename "HifiSockAddr" to "SockAddr"
2021-07-08 17:27:57 -04:00
Kalila
fc93feef2b
Merge pull request #1285 from vircadia/fix/stale-bot
...
Reduce stale-bot's aggressiveness.
2021-07-08 17:24:33 -04:00
Kalila
1cdebee9b6
Update stale.yml
2021-07-08 17:21:19 -04:00
David Rowe
837f2e06e1
Update to latest Vircadia Web
2021-07-08 15:43:31 +12:00
David Rowe
4dac611036
Fix build error
2021-07-08 15:30:51 +12:00
David Rowe
ed13cbd01b
Merge branch 'webapp' into dev/webrtc-packet
...
# Conflicts:
# libraries/networking/src/webrtc/WebRTCDataChannels.h
2021-07-08 14:54:21 +12:00
Kalila
9191ca7aa3
Reduce stale-bot's aggressiveness.
...
Stale bot will no longer close issues and the comment has been made more "human".
2021-07-07 20:09:53 -04:00
Kalila
aea24855d9
Merge pull request #1276 from JulianGro/no_submodules
...
GitHub Actions do not clone submodules
2021-07-07 18:51:46 -04:00
Kalila
5a2ca4869a
Merge pull request #1238 from ctrlaltdavid/dev/webrtc-datachannel
...
WebRTC Data Channel
2021-07-07 18:49:15 -04:00
Kalila
e471b1d83f
Update README.md
2021-07-07 05:55:36 -04:00
HifiExperiments
12833b9c93
CR and percent decoding
2021-07-06 19:13:33 -07:00
HifiExperiments
bdbb88084b
CR
2021-07-05 21:02:40 -07:00
David Rowe
6a17143df8
Rename "HifiSockAddr" to "SockAddr"
2021-07-06 13:23:57 +12:00
HifiExperiments
7f99ddca2e
merge with master
2021-07-05 16:48:45 -07:00
Kalila
cdd2341880
Merge pull request #1278 from ctrlaltdavid/fix/addressmanager-jsdoc
...
Misc fixes to AddressManager JSDoc
2021-07-05 17:02:20 -04:00
David Rowe
cb89eabf74
Typo
2021-07-06 08:48:43 +12:00
Kalila
1c41ace1cf
Merge pull request #1277 from ctrlaltdavid/fix/doxygen-quiet
...
Quiet Doxygen output
2021-07-05 14:07:37 -04:00