Stephen Birarda
|
8549e9cb53
|
resolve conflicts on merge with upstream master
|
2014-12-15 09:36:17 -08:00 |
|
Stephen Birarda
|
f58d21d6f0
|
have ShutdownEventListener handle WM_CLOSE or SIGTERM
|
2014-12-11 10:21:11 -08:00 |
|
Stephen Birarda
|
5c3e90f64f
|
resolve conflicts on merge with upstream master
|
2014-12-03 13:11:56 -08:00 |
|
Stephen Birarda
|
49a087018f
|
fix for delayed heartbeats, late socket lookup
|
2014-12-03 08:22:50 -08:00 |
|
Stephen Birarda
|
8449575fa2
|
fix for ice-server heartbeat without an access token
|
2014-12-01 09:25:21 -08:00 |
|
Stephen Birarda
|
59432e8d29
|
complete sharing of local domain-server port to local AC
|
2014-11-30 17:54:10 -08:00 |
|
Stephen Birarda
|
fed7d789f6
|
have the domain-server write its local port into shared memory
|
2014-11-30 17:29:18 -08:00 |
|
Stephen Birarda
|
dff5695965
|
have domain server report its ID at /id
|
2014-11-21 16:20:44 -08:00 |
|
Stephen Birarda
|
8a69f0de61
|
test for android figuring out about audio-mixer
|
2014-11-18 17:36:53 -08:00 |
|
Philip Rosedale
|
2e6330e3c4
|
Merge pull request #3810 from Atlante45/new_reverb_settings_description
New text for reverb settings
|
2014-11-17 11:50:19 -08:00 |
|
Atlante45
|
18faa78aa3
|
New text for reverb settings
|
2014-11-17 11:22:32 -08:00 |
|
ZappoMan
|
bdfe02bbd0
|
Merge branch 'master' of https://github.com/highfidelity/hifi into persistThreadImprovements
Conflicts:
assignment-client/src/octree/OctreeServer.cpp
libraries/octree/src/OctreePersistThread.cpp
libraries/octree/src/OctreePersistThread.h
|
2014-11-17 11:22:00 -08:00 |
|
ZappoMan
|
f44513ebe7
|
added support for rolling version numbers in backups
|
2014-11-15 22:55:12 -08:00 |
|
ZappoMan
|
4adb4787cd
|
added debugging of usecTimestampNow() in octree server to better understand flight times
|
2014-11-15 21:50:42 -08:00 |
|
ZappoMan
|
6ee4e611ac
|
add persist settings to domain settings, make default backup interval 30 minutes
|
2014-11-14 11:31:06 -08:00 |
|
Philip Rosedale
|
17d0f247d6
|
Switch muting threshold to 0.003 to be a bit less aggressive
|
2014-11-11 14:10:44 -08:00 |
|
Philip Rosedale
|
12eb67c734
|
fix bug with audio mixer muting too often
|
2014-11-07 14:18:57 -08:00 |
|
Stephen Birarda
|
0f32346324
|
resolve conflicts on merge with upstream master
|
2014-11-07 09:10:12 -08:00 |
|
Stephen Birarda
|
996c76c723
|
repairs for node teardown on domain dissappear or node disconnect
|
2014-11-06 16:05:01 -08:00 |
|
Stephen Birarda
|
e92376cf64
|
distinguish between eachNode and eachNodeBreakable
|
2014-11-06 13:41:55 -08:00 |
|
Stephen Birarda
|
270823be43
|
update domain-server to leverage intel tbb hash
|
2014-11-06 13:39:15 -08:00 |
|
AndrewMeadows
|
843aaf4e95
|
Merge pull request #3747 from PhilipRosedale/master
First pass audio mixer muting, improved tour guide, hair, injector loudness in JS
|
2014-11-06 10:36:46 -08:00 |
|
ZappoMan
|
bcec14b0f4
|
adjust the sentAt times in packets by the receiving side's clockskew so that it can calculate proper flight times
|
2014-11-05 19:37:08 -08:00 |
|
Philip Rosedale
|
688bd0f34f
|
first pass audio mixer automatic muting of noisy streams, tour guide improvements, new lightExample.js, hair hangs over cone 'body'
|
2014-11-05 16:58:58 -08:00 |
|
Stephen Birarda
|
8a72cdd59d
|
leverage new libcuckoo hash outside LimitedNodeList
|
2014-11-05 15:09:54 -08:00 |
|
ZappoMan
|
e9a332de4d
|
make entity and voxel servers support domain based configuration
|
2014-11-05 12:12:17 -08:00 |
|
Stephen Birarda
|
d671dec61b
|
fix for ice server sock addr in domain-server
|
2014-11-04 13:21:48 -08:00 |
|
Stephen Birarda
|
96dd1eaf76
|
report restricted access state from domain-server in heartbeat
|
2014-11-03 16:57:10 -08:00 |
|
Stephen Birarda
|
0348251cc1
|
allow case insensitivity for allowed users in domain-server
|
2014-11-03 15:32:45 -08:00 |
|
Stephen Birarda
|
2250cdfcc2
|
have the domain-server unverifiably heartbeat the number of connected users
|
2014-11-03 14:50:45 -08:00 |
|
Stephen Birarda
|
22f4e8ec70
|
cleanup heartbeat method names
|
2014-11-03 14:37:56 -08:00 |
|
Stephen Birarda
|
eb856095a9
|
fix the domain server heartbeat timer
|
2014-11-03 12:49:24 -08:00 |
|
Stephen Birarda
|
d50a8f6309
|
send a heartbeat to data server every 15s
|
2014-11-03 12:40:56 -08:00 |
|
Stephen Birarda
|
e53ad09b3f
|
rename the automatic networking update method to heartbeat
|
2014-11-03 12:24:17 -08:00 |
|
Stephen Birarda
|
d3bbd251db
|
move Logging to LogHandler
|
2014-10-28 13:59:23 -07:00 |
|
Stephen Birarda
|
9364c3b342
|
fix for delete of last row in array table
|
2014-10-23 11:54:30 -07:00 |
|
Atlante45
|
7c54da033c
|
Changed reverb time label
|
2014-10-20 16:29:19 -07:00 |
|
Atlante45
|
86b87770c2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into reverb
|
2014-10-17 16:50:19 -07:00 |
|
Brad Hefta-Gaub
|
023d47918f
|
Merge pull request #3620 from birarda/domain-tunnel
repairs to domain change reset to correctly clear nodes
|
2014-10-17 16:05:28 -07:00 |
|
Brad Hefta-Gaub
|
af9090cadf
|
Merge pull request #3618 from birarda/master
styling fixes for locked table settings in domain-server
|
2014-10-17 16:05:04 -07:00 |
|
AndrewMeadows
|
415c7375cb
|
Merge pull request #3614 from ZappoMan/removeParticles
Remove particles
|
2014-10-17 15:53:19 -07:00 |
|
Stephen Birarda
|
e72b86059e
|
Merge branch 'master' of https://github.com/highfidelity/hifi into domain-tunnel
|
2014-10-17 14:48:43 -07:00 |
|
Atlante45
|
89cb464eaa
|
Merge branch 'master' of https://github.com/highfidelity/hifi into reverb
|
2014-10-17 14:03:11 -07:00 |
|
Stephen Birarda
|
1e4eaed7fd
|
don't show domain ID selection button if in master config
|
2014-10-17 12:25:23 -07:00 |
|
Stephen Birarda
|
0d99beb344
|
add styling to locked table
|
2014-10-17 11:33:29 -07:00 |
|
Stephen Birarda
|
796b519fe0
|
remove change buttons for a locked table
|
2014-10-17 11:24:51 -07:00 |
|
Stephen Birarda
|
7c24186baa
|
don't allow the creation of new table rows if table locked
|
2014-10-17 11:23:39 -07:00 |
|
Stephen Birarda
|
5b0ccd7091
|
fix for for clickable labels and locked table
|
2014-10-17 11:22:42 -07:00 |
|
Stephen Birarda
|
c89daa30da
|
fix another dumb conditional mistake in domain-server
|
2014-10-17 11:07:02 -07:00 |
|
Atlante45
|
c86f3965e8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into reverb
|
2014-10-17 11:01:42 -07:00 |
|
Stephen Birarda
|
9a842e2202
|
flip domain-server local connect conditional
|
2014-10-17 10:52:36 -07:00 |
|
Atlante45
|
9ee0138ccf
|
Merge branch 'master' of https://github.com/highfidelity/hifi into reverb
|
2014-10-17 10:50:08 -07:00 |
|
Stephen Birarda
|
d00e11541e
|
fix for pub key format returned to data-server
|
2014-10-17 09:39:04 -07:00 |
|
ZappoMan
|
fc507850be
|
Merge branch 'master' of https://github.com/highfidelity/hifi into removeParticles
|
2014-10-16 20:36:28 -07:00 |
|
Atlante45
|
ea7c2e2fa3
|
Added reverb settings to DS settings
|
2014-10-16 15:28:24 -07:00 |
|
Stephen Birarda
|
e856191bf3
|
Merge pull request #3605 from birarda/master
fix for interest list pull when node requests domain list
|
2014-10-16 12:05:25 -07:00 |
|
Stephen Birarda
|
7bbaaf6b78
|
cleanup some username signature debug, fix interest list pull
|
2014-10-16 11:54:55 -07:00 |
|
Atlante45
|
9019ae4f89
|
Merge branch 'master' of https://github.com/highfidelity/hifi into attenuation_zones
Conflicts:
domain-server/resources/web/js/settings.js
|
2014-10-16 10:55:46 -07:00 |
|
AndrewMeadows
|
4fbc589606
|
Merge pull request #3598 from birarda/domain-tunnel
initial pass at using keypairs for username verification for basic domain-server ACL
|
2014-10-16 10:49:03 -07:00 |
|
Atlante45
|
0ae4392d0a
|
missing 's'
|
2014-10-15 17:11:24 -07:00 |
|
Atlante45
|
3f67f6fae7
|
hide panels if only advanced settings
|
2014-10-15 17:09:10 -07:00 |
|
Atlante45
|
ad48009ecd
|
Switch buffers back to advanced
|
2014-10-15 17:08:45 -07:00 |
|
Atlante45
|
0cf4483c5a
|
factor text-align and font-size
|
2014-10-15 15:52:59 -07:00 |
|
Atlante45
|
0688379b74
|
changed buttons class names
|
2014-10-15 15:15:19 -07:00 |
|
Stephen Birarda
|
cbbf11e28f
|
add missing indentation for OpenSSL warnings
|
2014-10-15 13:31:44 -07:00 |
|
Stephen Birarda
|
9a3ba972e1
|
preload the public keys for allowed users to allow immediate connection
|
2014-10-15 10:21:11 -07:00 |
|
Stephen Birarda
|
1613b16a93
|
remove another extra space
|
2014-10-15 09:51:52 -07:00 |
|
Stephen Birarda
|
3800389eb4
|
fix a bad equality check on QJsonObject
|
2014-10-15 09:51:40 -07:00 |
|
Stephen Birarda
|
05728681a5
|
add a check to warn if OpenSSL is OS X system version
|
2014-10-15 09:49:03 -07:00 |
|
Stephen Birarda
|
4d8e44afd1
|
remove an extra space
|
2014-10-15 09:19:02 -07:00 |
|
Stephen Birarda
|
50f27d3e16
|
handle verification of username signature during connection
|
2014-10-14 18:02:22 -07:00 |
|
Stephen Birarda
|
e3ba8cddbb
|
store returned public keys in domain-server
|
2014-10-14 16:35:07 -07:00 |
|
Stephen Birarda
|
e9bcc90166
|
handle remaining conversions for AccountManager passing QNetworkReply
|
2014-10-14 16:16:54 -07:00 |
|
Stephen Birarda
|
c4b0dc9dcc
|
initial handling of username signature in domain-server
|
2014-10-14 16:03:35 -07:00 |
|
Atlante45
|
2edc2eed6d
|
Changed arrows style
|
2014-10-14 12:31:17 -07:00 |
|
Atlante45
|
02b4b220b9
|
Merge branch 'master' of https://github.com/highfidelity/hifi into attenuation_zones
|
2014-10-14 12:16:20 -07:00 |
|
Atlante45
|
edea8da18f
|
Move array rows
|
2014-10-14 12:13:34 -07:00 |
|
Stephen Birarda
|
7e116346cb
|
fix the security link in domain-server page
|
2014-10-14 11:53:07 -07:00 |
|
Stephen Birarda
|
cca8b68d2e
|
update location and profile paths for new format
|
2014-10-14 10:40:58 -07:00 |
|
ZappoMan
|
c36bcf2d7e
|
removing particles
|
2014-10-13 14:11:11 -07:00 |
|
Atlante45
|
6d03590c00
|
If no advanced settings, don't show button
|
2014-10-13 11:10:37 -07:00 |
|
Atlante45
|
8fab184ed1
|
Remove audio settings from advanced
|
2014-10-13 11:10:11 -07:00 |
|
Stephen Birarda
|
21114d5f56
|
Merge branch 'master' of https://github.com/highfidelity/hifi into domain-tunnel
|
2014-10-10 14:30:43 -07:00 |
|
Atlante45
|
fb751aec7c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into attenuation_zones
Conflicts:
domain-server/resources/web/js/settings.js
|
2014-10-10 10:24:28 -07:00 |
|
Stephen Birarda
|
64b3d461fe
|
fix for delete of object table row
|
2014-10-10 10:00:35 -07:00 |
|
Stephen Birarda
|
3aca910e17
|
remove some extra console logs
|
2014-10-10 09:27:15 -07:00 |
|
Stephen Birarda
|
d2c7bf4334
|
fix for delete of object table row
|
2014-10-10 09:26:41 -07:00 |
|
Stephen Birarda
|
f637f5a4a6
|
always allow connection from localhost user
|
2014-10-09 17:07:32 -07:00 |
|
Stephen Birarda
|
e40aff4864
|
remove a missed console log
|
2014-10-09 16:54:08 -07:00 |
|
Stephen Birarda
|
31df339565
|
pipe username signature requirement through to DomainHandler
|
2014-10-09 16:53:22 -07:00 |
|
Stephen Birarda
|
0d2b1e361c
|
have domain-server reply back with username request is allowed_users is not empty
|
2014-10-09 16:29:52 -07:00 |
|
Stephen Birarda
|
c342e1b2e8
|
cleanup help text for allowed users for domain
|
2014-10-09 16:19:16 -07:00 |
|
Stephen Birarda
|
d70bf7fc50
|
add allowed users to describe, remove +/- from table header
|
2014-10-09 16:15:59 -07:00 |
|
Stephen Birarda
|
d741b860f8
|
fix for delete of object table row
|
2014-10-09 15:58:26 -07:00 |
|
Atlante45
|
fb520bf47f
|
Merge branch 'master' of https://github.com/highfidelity/hifi into attenuation_zones
|
2014-10-09 15:34:24 -07:00 |
|
Atlante45
|
f2bbb88405
|
Merge branch 'master' of https://github.com/highfidelity/hifi into attenuation_zones
Conflicts:
domain-server/resources/describe-settings.json
domain-server/resources/web/js/settings.js
|
2014-10-09 15:34:17 -07:00 |
|
Stephen Birarda
|
b6a58925ed
|
Merge branch 'master' of https://github.com/highfidelity/hifi into domain-tunnel
|
2014-10-09 15:29:54 -07:00 |
|
Stephen Birarda
|
95bca3f33e
|
fix an error in describe json
|
2014-10-09 15:29:15 -07:00 |
|
Stephen Birarda
|
90a79fc6f5
|
remove allowed users from describe until ready for primetime
|
2014-10-09 15:27:51 -07:00 |
|
Stephen Birarda
|
7eae64a26b
|
constantize the delete row button classes
|
2014-10-09 15:24:12 -07:00 |
|
Stephen Birarda
|
c748ecb967
|
constantize the new row class
|
2014-10-09 15:22:20 -07:00 |
|
Stephen Birarda
|
e80cf6fc76
|
highlight new rows by making them green
|
2014-10-09 15:21:38 -07:00 |
|
Stephen Birarda
|
4d13718d87
|
constantize the trigger change class for input changes
|
2014-10-09 15:19:56 -07:00 |
|
Stephen Birarda
|
712a81c950
|
more constantization and removal of extra line
|
2014-10-09 15:17:45 -07:00 |
|
Stephen Birarda
|
ee36b6b91a
|
jump to input for next row after enter on previous row
|
2014-10-09 15:12:42 -07:00 |
|
Stephen Birarda
|
a6c5f4308a
|
handle the enter button in domain server forms
|
2014-10-09 15:10:17 -07:00 |
|
Stephen Birarda
|
ad48592a69
|
start to constantize some classes in settings.js
|
2014-10-09 15:02:14 -07:00 |
|
Atlante45
|
b19956b0ca
|
Changed panel names
|
2014-10-09 14:46:13 -07:00 |
|
Stephen Birarda
|
9dc0bf52b8
|
constantize the advanced settings class
|
2014-10-09 14:44:24 -07:00 |
|
Stephen Birarda
|
2472dc0c11
|
handle transition from input to row for array of objects
|
2014-10-09 14:42:21 -07:00 |
|
Stephen Birarda
|
323eaa0ac9
|
remove an extra space
|
2014-10-09 14:36:33 -07:00 |
|
Stephen Birarda
|
98925e4adb
|
handle removal of last row and removal of hidden input for empty array
|
2014-10-09 14:34:05 -07:00 |
|
Stephen Birarda
|
e1b64275c9
|
fix population of multi-column array from values in settings
|
2014-10-09 14:26:39 -07:00 |
|
Atlante45
|
06007863d2
|
Fixed placeholder
|
2014-10-09 12:39:00 -07:00 |
|
Atlante45
|
72e4785db2
|
Reorganized settings
|
2014-10-09 12:38:46 -07:00 |
|
Atlante45
|
e7ecf1cd6f
|
Optional labels
|
2014-10-09 12:38:07 -07:00 |
|
Stephen Birarda
|
6d01724568
|
rename in changedInput in badge sidebar in settings.js
|
2014-10-09 11:57:11 -07:00 |
|
Stephen Birarda
|
84fa1c7f5f
|
remove an extra space
|
2014-10-09 11:54:53 -07:00 |
|
Stephen Birarda
|
806e73d321
|
don't set data-changed when a row is added and deleted in same session
|
2014-10-09 11:54:37 -07:00 |
|
Stephen Birarda
|
5bb0c4e8fb
|
remove an extra debug of posted settings in DSSM
|
2014-10-09 11:32:09 -07:00 |
|
Stephen Birarda
|
bfaf96dbf5
|
remove the allowed_users setting that isn't ready for primetime
|
2014-10-09 11:31:30 -07:00 |
|
Stephen Birarda
|
68dffabd5e
|
handle data-changed setting for all array values
|
2014-10-09 11:31:00 -07:00 |
|
Stephen Birarda
|
51d908008c
|
handle array posting in domain server settings manager
|
2014-10-09 11:00:58 -07:00 |
|
Stephen Birarda
|
a175c22724
|
handle addition and removal on same page session
|
2014-10-09 10:56:54 -07:00 |
|
Stephen Birarda
|
f39120519d
|
fix removal icons, handle row removal for hash
|
2014-10-09 10:50:05 -07:00 |
|
Stephen Birarda
|
a416f67751
|
handle add and delete for badged sidebar
|
2014-10-09 10:33:20 -07:00 |
|
Stephen Birarda
|
90c73dc9e1
|
post an empty array to remove an array from settings
|
2014-10-09 09:47:53 -07:00 |
|
Stephen Birarda
|
188320a7b7
|
badge sidebar for table removal
|
2014-10-09 09:37:24 -07:00 |
|
Stephen Birarda
|
ed6b62cea4
|
clear a row value after it is added to the table
|
2014-10-08 17:07:31 -07:00 |
|
Stephen Birarda
|
1fa0d8df72
|
change the add and remove style for glyphs in settings
|
2014-10-08 16:56:41 -07:00 |
|
Stephen Birarda
|
01e6acda39
|
changes to allow an array setting via table
|
2014-10-08 16:52:04 -07:00 |
|
Stephen Birarda
|
e6dee30a6a
|
handle drawing a table for array values
|
2014-10-08 16:01:43 -07:00 |
|
Stephen Birarda
|
1136c1bf13
|
remove custom font and large X for errors
|
2014-10-08 15:49:08 -07:00 |
|
Stephen Birarda
|
4daa379b03
|
use sweet alert for nice error messages in domain-settings
|
2014-10-08 15:32:56 -07:00 |
|
Stephen Birarda
|
51afd52ffb
|
vertically center the glyphicon for table button
|
2014-10-08 14:56:09 -07:00 |
|
Stephen Birarda
|
f4eddbc93b
|
change number to numbered for domain-server settings
|
2014-10-08 14:54:41 -07:00 |
|
Stephen Birarda
|
fb8c5c3bf0
|
initial styling changes to domain table
|
2014-10-08 14:52:53 -07:00 |
|
Stephen Birarda
|
1d63fc3dfa
|
Merge branch 'master' of https://github.com/highfidelity/hifi into domain-tunnel
|
2014-10-08 14:27:12 -07:00 |
|
Stephen Birarda
|
b368e866fb
|
change oauth request packet type to username request
|
2014-10-08 14:26:23 -07:00 |
|
Atlante45
|
19d103c343
|
Indentation
|
2014-10-08 13:54:53 -07:00 |
|
Atlante45
|
9a87e764e2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into attenuation_zones
Conflicts:
domain-server/resources/web/js/settings.js
domain-server/src/DomainServerSettingsManager.cpp
|
2014-10-08 11:46:07 -07:00 |
|
Atlante45
|
cd67c9d456
|
Removed console logs
|
2014-10-08 11:40:43 -07:00 |
|
Atlante45
|
11b38d554f
|
reindentation
|
2014-10-08 11:24:01 -07:00 |
|
Atlante45
|
e2d3ca53e6
|
Changed data to row-data
|
2014-10-08 11:14:39 -07:00 |
|
Atlante45
|
dd90ea01bd
|
Removed setting-input
|
2014-10-08 10:25:01 -07:00 |
|
Stephen Birarda
|
7773a94df7
|
resolve conflicts on merge with upstream master
|
2014-10-08 09:27:16 -07:00 |
|
Atlante45
|
ebfb9495dc
|
Made helpers private methods
|
2014-10-07 21:04:59 -07:00 |
|
Atlante45
|
9c2e688477
|
indentation
|
2014-10-07 21:03:02 -07:00 |
|
Atlante45
|
c9e4c12ce2
|
Removed line number
|
2014-10-07 21:00:53 -07:00 |
|
Atlante45
|
4e0e9d1dba
|
Merge branch 'master' of https://github.com/highfidelity/hifi into attenuation_zones
|
2014-10-07 20:52:27 -07:00 |
|