Age | Commit message (Expand) | Author |
2024-02-22 | Fix connection failed logic to do a renegotiate. | Roxie Linden |
2024-02-22 | disable unused but set warnings on newer compilers on mac. | Roxie Linden |
2024-02-22 | Hook up speaker volume. | Roxie Linden |
2024-02-22 | Add some thread safety | Roxie Linden |
2024-02-22 | do some thread safety to prevent webrtc threads from conflicting with viewer ... | Roxie Linden |
2024-02-22 | inadvertantly added | Roxie Linden |
2024-02-22 | some build tweaks | Roxie Linden |
2024-02-22 | Fix windows pragma error | Roxie Linden |
2024-02-22 | set toolset for llwebrtc | Roxie Linden |
2024-02-22 | more picky cmake | Roxie Linden |
2024-02-22 | Cmake on TC is sure picky | Roxie Linden |
2024-02-22 | Try reordering URL_HASH | Roxie Linden |
2024-02-22 | TC build cmake complained about URL_HASH | Roxie Linden |
2024-02-22 | unknown warnings for TC build machines | Roxie Linden |
2024-02-22 | remove unnecessary build file | Roxie Linden |
2024-02-22 | coding policy fixes | Roxie Linden |
2024-02-22 | Use webrtc built binaries from temporary s3 location | Roxie Linden |
2024-02-22 | Updates to build on mac. | Roxie Linden |
2024-02-22 | Pull webrtc down from a webserver before building. | Roxie Linden |
2024-02-22 | Checkpoint WebRTC Voice | Roxie Linden |
2024-02-22 | Initialize versions | Roxie Linden |
2024-02-22 | For spatial voice, determine voice provider based on server setting. | Roxie Linden |
2024-02-22 | Improving issue templates. (#877) | Brad Linden |
2024-02-22 | Delete .github/ISSUE_TEMPLATE/issue_template.md | Vir Linden |
2024-02-22 | Update issue_template.md | Vir Linden |
2024-02-22 | Update issue_template.md | Vir Linden |
2024-02-22 | Merge pull request #873 from secondlife/vir-linden-issue-template | Vir Linden |
2024-02-22 | Create issue_template.md | Vir Linden |
2024-02-14 | Update cla.yaml allowlist to clear spurious errors (#804) | Brad Linden |
2024-02-12 | #779 Emoji picker is an unintuitive UX disaster | Alexander Gavriliuk |
2024-02-09 | Fix ad-hoc voice | Roxie Linden |
2024-02-09 | Merge branch 'main' of github.com:secondlife/viewer | Nat Goodspeed |
2024-02-09 | #68 The 'Recently used emoji' can not be selected by the 'Tab' key | Alexander Gavriliuk |
2024-02-09 | SL-20363 Option 'Debug Unicode' - show unicode values | Alexander Gavriliuk |
2024-02-08 | another rebase merge issue | Roxie Linden |
2024-02-08 | another rebase merge issue | Roxie Linden |
2024-02-08 | rebase merge fix | Roxie Linden |
2024-02-08 | fix rebase issue | Roxie Linden |
2024-02-08 | Add new P@P multiagentchat handler for webrtc voice | Roxie Linden |
2024-02-08 | P2P checkpoint | Roxie Linden |
2024-02-08 | race between session established and data channel ready | Roxie Linden |
2024-02-08 | mac build fix | Roxie Linden |
2024-02-08 | put observer-based tuning audio level calculation back | Roxie Linden |
2024-02-08 | Use a custom audio processor to pull data for level determinations, which wil... | Roxie Linden |
2024-02-08 | Fix initial user gain send on join | Roxie Linden |
2024-02-08 | Add server-generate VAD | Roxie Linden |
2024-02-08 | Handle 'device changed' callback | Roxie Linden |
2024-02-08 | small logic errors in mute/volume for others code | Roxie Linden |
2024-02-08 | fix locking race condition | Roxie Linden |
2024-02-08 | Checkpoint mute/volume | Roxie Linden |