Age | Commit message (Expand) | Author |
2024-09-09 | Callback button for groups was not being reenabled after hanging up on group ... | Roxie Linden |
2024-08-20 | Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop | Brad Linden |
2024-08-15 | Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024.... | Brad Linden |
2024-08-14 | viewer-private#260 The 'Speak' button looks disabled during IM voice chat | Andrey Kleshchev |
2024-08-09 | Fix null region pointer crash in LLIMView | Rye Mutt |
2024-07-22 | Fix null region pointer crash in LLIMView | Rye Mutt |
2024-07-17 | Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024.... | Brad Linden |
2024-07-10 | #1932 Fix a case where an IM toast wasn't displayed | Andrey Kleshchev |
2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and... | Ansariel |
2024-06-28 | Merge remote-tracking branch 'origin/release/webrtc-voice' into develop | Brad Linden |
2024-06-26 | Make the webrtc viewer work for vivox adhoc/group calls. | Roxie Linden |
2024-06-25 | #1806 - crash in initVoiceChannel | Roxie Linden |
2024-06-21 | Fix some BOOL oversights during WebRTC merge | Ansariel |
2024-06-13 | Merge branch 'develop' of github.com:secondlife/viewer into roxie/webrtc-voice | Roxie Linden |
2024-06-09 | Fix issues resulting from b42f9d836b4c0f7fbd4bdae1734021e2a09fdbe8 | Ansariel |
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible... | Ansariel |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-05-20 | Merge branch 'spaces-merge' into roxie/webrtc-voice | Roxie Linden |
2024-05-19 | More session shutdown cleanup | Roxie Linden |
2024-05-16 | WebRTC clients calling Vivox clients should handle P2P | Roxie Linden |
2024-05-13 | Don't overwrite voice channel's credentials when retrieving the channel. | Roxie Linden |
2024-05-13 | incoming p2p sessions for webrtc may not have names yet. | Roxie Linden |
2024-05-10 | Fix issue where groups/adhoc chats were named with the initiators display name | Roxie Linden |
2024-05-07 | secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries | Alexander Gavriliuk |
2024-05-06 | Merge branch 'main' of https://github.com/secondlife/viewer into roxie/webrtc... | Roxie Linden |
2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-04-28 | tabbing | Roxie Linden |
2024-04-26 | Renegotiate voice if the voice server type has changed. | Roxie Linden |
2024-04-24 | Merge branch 'main' into marchcat/a-merge | Andrey Lihatskiy |
2024-04-24 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy |
2024-04-20 | Adjust logic for determine what voice server type to use. | Roxie Linden |
2024-04-19 | For p2p/adhoc/group calls, prefer voice server type based on what's running o... | Roxie Linden |
2024-04-07 | CR suggestions | Roxie Linden |
2024-04-07 | missed a file | Roxie Linden |
2024-04-06 | Tell the user the peer has declined and shut down voice channel | Roxie Linden |
2024-04-04 | checkpoint p2p im decline/accept work | Roxie Linden |
2024-04-04 | An explicit "decline" message for P2P | Roxie Linden |
2024-03-13 | some comments; allow proximal channel to retry when it drops | Roxie Linden |
2024-03-11 | fixup tabs | Roxie Linden |
2024-03-07 | addSession had a changed parameter...which wasn't changed everywhere | Roxie Linden |
2024-03-06 | Shutting down a p2p via adhoc call resets the channel info. We shouldn't thr... | Roxie Linden |
2024-03-05 | more p2p logic fixes | Roxie Linden |
2024-03-05 | Notify join on connect instead of on first peer join, for adhoc-p2p incoming ... | Roxie Linden |
2024-03-05 | For webrtc, 'calling' dialog should remain up, disappearing when peer connect... | Roxie Linden |
2024-03-04 | Pass invitation type (p2p/group/adhoc) around | Roxie Linden |
2024-03-03 | Refactor for vivox spatial and p2p | Roxie Linden |
2024-02-22 | For spatial voice, determine voice provider based on server setting. | Roxie Linden |
2024-02-21 | Convert remaining BOOL to bool | Ansariel |