Ansariel
a8f43fd40b
Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm
2024-01-05 13:17:23 +01:00
Ansariel
0e154e344e
It's 2024... basically... almost...
2023-12-31 14:06:25 +01:00
Ansariel
e3c2f12d53
Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-ll-master
...
# Conflicts:
# indra/newview/skins/default/xui/da/panel_main_inventory.xml
# indra/newview/skins/default/xui/pt/panel_main_inventory.xml
# indra/newview/skins/default/xui/tr/panel_main_inventory.xml
# indra/newview/skins/default/xui/zh/panel_main_inventory.xml
2023-12-15 18:25:32 +01:00
Ansariel
881eb4fd02
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2023-12-15 18:23:24 +01:00
Pork Chop
f05fa29db1
Linux: Update libndofdev 0.13 -> 0.14. Update SDL2 to latest stable release (2.28.5)
2023-12-14 14:26:56 +11:00
Pork Chop
bdcd99861c
Linux: replace cubemaptoequirectangular with a version that actually has CubemapToEquirectangular.js in it...
2023-12-13 21:49:00 +11:00
Ansariel
50c7296d34
Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-ll-master
...
# Conflicts:
# indra/llcommon/CMakeLists.txt
# indra/newview/llspatialpartition.cpp
# indra/newview/llvoavatar.cpp
2023-12-01 11:27:42 +01:00
Ansariel
cfd9c49647
Merge branch 'DRTVWR-587-maint-V' of H:/ViewerDev/viewer-587
...
# Conflicts:
# .gitignore
2023-11-30 18:44:01 +01:00
Ansariel
c87063987c
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2023-11-30 18:41:42 +01:00
Nat Goodspeed
974a2a1d40
DRTVWR-587: Update to viewer-manager v3.0-08bf5ee.
...
This viewer-manager refactors the bad-graphics-card detection.
2023-11-22 14:12:46 -05:00
Andrey Kleshchev
a963ba296e
SL-20591 Update viewer-manager to v3.0.0170afb
...
Restored removed commits since issue was isolated and bypassed.
Original issue: win32util.py imports wmi, if import fails it uses
registry for getting dns, if import works, it uses wmi to get dns.
Including wmi broke dns for some of the users ([Errno 11001] Name or
service not known)
2023-11-21 19:33:54 +02:00
Ansariel
be71515833
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2023-11-20 13:05:09 +01:00
Beq
b3276e50b1
Update KDU to 8.4.1 for all platforms.
2023-11-18 02:23:58 +00:00
Andrey Kleshchev
2f735f6909
SL-20591 Update viewer-manager to v3.0.73fef89
2023-11-17 02:33:53 +02:00
Ansariel
a7e68395b2
Merge branch 'DRTVWR-587-maint-V' of https://github.com/secondlife/viewer
2023-11-15 11:34:13 +01:00
Ansariel
198bd5cfc0
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
...
# Conflicts:
# indra/newview/lldrawable.cpp
2023-11-15 11:33:41 +01:00
Pork Chop
3eeddf0a55
Clean up any stragglers using the old phoenixviewer domain for 3p libraries (seemed to be just gstreamer for linux), change URL's to use HTTPS where supported instead of plain old HTTP
2023-11-12 11:04:20 +11:00
Andrey Lihatskiy
96f7f708c1
SL-20591 Update viewer-manager to v3.0.0395b15
2023-11-10 01:57:27 +02:00
Ansariel
aa847c1bac
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2023-11-07 10:23:48 +01:00
Andrey Kleshchev
9b6a90eedd
Revert "SL-20185 Fix connection issues ( #490 )"
...
Issue reproed again, restoring.
2023-11-06 20:41:01 +02:00
Pork Chop
5827e92a9a
Linux: Update dullahan again (use-gl=desktop was messing things up), the default in CEF seems to now be to use the Angle compatibility layer to figure out what works. Some corrections to the viewer manifest file, the EGL/GLES libraries (which Angle needs) now reside in a different folder with recent CEF builds, so update accordingly. Moved CEF locales from bin -> lib folder as CEF was complaining about not being able to find its locales
2023-11-06 19:00:16 +11:00
Pork Chop
835305e9d8
Linux: dullahan+cef update to 1.14/118.0.5993.117
2023-11-05 13:20:47 +11:00
akleshchev
6aa4a267a7
SL-20185 Fix connection issues ( #490 )
2023-11-03 00:10:50 +02:00
Ansariel
f47a2bddaa
Ditch Github credentials requirements for our private libs
2023-11-02 21:56:05 +01:00
Pork Chop
698168efbe
Linux: Remove conflicting xmlrpc_epi package and revert back to a working one
2023-11-02 14:30:48 +11:00
Pork Chop
aa440ccd28
Linux: Remove conflicting xmlrpc_epi package and revert back to a working one
2023-11-02 14:06:54 +11:00
Ansariel
34d2a78898
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
...
# Conflicts:
# indra/newview/llviewergenericmessage.cpp
2023-11-01 13:44:17 +01:00
Nat Goodspeed
66ae2434bc
DRTVWR-587: Update viewer-manager to v3.0-074736e.
...
This is viewer-manager's DRTVWR-587-actions branch updated from the new master
branch.
2023-10-31 13:40:07 -04:00
Nat Goodspeed
b5c7c6b078
SL-20031: Reintroduce newest viewer-manager build.
2023-10-31 11:04:41 -04:00
Ansariel
b64793e2b0
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2023-10-27 16:24:33 +02:00
Ansariel
6c389316f1
Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer
...
# Conflicts:
# autobuild.xml
# indra/llcommon/llerror.cpp
# indra/llrender/llrender.h
# indra/newview/VIEWER_VERSION.txt
2023-10-27 13:00:41 +02:00
Ansariel
70db255e02
Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-ll-master
...
# Conflicts:
# .github/workflows/build.yaml
# autobuild.xml
# indra/llcommon/llerror.cpp
# indra/llcommon/tests/workqueue_test.cpp
# indra/newview/VIEWER_VERSION.txt
2023-10-27 11:52:59 +02:00
Beq
a7578e9690
Update autobuild for Mac fmodstudio 2.02.18
...
GHA builds already have this, this change keeps the autobuild in step
2023-10-27 10:03:43 +01:00
Ansariel
5f9fb4a395
Merge branch 'DRTVWR-587-maint-V' of https://github.com/secondlife/viewer
...
# Conflicts:
# autobuild.xml
# indra/newview/CMakeLists.txt
# indra/newview/installers/darwin/release-dmg/_VolumeIcon.icns
# indra/newview/installers/darwin/release-dmg/background.jpg
# scripts/messages/message_template.msg.sha1
2023-10-26 21:25:27 +02:00
Ansariel
39a6735fc9
Merge branch 'main' of https://github.com/secondlife/viewer
...
# Conflicts:
# .gitignore
# autobuild.xml
# indra/cmake/APR.cmake
# indra/newview/CMakeLists.txt
# indra/newview/installers/windows/installer_template.nsi
# indra/newview/viewer_manifest.py
# indra/test/namedtempfile.h
2023-10-26 15:49:12 +02:00
Brad Linden
673b3309dd
Merge remote-tracking branch 'origin/main' into DRTVWR-559
2023-10-25 16:12:13 -07:00
Andrey Lihatskiy
4c6ae49c88
Merge branch 'main' into DRTVWR-587-maint-V
...
# Conflicts:
# autobuild.xml
# indra/llcommon/tests/llleap_test.cpp
# indra/newview/viewer_manifest.py
2023-10-25 21:28:26 +03:00
Nat Goodspeed
56911455e0
SL-18837: Update dullahan to v118.0.5993.54
...
This includes this week's CEF 118.
2023-10-13 09:32:53 -04:00
Nat Goodspeed
be5a6e6179
SL-18837: Update openal to v1.23.1-18e315c
2023-10-12 13:32:50 -04:00
Nat Goodspeed
787ca67b5f
SL-18837: Update llca to v202310121525.0-d22bd98
2023-10-12 11:32:25 -04:00
Ansariel
eeeeefadb7
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2023-10-11 11:25:27 +02:00
Andrey Lihatskiy
067f3790da
SL-18943 Update LLCA to 202310110702.0
2023-10-11 10:27:39 +03:00
Andrey Lihatskiy
660a9a3385
SL-18943 Update LLCA to 202310110655.0
2023-10-11 09:57:57 +03:00
Andrey Lihatskiy
9415d45848
DRTVWR-587 Update viewer-manager to 3.0-f48e635
2023-10-10 22:51:16 +03:00
Pork Chop
188b3ae9b1
FMOD Studio update to 2.02.18 for Linux
2023-10-08 00:11:28 +11:00
Ansariel
352d39e3df
FMOD Studio update to 2.02.08 for Windows
2023-10-07 14:01:17 +02:00
Nat Goodspeed
6d3fa5f13f
SL-18837: Update Tracy to 0.8.1-235e98f
2023-10-06 12:25:13 -04:00
Nat Goodspeed
909371d080
SL-18837: Remove 32-bit Windows package entries.
...
glext, which contains only header files, now builds only a single common
package instead of platform-specific ones. But as long as we retain the
platform-specific URLs, autobuild will continue to prefer those over the
common platform. Remove all platform-specific glext package entries.
2023-10-06 11:52:42 -04:00
Nat Goodspeed
093b6a1494
SL-18837: Update to Dullahan 1.14.0 with CEF 117
2023-10-06 06:55:34 -04:00
Ansariel
0a928bf1fd
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
...
# Conflicts:
# indra/newview/CMakeLists.txt
# indra/newview/VIEWER_VERSION.txt
# indra/newview/llagent.cpp
# indra/newview/llfloaternewfeaturenotification.cpp
# indra/newview/llinventorybridge.cpp
# indra/newview/llinventorymodel.cpp
# indra/newview/lloutfitgallery.cpp
# indra/newview/llpanelmaininventory.cpp
# indra/newview/llpanelmaininventory.h
# indra/newview/llsidepaneltaskinfo.cpp
# indra/newview/llsidepaneltaskinfo.h
# indra/newview/lltexturectrl.cpp
# indra/newview/lltexturectrl.h
# indra/newview/llviewerinventory.cpp
# indra/newview/llviewerobject.cpp
# indra/newview/llviewertexturelist.cpp
# indra/newview/llviewertexturelist.h
# indra/newview/skins/default/xui/en/floater_new_feature_notification.xml
2023-10-04 11:38:21 +02:00