Age | Commit message (Expand) | Author |
2024-02-08 | Fix shutdown crash issue. | Roxie Linden |
2024-02-08 | send a message to the server when we're ready for data channel data | Roxie Linden |
2024-02-08 | deal with add/remove of participants more effectively. | Roxie Linden |
2024-02-08 | Stream audio levels to and from viewers via DataChannels | Roxie Linden |
2024-02-08 | add datachannel support | Roxie Linden |
2024-02-08 | Fix voice device settings | Roxie Linden |
2024-02-08 | fix newer xcode build warning | Roxie Linden |
2024-02-08 | go ahead and restart voice negotiation when voice is re-enabled | Roxie Linden |
2024-02-08 | fix some shutdown logic in webrtc code | Roxie Linden |
2024-02-08 | Remove bad session from janus when negotation fails and is retried. | Roxie Linden |
2024-02-08 | build fix on newer osx machines | Roxie Linden |
2024-02-08 | fix some retry logic and speaker volume logic | Roxie Linden |
2024-02-08 | Fix connection failed logic to do a renegotiate. | Roxie Linden |
2024-02-08 | disable unused but set warnings on newer compilers on mac. | Roxie Linden |
2024-02-08 | Hook up speaker volume. | Roxie Linden |
2024-02-08 | Add some thread safety | Roxie Linden |
2024-02-08 | do some thread safety to prevent webrtc threads from conflicting with viewer ... | Roxie Linden |
2024-02-08 | inadvertantly added | Roxie Linden |
2024-02-08 | some build tweaks | Roxie Linden |
2024-02-08 | Fix windows pragma error | Roxie Linden |
2024-02-08 | set toolset for llwebrtc | Roxie Linden |
2024-02-08 | more picky cmake | Roxie Linden |
2024-02-08 | Cmake on TC is sure picky | Roxie Linden |
2024-02-08 | Try reordering URL_HASH | Roxie Linden |
2024-02-08 | TC build cmake complained about URL_HASH | Roxie Linden |
2024-02-08 | unknown warnings for TC build machines | Roxie Linden |
2024-02-08 | remove unnecessary build file | Roxie Linden |
2024-02-08 | coding policy fixes | Roxie Linden |
2024-02-08 | Use webrtc built binaries from temporary s3 location | Roxie Linden |
2024-02-08 | Updates to build on mac. | Roxie Linden |
2024-02-08 | Pull webrtc down from a webserver before building. | Roxie Linden |
2024-02-08 | Checkpoint WebRTC Voice | Roxie Linden |
2024-01-08 | Increment viewer version to 7.1.3 | Nat Goodspeed |
2023-12-14 | Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601 | RunitaiLinden |
2023-12-14 | SL-20611 Followup -- fix for depth based atmospheric mask making atmospherics... | RunitaiLinden |
2023-12-14 | Merge branch 'DRTVWR-596' into DRTVWR-601 | Brad Linden |
2023-12-14 | Merge remote-tracking branch 'origin/main' into DRTVWR-596 | Brad Linden |
2023-12-14 | Merge branch 'SL-20730' into DRTVWR-596 | Brad Linden |
2023-12-14 | Increment viewer version to 7.1.2 | Nat Goodspeed |
2023-12-14 | Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601 | RunitaiLinden |
2023-12-14 | SL-20730 Patch another potential source of NaNs | RunitaiLinden |
2023-12-14 | SL-20715 Mask cutoff not copied corretly in build tools | Andrey Kleshchev |
2023-12-14 | SL-20717 Add PBR to Advanced > Rendering Types | Maxim Nikolenko |
2023-12-13 | Merge pull request #578 from sldevel/HUD-fix | cosmic-linden |
2023-12-13 | Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601 | RunitaiLinden |
2023-12-13 | SL-20730 Scrub nans from haze alpha | RunitaiLinden |
2023-12-13 | Merge remote-tracking branch 'origin/DRTVWR-596' into DRTVWR-596 | Brad Linden |
2023-12-13 | SL-20611 Followup -- fix for impostors being invisible. | RunitaiLinden |
2023-12-13 | SL-20715 Mapping mode and specular color not copied correctly | Andrey Kleshchev |
2023-12-12 | Fix for semi-transparent HUDs rendering opaque | Henri Beauchamp |