65667 Commits
Author SHA1 Message Date
humbletim 9e816629a7 Merge pull request #23 from aiaustin/patch-3
Update README.md to give Original Firestorm Source Code URL now on GitHub
2024-03-29 12:15:41 -04:00
Ai Austin 0430efd463 Update README.md to give Original Firestorm Source Code URL now on GitHub 2024-03-21 09:02:05 +00:00
humbletim fa497b1f57 Merge pull request #22 from aiaustin/patch-2
Update README.md to show app name is FirestormOS-VR-GHA
2024-03-09 13:18:00 -05:00
Ai Austin 61e0cae76a Update README.md to show app name is FirestormOS-VR-GHA 2024-03-09 16:52:02 +00:00
humbletim 23c002a1a3 Merge pull request #18 from aiaustin/patch-1
Update README.md to add cache stored in user folder AppData/Local/FirestormVROS_x64
2022-09-23 11:28:48 -04:00
Ai Austin e571bb5d14 Update README.md to add cache stored in user folder AppData/Local/FirestormVROS_x64 2022-09-23 16:23:06 +01:00
humbletim 3b2b053241 updated readme 2022-06-09 12:08:40 -04:00
humbletim 122b6b3b60 + workflow dispatch placeholder 2022-03-26 16:43:40 -04:00
humbletim 229527abf1 add README.md 2022-03-26 16:43:40 -04:00
Ansariel 732e7c0b26 Set version 6.5.3 for next release 2022-03-01 08:33:39 +01:00
Nicky 3ad6b91c4f Fix packaging fail in case system canot create a app image (not ubuntu) 2022-02-28 00:21:45 +01:00
PanteraPolnocy 5f46403903 FIRE-31434 Update Russian translation, by Romka Swallowtail 2022-02-27 20:48:31 +01:00
Ansariel 6bd264e181 Update German translation 2022-02-27 00:11:40 +01:00
PanteraPolnocy 65182c28a8 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-02-26 22:07:09 +01:00
PanteraPolnocy 46205822c4 Updated Polish translation for the perfomance floater rework, fixing minor mistakes in English one 2022-02-26 22:07:02 +01:00
Nicky 1168b43580 Windows; use VS_DEBUGGER_WORKING_DIRECTORY to get rid of vstool if
possible. Enable by passing --no-vstool to configure
2022-02-26 13:55:14 +01:00
Nicky b8725fd709 Windows; set /bigobj compiler flag to llappviwer.cpp and
llviewermenu.cpp.
2022-02-26 13:12:08 +01:00
Beq a0c33641a3 FIRE-31391 & FIRE 31397 Various perf floater cosmetic and behaviour updates
* allow user to disable continuous tuning, viewer will try to reach a stable target then stop tuning.
* Save/Load graphics presets.
* reset to graphics defaults
* alter layout to be more intuitive, guided by user feedback
* various minor grammar and spelling consistency changes
2022-02-26 02:43:39 +00:00
Beq 694cd657ec Ensure static qualifier is applied to constexpr 2022-02-26 02:43:39 +00:00
Beq 3d10623787 wip - updates based on feedback 2022-02-26 02:43:39 +00:00
PanteraPolnocy 0ccb6f80be A follow-up: panel.strings to strings 2022-02-26 01:34:24 +01:00
PanteraPolnocy be4b1fbd42 Add missing string in login panel, in Latency skin 2022-02-26 01:04:07 +01:00
Liny 641ade57c2 Fix up filename for linux appimage to be a useful filename. 2022-02-24 20:07:45 -08:00
Beq 9d81eaf1c1 FIRE-31391 (parts), FIRE-31396 (water does not settle)
Various changes to stabilise the rate of change and smooth the behaviour. Also Fixes an outright bug where the water change check was not working as expected which is likely related to Hilary's comment on FIRE-31391
2022-02-24 21:52:00 +00:00
Beq cf1f63f938 FIRE-31417 - Autotune thread collision on settings access crashing win
also FIRE-31326 and comments on summary Jira
2022-02-24 21:48:16 +00:00
Beq 61947deccd FIRE-31425 - Distance based avatar filtering is confusing some users
The feature is now disabled by default. I can be a useful feature when in a densely packed event but is overkill for most use cases.
2022-02-24 21:36:18 +00:00
Nicky 2f6fe36a99 Linux; Proper dependencies for crashlogger and media plugins. 2022-02-24 12:53:07 +01:00
Nicky f214ca9d44 Old cmake is why we cannot have the nice things like add_compile_definitions 2022-02-23 21:36:51 +01:00
PanteraPolnocy 67dc25c8b5 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-02-23 19:30:28 +01:00
PanteraPolnocy 121e2b3b83 FIRE-31428 French translation update, by Laurent Bechir 2022-02-23 19:30:19 +01:00
Ansariel 4f8b4ff66d Typo 2022-02-22 12:19:26 +01:00
Liny 8928d94761 Remove erroneous entry on the wrong line that broke mac os builds 2022-02-21 15:44:53 -08:00
Nicky 0bd3e3d53a Merge branch 'linux_crashlogger' 2022-02-21 08:14:04 +01:00
Nicky 09fea3f2b2 Linux; Crash reporting. Implement CRASH_BEHAVIOR_ASK with a simple FTLK choice dialog. 2022-02-21 06:19:09 +01:00
Nicky 98d2f30dff Do not ask for compression when using libcurl >= 7.81 due to the AWS CDN returning an invlid Content-Encoding header 2022-02-21 00:37:35 +01:00
Nicky 56e1b9bbea Do not dump symbols for libcef.so 2022-02-21 00:37:15 +01:00
Nicky 9146e4b8b8 First vversion of uploader. Only do so when user selected "always" send, as of now there is
no way to ask the user for consent in case they selected "ask before sending".
2022-02-20 22:34:00 +01:00
Nicky 7dd7abf396 Bring back gstreamer, remove the old and unmaintained Linux VLC version. 2022-02-20 21:24:37 +01:00
Nicky d4ce6b5ba6 - Build linux crash logger as a dependency of firestorm again.
- Initial version that builds and links (WIP code).
2022-02-20 21:13:05 +01:00
Nicky 2db46702c4 Linux; Update curl 2022-02-20 20:46:18 +01:00
Nicky 4b796cc1ba Remove obsolete file. Add example upload code (needs curl update). 2022-02-20 18:47:22 +01:00
Nicky 94e9141033 Initial changes to bring back crash dump uploading 2022-02-20 18:32:15 +01:00
Nicky 2ccf750cfb Enable Linux symbol generation. 2022-02-20 16:58:43 +01:00
PanteraPolnocy a0207de2ba Change Firestorm changelog format link in About -> Viewer, so it doesn't lead to 404 pages anymore 2022-02-20 03:17:11 +01:00
PanteraPolnocy 5b19d60a74 FIRE-31421 Updated Italian translation for performance floater, based on files provided by Sniper Siemens 2022-02-20 00:39:44 +01:00
PanteraPolnocy c004b90b04 FIRE-31422 Updated Russian translation, by Romka Swallowtail 2022-02-19 13:30:43 +01:00
Nicky 97a273e241 Make sure all bugsplat crashes land in one database per channel. 2022-02-18 22:31:31 +01:00
Zi Ree f664836340 Add example for using multithreaded xz compression to linux build instructions 2022-02-15 17:10:52 +01:00
Mnikolenko Productengine 009afb2f51 SL-16789 FIXED [MAC] only default cursor is shown after nstalling the Viewer in a directory with a non-ASCII name 2022-02-14 12:51:30 +01:00
Nicky cbd21590ce Make pulse header required 2022-02-14 11:35:19 +01:00