Dale Glass
|
2babda5263
|
Review fix
|
2023-07-03 01:14:56 +02:00 |
|
Dale Glass
|
e7fb5049ec
|
Add crash reporting to assignment client
|
2023-06-27 00:08:04 +02:00 |
|
Heather Anderson
|
60b8d41c16
|
stripping wallet/marketplace out
|
2023-05-28 15:12:21 +02:00 |
|
Dale Glass
|
214dce833d
|
Improve error reporting for incorrect --logOptions
|
2022-06-28 00:34:43 +02:00 |
|
Dale Glass
|
545ee0840b
|
Initialize QCoreApplication before calling showHelp
|
2022-06-28 00:34:43 +02:00 |
|
Dale Glass
|
4204056f2e
|
Add --logOptions to domain server and assignment client
|
2022-06-28 00:34:43 +02:00 |
|
|
c6f1e6410e
|
Updated some URLs, rebranded documentation and changed default metaverse server address
|
2022-02-09 23:57:24 +01:00 |
|
Kalila L
|
76010bf650
|
Update help text for disable domain server port auto discovery option.
|
2021-08-13 10:29:16 -04:00 |
|
Kalila L
|
2d4da7ba71
|
Add disable domain port auto discovery by assignment client option.
|
2021-06-21 13:22:48 -04:00 |
|
Heather Anderson
|
2067a438c2
|
fixed apparent typo preventing the CUSTOM_ASSIGNMENT_SERVER_HOSTNAME_OPTION or CUSTOM_ASSIGNMENT_SERVER_PORT_OPTION options from being reachable
|
2020-08-30 17:20:39 -07:00 |
|
Clement
|
1ca30b688d
|
Put flush timer on right thread without parenting
|
2019-09-20 15:39:35 -07:00 |
|
Clement
|
527b27b32d
|
Make sure the flush timer is not spawned too early
|
2019-09-18 17:05:05 -07:00 |
|
kasenvr
|
e9e9607a3b
|
modkit core changes initial commit
whitespace corrections + warnings
updated cmake plugin
rework with focus on JS API integration example
cleanup edit_filter scope
separate-out edit_filter wantsScope stuff
-plugin metadata
split scriptengines out separately
cleanup __url/__filename sets
additional cleanup
fix typo; consolidate ScriptInitializerMixin inits
add more example API protoypes
cleanup pass; fix entity_server / agent init
fix whitespace
remove technically unnessary plugin filtering
+EDIT_FILTER_SCRIPT; cleanup
reorder public/slot/private
use std::count_if
formatting
better debug output; cleanup
fix msvc compiler warning
cleanup
eradicate QtScript references from API Example
updated header comments
Updated KasenAPIExample
|
2019-07-14 21:35:13 -04:00 |
|
Roxanne Skelly
|
377d412264
|
Fix mac/ubuntu compiler warning
|
2019-04-08 16:29:42 -07:00 |
|
Roxanne Skelly
|
cb6f7a45f8
|
Case 819 - Add min-listen-port command line parameter to assignment monitor
This will allow users to specify a port range for assignment client UDP ports,
allowing easier port forwarding, etc.
|
2019-04-08 15:30:05 -07:00 |
|
Clement
|
9e84603ca4
|
Make proper -v and -h options for interface
|
2018-07-30 17:18:32 -07:00 |
|
Thijs Wenker
|
1bfb62bd7f
|
list assignment types in assignment-client help
|
2017-12-18 15:32:32 -08:00 |
|
Clément Brisset
|
34e3f56002
|
Merge pull request #10843 from birarda/bug/user-activities-interface-only
disable user activity logger in DS/AC/ac-client
|
2017-07-06 14:01:49 -07:00 |
|
Stephen Birarda
|
916f57772b
|
default the UAL off for all targets, enable manually for Interface
|
2017-07-06 10:21:07 -07:00 |
|
Atlante45
|
5c731636b1
|
Sandbox restarts crashed processes
|
2017-06-29 12:13:52 -07:00 |
|
Atlante45
|
76e39a3ebd
|
Make code windows specific
|
2017-06-29 10:54:44 -07:00 |
|
Atlante45
|
a66e1148ba
|
Preliminary work on AC auto cleanup
|
2017-06-28 19:20:18 -07:00 |
|
Stephen Birarda
|
86eb5b14ca
|
disable the user activity logger in DS/AC/ac-client
|
2017-06-28 13:19:58 -07:00 |
|
seefo
|
6d480600d8
|
Fixed a bug where custom port wasn't used in AC when passed through CLI
|
2017-06-15 14:59:36 -07:00 |
|
Atlante45
|
3035d43772
|
Merge branch 'master' of https://github.com/highfidelity/hifi into fix/settings
|
2016-11-21 13:05:08 -08:00 |
|
Atlante45
|
ae29fe8ab2
|
Logging improvements
|
2016-11-04 14:26:19 -07:00 |
|
Atlante45
|
36bd9ef4e6
|
Update new ACClientApp code
|
2016-10-12 14:02:05 -07:00 |
|
Atlante45
|
eaca3b672f
|
Switch to JSON for application settings
|
2016-10-12 10:20:19 -07:00 |
|
Stephen Birarda
|
0b578bf086
|
only enable logging if a log directory is passed
|
2016-03-04 12:56:35 -08:00 |
|
Stephen Birarda
|
efa46b8c7b
|
add option to disable AC child file logging
|
2016-03-04 11:58:46 -08:00 |
|
Atlante45
|
db18d188b8
|
Fix wifi ping spikes
Moves the setting of Qt's bearer poll timeout earlier to be sure
it's caught.
|
2016-01-21 15:05:32 -08:00 |
|
Stephen Birarda
|
fdda93a62d
|
set the build version on assignment-client
|
2016-01-19 16:04:41 -08:00 |
|
Stephen Birarda
|
fcaf38cc57
|
don't set AC version for data directory fix
|
2016-01-15 15:56:47 -08:00 |
|
Stephen Birarda
|
0b118a8e98
|
replace ApplicationVersion with BuildInfo
|
2016-01-15 15:41:34 -08:00 |
|
Ryan Huffman
|
4851def51c
|
Add status HTTP server to AC Monitor
|
2016-01-08 10:35:04 -08:00 |
|
Ryan Huffman
|
195f58e130
|
Add log-directory option to AC monitor
|
2015-12-16 08:51:13 -08:00 |
|
Stephen Birarda
|
7987595dcd
|
set the bearer poll timeout for wlan scan in Qt 5.5
|
2015-10-08 11:32:10 -07:00 |
|
Stephen Birarda
|
28d9610bd4
|
add a listen port option to ACs
|
2015-08-28 07:31:17 -07:00 |
|
Leonardo Murillo
|
cda5b29fd3
|
Another take at versioning details exchange - checkpoint
|
2015-08-13 14:19:13 -06:00 |
|
Stephen Birarda
|
3cb4be6c02
|
fix order of setup at startup
|
2015-07-14 17:04:45 -07:00 |
|
Stephen Birarda
|
8307553d1b
|
don't call exec from ACApp ctor
|
2015-05-08 14:53:30 -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 |
|
Seth Alves
|
e985f56b12
|
cleanups
|
2015-04-29 15:30:13 -07:00 |
|
Seth Alves
|
009bb9dc71
|
all 4 types of assignment-client appear to exit cleanly, now
|
2015-04-29 15:16:00 -07:00 |
|
Seth Alves
|
d2cd4fc405
|
types 0 and 1 exit cleanly, type 6 crashes
|
2015-04-29 11:56:45 -07:00 |
|
Seth Alves
|
02fd9987c7
|
rework audio mixer so it can exit cleanly
|
2015-04-28 18:38:41 -07:00 |
|
Seth Alves
|
8affca6120
|
pass -t to children even if run in parent mode. monitor (parent) only interacts with its own children
|
2015-03-03 14:58:53 -08:00 |
|
Seth Alves
|
b8322556a6
|
address code-review comments
|
2015-02-26 17:34:24 -08:00 |
|
Seth Alves
|
c80995170a
|
-n and -t are okay together
|
2015-02-26 17:17:19 -08:00 |
|
Seth Alves
|
7c7d727b55
|
mv ShutdownEventListener into class which is a child of QCoreApplication
|
2015-02-26 10:07:48 -08:00 |
|