Zach Pomerantz
e2ff738fc3
strip unused audio settings
...
- remove parameters on the jitter buffer algorithm, these are now static
- remove parameters on the output starve detection algorithm, now static
- move interface audio settings to the Developer menu
2016-09-21 17:35:27 -07:00
Brad Hefta-Gaub
fd474f6319
add basic support for master vs stable builds
2016-09-19 14:14:32 -07:00
Brad Hefta-Gaub
3d54600843
Merge pull request #8513 from Atlante45/feat/network-port
...
Add settings to change local port
2016-09-08 18:10:32 -07:00
SamGondelman
544606bccc
cmake fix
2016-09-06 17:40:44 -07:00
SamGondelman
74e5814a48
try to fix rpath issue
2016-09-06 17:40:43 -07:00
SamGondelman
9d447d4dcc
enabled qnetworkrequest redirects everywhere I could find them
2016-09-06 17:35:06 -07:00
Atlante45
eb007b24cd
Use invalid port to signal no value passed
2016-09-06 11:59:07 -07:00
Stephen Birarda
43b8e01d46
don't force auto networking on non metaverse domains
2016-08-23 11:21:15 -07:00
Stephen Birarda
d098a1ae28
allow temporary domains to use an access token when present
2016-08-22 10:50:39 -07:00
Seth Alves
9bcda1bb45
merge from upstream
2016-08-20 15:25:04 -07:00
Seth Alves
ac4ecc9907
don't send a login-denied packet when we're still waiting for user's public key.
2016-08-19 14:10:27 -07:00
Seth Alves
87dbfa7e47
add -Wsuggest-override to compile flags and deal with fallout
2016-08-18 09:51:41 -07:00
Ryan Huffman
727d59ab27
Add backup directory setting to domain server
2016-08-16 17:33:32 -07:00
Stephen Birarda
5bac88c004
default domain-server permissions to connect for standard
2016-08-11 10:52:36 -07:00
Zander Otavka
3df8aa0dba
Suppress repeated ice server connection messages
2016-08-08 17:01:32 -07:00
Seth Alves
f348b56106
remove hidden attribute from advanced settings button
2016-08-05 18:16:48 -07:00
Brad Hefta-Gaub
652bea8cd0
Merge pull request #8363 from birarda/no-temp-ice-update
...
Avoid DS heartbeats with non-metaverse domain ID
2016-08-05 16:48:00 -07:00
Seth Alves
3ca1ee1d82
Fix some group-related code to handle CamelCase usernames
2016-08-04 17:39:41 -07:00
Stephen Birarda
f3e30221f0
only force a new temp name if already a temp domain-server
2016-08-04 09:33:31 -07:00
Stephen Birarda
ba49fd2c61
don't heartbeat immediately unless metaverse domain
2016-08-04 09:33:31 -07:00
Stephen Birarda
a1220b87f1
set key ID for verified user in right place
2016-08-02 14:35:51 -07:00
Stephen Birarda
760223a550
check for existing public key with lowercase username
2016-08-02 14:35:51 -07:00
Stephen Birarda
5eb890e4f5
add a simple IP address sanitizer for DS settings save
2016-08-02 14:35:51 -07:00
Stephen Birarda
39e6ac0974
cleanup API for HifiConfigVariantMap after migration
2016-08-02 14:35:11 -07:00
Stephen Birarda
62af203d08
migrate the deprecated merged master/user config
2016-08-02 14:35:11 -07:00
Stephen Birarda
285478f1b2
don't repack the same permissions after kick
2016-08-02 14:35:11 -07:00
Stephen Birarda
5b04ab6d53
add node kick request handling to DS
2016-08-02 14:35:11 -07:00
Stephen Birarda
eaf52ae111
default kick perms for localhost
2016-08-02 14:35:11 -07:00
Stephen Birarda
f04996a53d
add the kick permission to domain server settings
2016-08-02 14:35:11 -07:00
Stephen Birarda
5d69c9c81e
fix sockaddr choice for local nodes
2016-08-02 14:35:11 -07:00
Stephen Birarda
b1e0e6d708
use replacement for IP address perms, not additive
2016-08-02 14:35:11 -07:00
Stephen Birarda
f7298ef767
add packing of IP perms, small cleanup in packing
2016-08-02 14:35:11 -07:00
Stephen Birarda
cd436355fc
cleanup handling of defaults for standard user perms
2016-08-02 14:35:11 -07:00
Stephen Birarda
f8ea180127
match naming of forbidden IP settings group to groups
2016-08-02 14:35:11 -07:00
Stephen Birarda
a674c843c2
add unpack for IP, DRYup unpackPermissions
2016-08-02 14:35:11 -07:00
Stephen Birarda
edce249d2c
remove subnet from IP address security
2016-08-02 14:35:11 -07:00
Stephen Birarda
6836b09f87
add sections to DS security for IP/Subnet
2016-08-02 14:35:11 -07:00
Seth Alves
60d6673950
switch data-web urls to point at production server rather than dev one
2016-08-01 12:00:08 -07:00
Seth Alves
c72cfb165c
damnit
2016-07-29 18:33:06 -07:00
Seth Alves
2443166d78
update for new friends api
2016-07-29 16:41:17 -07:00
Seth Alves
ebdfede89f
switch to new friends api
2016-07-29 16:34:59 -07:00
Seth Alves
11cf01e5ae
Merge branch 'groups' of github.com:sethalves/hifi into groups
2016-07-29 13:10:30 -07:00
Seth Alves
8e1820f911
make sure permissions have the correct ID in the case where a user has been verified
2016-07-29 13:10:14 -07:00
Zander Otavka
39c8ce2a1a
Fix new group message to be more intuitive
2016-07-29 10:19:18 -07:00
Zander Otavka
bcff561eb8
Add category collapsing and expanding
2016-07-28 18:14:00 -07:00
Zander Otavka
987a8c802f
Add basic input validation
2016-07-28 17:21:40 -07:00
Zander Otavka
aa909a1366
Polish category/row addition and deletion
2016-07-28 17:21:40 -07:00
Zander Otavka
93f9f93b5a
Enable adding groups
2016-07-28 17:21:40 -07:00
Zander Otavka
3234de9f92
Add category headers to groups
2016-07-28 17:21:40 -07:00
Seth Alves
390ee9aaeb
clean up some code, add some debugging prints
2016-07-27 14:03:32 -07:00