88046506c3
Renamed Metaverse Server to Directory Server/Services
2022-09-08 22:19:55 +02:00
d2a768c2f0
Renamed environment variables
2022-09-08 22:18:50 +02:00
58fce56992
Fix --disable-displays and --disable-inputs arguments
2022-08-20 11:58:00 +02:00
Dale Glass
c4308c2292
Merge pull request #103 from daleglass-overte/fix-ignore-gpu-blacklist
...
Change --ignore-gpu-blacklist to --ignore-gpu-blocklist
2022-07-02 21:21:06 +02:00
Dale Glass
a37061058a
Merge pull request #99 from daleglass-overte/fix-replace-avatar-url-option
...
Fix replace avatar url option
2022-07-02 21:17:51 +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
e01f6e3049
Finish journald logging implementation
...
This adds command-line arguments, disables it by default on interface,
adds target logging, and can deal with variable numbers of fields.
It also adds some documentation.
2022-06-28 00:34:43 +02:00
661b7c3a7d
fix replace avatar url option according to coding standards
2022-06-26 14:32:31 +02:00
Dale Glass
2720f4348a
Change --ignore-gpu-blacklist to --ignore-gpu-blocklist
...
The old option name was deprecated by Chrome. Fixes:
[525529:525529:0622/194252.987422:ERROR:service_utils.cc(157)] --ignore-gpu-blacklist is deprecated and will be removed in 2020Q4, use --ignore-gpu-blocklist instead.
2022-06-22 20:00:34 +02:00
Penguin-Guru
04a4437ace
Removed comments. Changed a parameter type label.
2022-05-28 13:47:24 -07:00
Penguin-Guru
4a74ba5b9f
Added warning that --no-launcher supposedly does not work.
2022-05-22 13:10:19 -07:00
Penguin-Guru
4a76bd0775
Added warning that --scripts does not seem to work.
2022-05-22 13:10:19 -07:00
Penguin-Guru
b844b16285
Requested fixes (hopefully).
2022-05-22 13:10:17 -07:00
Penguin-Guru
b11b173b60
Changes parser pointer to reference.
2022-05-22 13:09:14 -07:00
Penguin-Guru
694f093658
Fixed quibbles.
2022-05-22 13:07:30 -07:00
Penguin-Guru
c6cb01c4b8
Re-enabled overrideScriptsPathOption.
2022-05-22 13:07:30 -07:00
Penguin-Guru
daecc1563b
Notational changes.
2022-05-22 13:07:30 -07:00
Penguin-Guru
ce20730b94
Made help info more helpful.
2022-05-22 13:07:30 -07:00
Penguin-Guru
8394bb57b2
Fixed handling of traceFileOption. Moved last to main.
2022-05-22 13:07:30 -07:00
Penguin-Guru
b59795e71c
Removed duplicate "--version".
2022-05-22 13:07:30 -07:00
Penguin-Guru
e1d79c7b59
Streamlined handling with single parameter source.
2022-05-22 13:07:28 -07:00
Penguin-Guru
dd75c14dba
Fixed handling of clockSkew parameter.
2022-05-22 13:02:37 -07:00
Penguin-Guru
3cbce8e51b
Suppose effect.
2022-05-22 13:02:37 -07:00
Penguin-Guru
a3ac63443e
Fixed spacing.
2022-05-22 13:02:37 -07:00
Penguin-Guru
197b78d228
Probably finished the ones in main.
2022-05-22 13:02:37 -07:00
Penguin-Guru
15c346423f
Added note of other parameters to fix.
2022-05-22 13:02:37 -07:00
Penguin-Guru
f0247cba24
Removed unnecessary comments.
2022-05-22 13:02:37 -07:00
Penguin-Guru
09b288d63c
Made lines shorter.
2022-05-22 13:02:37 -07:00
Penguin-Guru
b044e1b82f
Consolidated (almost) all parameters in "main.cpp".
2022-05-22 13:02:20 -07:00
c6f1e6410e
Updated some URLs, rebranded documentation and changed default metaverse server address
2022-02-09 23:57:24 +01:00
Alezia Kurdis
f97b1dfe87
Ressources rebranding for Overte
...
Ressources rebranding for Overte
(mostly images, icon, model updated with Overte brand)
some file has been edited to replace some files (they had vircadia in the name)
Most of this has not been tested. (cause I don't build)
2022-02-06 12:51:05 -05:00
Penguin-Guru
46bf41bff8
This doesn't seem to be used?
2021-11-24 09:58:10 -08:00
Kalila L
51e6468abd
Rename 'URL_SCHEME_HIFI' -> 'URL_SCHEME_VIRCADIA'.
2021-06-11 17:04:16 -04:00
kasenvr
9b253c3a32
Update interface/src/main.cpp
...
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2020-11-25 16:27:46 -05:00
Kalila L
f7b0437bc8
Initial add of crash report arg option.
2020-11-21 00:03:56 -05:00
Kalila L
dc554bb8c6
Update some descriptions.
2020-10-07 19:37:10 -04:00
Heather Anderson
af6d2b2e56
added timer to detect if the unhandle exception hook has been broken
...
added internal documentation on the structures and functions involved
2020-06-20 20:54:24 -07:00
motofckr9k
3d05cdd61e
Merge remote-tracking branch 'refs/remotes/kasen/master'
...
Conflicts:
BUILD_WIN.md
CODING_STANDARD.md
LICENSE
cmake/installer/installer-header.bmp
cmake/installer/installer.ico
cmake/installer/uninstaller-header.bmp
interface/resources/images/about-vircadia.png
interface/resources/images/vircadia-logo.svg
interface/resources/qml/LoginDialog.qml
interface/resources/qml/dialogs/TabletLoginDialog.qml
interface/resources/qml/hifi/dialogs/TabletAboutDialog.qml
interface/src/Application.cpp
pkg-scripts/athena-server.spec
scripts/system/more/app-more.js
scripts/system/more/css/styles.css
scripts/system/more/more.html
2020-06-10 02:49:13 +02:00
kasenvr
8157be5b5a
Merge pull request #405 from kasenvr/v0.86.0-k2.1
...
Merge K2.1 into Master
2020-05-30 18:49:38 -04:00
motofckr9k
d406b81b47
Big rebrand
2020-05-22 20:35:27 +02:00
Heather Anderson
e29271d8ca
rename variables from "is crash enabled" to "is crash monitor enabled" (suggested by Thijs Wenker <me@thoys.nl>)
...
added a debug message giving the current state of the debug monitor switch (ignoring whether Crashpad support is compiled)
2020-04-25 20:32:38 -07:00
Kasen IO
115c40bd54
Lots of renamings, more to come.
2020-04-07 04:56:02 -04:00
Heather Anderson
7cea4fc574
separate user activity logging from crash logging, allowing people to say "no" to tracking while still sending crashes
2020-04-03 02:38:53 -07:00
David Rowe
ad427e31a7
Make --url take existing Interface to FILE, HTTP, and HTTPS serverless
2020-02-06 11:11:41 +13:00
Brad Davis
960cab9994
Qt 5.13 warnings & fixes
2019-10-08 15:40:13 -07:00
dante ruiz
c2e0e6a976
Change Launcher config.json location
...
Launcher `config.json` can not be inside Interface's app bundle, as it
will break signing.
2019-09-06 11:20:06 -07:00
amerhifi
335dea43df
changing app name to high fidelity and changing icons to the new logo
2019-08-27 20:08:21 +02:00
Ryan Huffman
d29cd796ca
Add defaultScriptsOverride option
2019-07-01 23:51:34 -07:00
Ryan Huffman
a1b7392854
Add --setBookmark and getAddress API
2019-06-11 14:10:09 -07:00