Git extended
From OpenSimulator
Recent Git Commits
- cosmetics (UbitUmarov) (Thu, 09 Apr 2026 12:02:41 -0700)
- cosmetics UbitUmarov <ajlduarte at sapo dot pt> .../Addons/os-webrtc-janus/Janus/JanusMessages.cs
- mantis 9240 plus cosmetics, thx Tampa (UbitUmarov) (Sun, 05 Apr 2026 16:26:37 -0700)
- mantis 9240 plus cosmetics, thx Tampa UbitUmarov <ajlduarte at sapo dot pt> .../Framework/Serialization/ArchiveConstants.cs
- cosmetics (UbitUmarov) (Sun, 05 Apr 2026 15:56:24 -0700)
- cosmetics UbitUmarov <ajlduarte at sapo dot pt> .../Archiver/InventoryArchiveReadRequest.cs
- fix dotnet linux getting confused (UbitUmarov) (Sat, 28 Mar 2026 19:21:25 -0700)
- fix dotnet linux getting confused UbitUmarov <ajlduarte at sapo dot pt> .../DataSnapshot/DataSnapshotManager.cs
- errr gridhash sent as a uuid; cosmetics (UbitUmarov) (Fri, 27 Mar 2026 16:08:42 -0700)
- errr gridhash sent as a uuid; cosmetics UbitUmarov <ajlduarte at sapo dot pt> .../os-webrtc-janus/Janus/WebRtcJanusService.cs
- webrtc change ID and desc of rooms, add pin to multiuser (UbitUmarov) (Thu, 26 Mar 2026 14:36:11 -0700)
- webrtc change ID and desc of rooms, add pin to multiuser UbitUmarov <ajlduarte at sapo dot pt> .../os-webrtc-janus/Janus/JanusAudioBridge.cs
- add ComputeShake128UUID. Returns UUID type 5 but using shake128 instead of sha1, if supported on machine, sha1 if not (UbitUmarov) (Thu, 26 Mar 2026 14:12:36 -0700)
- add ComputeShake128UUID. Returns UUID type 5 but using shake128 instead of sha1, if supported on machine, sha1 if not UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/Util.cs
- webrtc handler for client logout (UbitUmarov) (Wed, 25 Mar 2026 19:21:00 -0700)
- webrtc handler for client logout UbitUmarov <ajlduarte at sapo dot pt> .../WebRtcVoiceRegionModule.cs
- make sure udpserver client logout is called and is last (UbitUmarov) (Wed, 25 Mar 2026 19:14:30 -0700)
- make sure udpserver client logout is called and is last UbitUmarov <ajlduarte at sapo dot pt> .../Region/ClientStack/Linden/UDP/LLClientView.cs
- make sure we close parcel voice channels when user leaves region (UbitUmarov) (Wed, 25 Mar 2026 18:06:11 -0700)
- make sure we close parcel voice channels when user leaves region UbitUmarov <ajlduarte at sapo dot pt> .../os-webrtc-janus/Janus/JanusViewerSession.cs
- add scene.ID alias to scene.regioninfo.regionID plus cosmetics (UbitUmarov) (Wed, 25 Mar 2026 17:22:40 -0700)
- add scene.ID alias to scene.regioninfo.regionID plus cosmetics UbitUmarov <ajlduarte at sapo dot pt> .../WebRtcVoice/VoiceViewerSession.cs
- WebRtc: break it a bit more (UbitUmarov) (Tue, 24 Mar 2026 16:26:34 -0700)
- WebRtc: break it a bit more UbitUmarov <ajlduarte at sapo dot pt> .../WebRtcVoiceRegionModule.cs
- WebRtcVoiceServiceModule should not be a region module. Move the region logic on it to proper region module (early dirty code) (UbitUmarov) (Tue, 24 Mar 2026 13:42:51 -0700)
- WebRtcVoiceServiceModule should not be a region module. Move the region logic on it to proper region module (early dirty code) UbitUmarov <ajlduarte at sapo dot pt> .../WebRtcVoice/WebRtcVoiceServerConnector.cs
- update libomv: fix issue on osd llsdbinary encoding (UbitUmarov) (Sun, 22 Mar 2026 17:49:11 -0700)
- update libomv: fix issue on osd llsdbinary encoding UbitUmarov <ajlduarte at sapo dot pt> bin/OpenMetaverse.Rendering.Meshmerizer.dll
- do not error on logout session uuid.zero (UbitUmarov) (Fri, 20 Mar 2026 13:34:55 -0700)
- do not error on logout session uuid.zero UbitUmarov <ajlduarte at sapo dot pt> .../WebRtcVoiceServiceModule.cs
- try handle logout all sessions (UbitUmarov) (Thu, 19 Mar 2026 19:15:21 -0700)
- try handle logout all sessions UbitUmarov <ajlduarte at sapo dot pt> .../WebRtcVoiceServiceModule.cs
- viewer sessions are not reusable (at least not in a trivial way) (UbitUmarov) (Thu, 19 Mar 2026 18:15:21 -0700)
- viewer sessions are not reusable (at least not in a trivial way) UbitUmarov <ajlduarte at sapo dot pt> .../WebRtcVoice/VoiceViewerSession.cs
- allow setting of MaxResponseContentBufferSize per instance ofglobal httpclient; limit it to 1MB on webrtc (UbitUmarov) (Wed, 18 Mar 2026 16:11:29 -0700)
- allow setting of MaxResponseContentBufferSize per instance ofglobal httpclient; limit it to 1MB on webrtc UbitUmarov <ajlduarte at sapo dot pt> .../Addons/os-webrtc-janus/Janus/JanusPlugin.cs
- microslop made async await deadlocks; try make list sessions work; update libomv (UbitUmarov) (Tue, 17 Mar 2026 14:25:01 -0700)
- microslop made async await deadlocks; try make list sessions work; update libomv UbitUmarov <ajlduarte at sapo dot pt> .../os-webrtc-janus/Janus/JanusAudioBridge.cs
- we decide participantId (test);cosmetics; update libomv (UbitUmarov) (Mon, 16 Mar 2026 19:18:15 -0700)
- we decide participantId (test);cosmetics; update libomv UbitUmarov <ajlduarte at sapo dot pt> .../os-webrtc-janus/Janus/JanusAudioBridge.cs
- cosmetics, make participantid a long plus avoid race condition... (UbitUmarov) (Sun, 15 Mar 2026 16:23:45 -0700)
- cosmetics, make participantid a long plus avoid race condition... UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Addons/os-webrtc-janus/Janus/BHasher.cs
- some more changes adapted from Manni patch (UbitUmarov) (Sun, 15 Mar 2026 14:55:16 -0700)
- some more changes adapted from Manni patch UbitUmarov <ajlduarte at sapo dot pt> .../Addons/os-webrtc-janus/Janus/JanusMessages.cs
- cosmetics (UbitUmarov) (Sun, 15 Mar 2026 11:22:50 -0700)
- cosmetics UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Addons/Groups/GroupsMessagingModule.cs
- use global shared httpclient on webrtc session (UbitUmarov) (Sat, 14 Mar 2026 22:42:26 -0700)
- use global shared httpclient on webrtc session UbitUmarov <ajlduarte at sapo dot pt> .../Addons/os-webrtc-janus/Janus/JanusSession.cs
- cosmetics (UbitUmarov) (Sat, 14 Mar 2026 21:45:37 -0700)
- cosmetics UbitUmarov <ajlduarte at sapo dot pt> .../os-webrtc-janus/Janus/WebRtcJanusService.cs
- some more changes adapted from Manni patch (UbitUmarov) (Sat, 14 Mar 2026 20:28:08 -0700)
- some more changes adapted from Manni patch UbitUmarov <ajlduarte at sapo dot pt> .../Addons/os-webrtc-janus/Janus/JanusMessages.cs
- some more changes adapted from Manni: update libopenmetaverse (UbitUmarov) (Sat, 14 Mar 2026 16:46:03 -0700)
- some more changes adapted from Manni: update libopenmetaverse UbitUmarov <ajlduarte at sapo dot pt> .../Addons/os-webrtc-janus/Janus/JanusMessages.cs
- some more changes adapted from Manni: update libopenmetaverse (UbitUmarov) (Sat, 14 Mar 2026 16:44:42 -0700)
- some more changes adapted from Manni: update libopenmetaverse UbitUmarov <ajlduarte at sapo dot pt> .../os-webrtc-janus/Janus/JanusAudioBridge.cs
- some more changes adapted from Manni patch in mantis 9235 (UbitUmarov) (Sat, 14 Mar 2026 15:36:42 -0700)
- some more changes adapted from Manni patch in mantis 9235 UbitUmarov <ajlduarte at sapo dot pt> .../Addons/os-webrtc-janus/Janus/JanusMessages.cs
- some changes adapted from Manni patch in mantis 9235 note participantID still type int (UbitUmarov) (Sat, 14 Mar 2026 13:55:05 -0700)
- some changes adapted from Manni patch in mantis 9235 note participantID still type int UbitUmarov <ajlduarte at sapo dot pt> .../Addons/os-webrtc-janus/Janus/JanusMessages.cs