summaryrefslogtreecommitdiff
path: root/indra/newview/llimview.cpp
AgeCommit message (Expand)Author
2024-09-01Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into 2024....Erik Kundiman
2024-08-20Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into developBrad Linden
2024-08-19Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...Erik Kundiman
2024-08-15Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024....Brad Linden
2024-08-14viewer-private#260 The 'Speak' button looks disabled during IM voice chatAndrey Kleshchev
2024-08-09Fix null region pointer crash in LLIMViewRye Mutt
2024-07-28Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...Erik Kundiman
2024-07-22Fix null region pointer crash in LLIMViewRye Mutt
2024-07-17Merge 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 displayedAndrey Kleshchev
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-06-28Merge remote-tracking branch 'origin/release/webrtc-voice' into developBrad Linden
2024-06-27Merge remote-tracking branch 'secondlife/release/webrtc-voice' into webrtc-voiceErik Kundiman
2024-06-26Make the webrtc viewer work for vivox adhoc/group calls.Roxie Linden
2024-06-25#1806 - crash in initVoiceChannelRoxie Linden
2024-06-21Fix some BOOL oversights during WebRTC mergeAnsariel
2024-06-13Merge branch 'develop' of github.com:secondlife/viewer into roxie/webrtc-voiceRoxie Linden
2024-06-09Fix issues resulting from b42f9d836b4c0f7fbd4bdae1734021e2a09fdbe8Ansariel
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-20Merge branch 'spaces-merge' into roxie/webrtc-voiceRoxie Linden
2024-05-19More session shutdown cleanupRoxie Linden
2024-05-16WebRTC clients calling Vivox clients should handle P2PRoxie Linden
2024-05-16Merge tag '7.1.7-release'Erik Kundiman
2024-05-13Don't overwrite voice channel's credentials when retrieving the channel.Roxie Linden
2024-05-13incoming p2p sessions for webrtc may not have names yet.Roxie Linden
2024-05-10Fix issue where groups/adhoc chats were named with the initiators display nameRoxie Linden
2024-05-07secondlife/viewer#1333 BOOL to bool conversion leftovers: ternariesAlexander Gavriliuk
2024-05-06Merge branch 'main' of https://github.com/secondlife/viewer into roxie/webrtc...Roxie Linden
2024-05-01Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-mergeAndrey Lihatskiy
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-28tabbingRoxie Linden
2024-04-26Renegotiate voice if the voice server type has changed.Roxie Linden
2024-04-25Merge tag '7.1.6-release'Erik Kundiman
2024-04-24Merge branch 'main' into marchcat/a-mergeAndrey Lihatskiy
2024-04-24Merge branch 'main' into marchcat/x-mergeAndrey Lihatskiy
2024-04-20Adjust logic for determine what voice server type to use.Roxie Linden
2024-04-19For p2p/adhoc/group calls, prefer voice server type based on what's running o...Roxie Linden
2024-04-07CR suggestionsRoxie Linden
2024-04-07missed a fileRoxie Linden
2024-04-06Tell the user the peer has declined and shut down voice channelRoxie Linden
2024-04-04checkpoint p2p im decline/accept workRoxie Linden
2024-04-04An explicit "decline" message for P2PRoxie Linden
2024-03-13some comments; allow proximal channel to retry when it dropsRoxie Linden
2024-03-11fixup tabsRoxie Linden
2024-03-07addSession had a changed parameter...which wasn't changed everywhereRoxie Linden
2024-03-06Shutting down a p2p via adhoc call resets the channel info. We shouldn't thr...Roxie Linden
2024-03-05more p2p logic fixesRoxie Linden
2024-03-05Notify join on connect instead of on first peer join, for adhoc-p2p incoming ...Roxie Linden