Skip to content
Snippets Groups Projects
  1. Dec 25, 2024
  2. Sep 08, 2024
  3. Aug 13, 2024
  4. Aug 12, 2024
    • Roxie Linden's avatar
      [WebRTC] allow quad channel microphones/inputs · 47fc1d2f
      Roxie Linden authored
      Issue #257 - bugsplat crash.
      
      In the debug version of WebRTC, it makes an explicit check that the number
      of channels for an input device is between 1 and 2.  The release version allows
      more, and should downmix if 1 channel is asked for.
      
      This fix bumps up the max channels allowed to 8.
      47fc1d2f
  5. Jul 31, 2024
    • Roxie Linden's avatar
      Implement a Logging Sink for WebRTC · b9c222df
      Roxie Linden authored
      WebRTC logs now pass out of the webrtc library into a logging sink,
      which converts them into SecondLife.log compatable logging calls.
      
      This includes fatal errors and asserts, which are now logged into
      SecondLife.log, and should be available in the crash logger.
      b9c222df
  6. Jul 30, 2024
  7. Jul 03, 2024
  8. Jun 23, 2024
  9. Jun 18, 2024
  10. Jun 17, 2024
  11. Jun 11, 2024
  12. Jun 10, 2024
  13. Jun 09, 2024
  14. Jun 08, 2024
  15. Jun 04, 2024
  16. May 10, 2024
  17. May 09, 2024
  18. May 06, 2024
  19. May 03, 2024
  20. Apr 29, 2024
  21. Apr 27, 2024
  22. Apr 19, 2024
  23. Apr 17, 2024
  24. Apr 16, 2024
  25. Apr 13, 2024
  26. Apr 03, 2024
  27. Mar 23, 2024
  28. Mar 21, 2024
  29. Mar 19, 2024
  30. Mar 18, 2024
Loading