Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-06 | Merge branch 'main' of https://github.com/secondlife/viewer into ↵ | Roxie Linden | |
roxie/webrtc-voice | |||
2024-04-16 | Issue in WebRTC was disabling custom audio processing (level detection) | Roxie Linden | |
There is a case where the custom audio processor, which is used to determine audio levels, was disabled on connection shutdown even when another connection was established. This issue has been patched in the webrtc library. | |||
2024-03-27 | Merge branch 'main' into marchcat/yz-merge | Andrey Lihatskiy | |
2024-03-19 | Clear out observers when terminating a connection | Roxie Linden | |
2024-03-18 | use the github release asset path for autobuild webrtc | Roxie Linden | |
2024-03-18 | update to use public github-based release of autobuild webrtc | Roxie Linden | |
2024-03-15 | Update paths for webrtc-shim | Roxie Linden | |
2024-03-10 | Merge branch 'main' of github.com:secondlife/viewer-private into ↵ | Roxie Linden | |
roxie/webrtc-voice | |||
2024-03-08 | Use webrtc autobuild package | Roxie Linden | |
2024-03-01 | Merge remote-tracking branch 'origin/main' into release/gltf-maint2 | Brad Linden | |
2024-03-01 | Merge branch 'main' into marchcat/yz-merge | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llinventorygallery.cpp | |||
2024-02-02 | DRTVWR-594 Update llca to version 202402012004.0 | Andrey Lihatskiy | |
2024-02-01 | Issue #716 Update Fmod Studio to version 2.02.20 | Andrey Kleshchev | |
2024-01-19 | DRTVWR-601: Merge branch 'release/gltf-maint2' into DRTVWR-601-gha-libs | Nat Goodspeed | |
2024-01-16 | Undo re-ordering of autobuild.xml (#638) | Ansariel Hiller | |
2024-01-10 | SL-20704 Fix for pathfinding debug display not working. | RunitaiLinden | |
2023-12-20 | DRTVWR-601: Update xxhash common platform to GHA build. | Nat Goodspeed | |
Remove identical platform-specific package references. | |||
2023-12-18 | DRTVWR-601: Update mikktspace, tinygltf, tracy, vulkan_gltf, xxhash | Nat Goodspeed | |
to latest GitHub builds. Some of these were still referencing codeticket builds produced by TeamCity. | |||
2023-12-18 | Merge branch 'main' into DRTVWR-594-maint-Y | Andrey Lihatskiy | |
2023-12-15 | DRTVWR-601: Update vulkan_gltf to GHA build. | Nat Goodspeed | |
2023-12-15 | DRTVWR-601: Drop 32-bit Windows build of llphysicsextension_stub. | Nat Goodspeed | |
2023-12-15 | DRTVWR-601: Update mikktspace and tinygltf to GHA package builds. | Nat Goodspeed | |
Ditch 32-bit Windows build of mikktspace. | |||
2023-12-15 | Merge branch 'main' into DRTVWR-489 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/fonts/DejaVu-license.txt # indra/newview/fonts/DejaVuSans-Bold.ttf # indra/newview/fonts/DejaVuSans-BoldOblique.ttf # indra/newview/fonts/DejaVuSans-Oblique.ttf # indra/newview/fonts/DejaVuSans.ttf # indra/newview/fonts/DejaVuSansMono.ttf | |||
2023-12-13 | DRTVWR-489 Restore autobuild.xml format | Andrey Lihatskiy | |
2023-12-12 | DRTVWR-489 Update freetype to v.2.12.1.557becd | Andrey Lihatskiy | |
2023-12-05 | Merge branch 'main' into DRTVWR-489 | Alexander Gavriliuk | |
2023-11-30 | Merge branch 'DRTVWR-594-maint-Y' into marchcat/594-y-pbr-merge | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llinventorygallery.cpp # indra/newview/skins/default/xui/en/notifications.xml | |||
2023-11-29 | Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-merge | Andrey Lihatskiy | |
# Conflicts: # indra/llcommon/CMakeLists.txt # indra/newview/llspatialpartition.cpp # indra/newview/llviewergenericmessage.cpp # indra/newview/llvoavatar.cpp | |||
2023-11-22 | DRTVWR-587: Update to viewer-manager v3.0-08bf5ee. | Nat Goodspeed | |
This viewer-manager refactors the bad-graphics-card detection. | |||
2023-11-22 | DRTVWR-594: Update kdu version from the updated package. | Nat Goodspeed | |
2023-11-21 | DRTVWR-594: Update havok-source with havok-libs per recent PR. | Nat Goodspeed | |
2023-11-21 | DRTVWR-594: Update kdu per recent PR | Nat Goodspeed | |
2023-11-21 | DRTVWR-594: Update dictionaries, glh_linear, havok-source | Nat Goodspeed | |
per recent PRs. Actually the havok-source update is for a new havok-llvm build. | |||
2023-11-21 | SL-20591 Update viewer-manager to v3.0.0170afb | Andrey Kleshchev | |
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-17 | SL-20591 Update viewer-manager to v3.0.73fef89 | Andrey Kleshchev | |
2023-11-10 | SL-20591 Update viewer-manager to v3.0.0395b15 | Andrey Lihatskiy | |
2023-11-06 | Revert "SL-20185 Fix connection issues (#490)" | Andrey Kleshchev | |
Issue reproed again, restoring. | |||
2023-11-03 | SL-20185 Fix connection issues (#490) | akleshchev | |
2023-11-02 | DRTVWR-594 Update LLCA to v202311020117.0-0f5d9c3 | Andrey Lihatskiy | |
2023-10-31 | DRTVWR-587: Update viewer-manager to v3.0-074736e. | Nat Goodspeed | |
This is viewer-manager's DRTVWR-587-actions branch updated from the new master branch. | |||
2023-10-31 | SL-20031: Reintroduce newest viewer-manager build. | Nat Goodspeed | |
2023-10-25 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-10-25 | Merge branch 'main' into DRTVWR-587-maint-V | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llcommon/tests/llleap_test.cpp # indra/newview/viewer_manifest.py | |||
2023-10-13 | SL-18837: Update dullahan to v118.0.5993.54 | Nat Goodspeed | |
This includes this week's CEF 118. | |||
2023-10-12 | SL-18837: Update openal to v1.23.1-18e315c | Nat Goodspeed | |
2023-10-12 | SL-18837: Update llca to v202310121525.0-d22bd98 | Nat Goodspeed | |
2023-10-11 | SL-18943 Update LLCA to 202310110702.0 | Andrey Lihatskiy | |
2023-10-11 | SL-18943 Update LLCA to 202310110655.0 | Andrey Lihatskiy | |
2023-10-10 | DRTVWR-587 Update viewer-manager to 3.0-f48e635 | Andrey Lihatskiy | |
2023-10-06 | SL-18837: Update Tracy to 0.8.1-235e98f | Nat Goodspeed | |