Skip to content
Snippets Groups Projects
  1. Mar 03, 2020
  2. Feb 29, 2020
  3. Feb 06, 2020
  4. Jan 28, 2020
  5. Jan 21, 2020
  6. Jan 19, 2020
  7. Jan 14, 2020
  8. Jan 13, 2020
  9. Dec 19, 2019
  10. Dec 10, 2019
  11. Dec 06, 2019
  12. Dec 05, 2019
  13. Dec 04, 2019
  14. Nov 20, 2019
  15. Nov 08, 2019
  16. Oct 30, 2019
  17. Oct 28, 2019
  18. Oct 23, 2019
  19. Oct 22, 2019
  20. Oct 21, 2019
  21. Oct 18, 2019
    • Calvin Walton's avatar
      Make presentation playback continue if deskshare.xml was not found · 69aa493d
      Calvin Walton authored
      Someone on the mailing list had some recordings which were using the 2.0
      playback, but were missing the deskshare.xml file (which should always
      be present for 2.0… strange). It's safe to continue loading the recording
      playback if the deskshare.xml file is not found, the recording will just act
      as if there were no deskshare start/stop events.
      69aa493d
  22. Oct 09, 2019
  23. Oct 07, 2019
    • Calvin Walton's avatar
      Fix deskshare media sync when deskshare loads before webcam/audio · d5097fa4
      Calvin Walton authored
      If the secondary media loaded before the main media, it would run the
      "setMediaSync" function before the main media player was setup. As a
      side-effect of setting up the main media player, all of the event handlers
      added by the setMediaSync function are detached, and so the secondary
      media never starts playing.
      
      Move the call to setMediaSync to after the media-ready events for all
      media have fired, so that it can reliably attach the event handlers.
      d5097fa4
  24. Oct 04, 2019
  25. Sep 23, 2019
    • Ghazi Triki's avatar
      Fix screeshare rap (#7939) · b4c5d2cc
      Ghazi Triki authored
      Adapt the screenshare processing script to changes to the api for events handling in
      the recording-and-playback core libs.
      b4c5d2cc
    • Calvin Walton's avatar
      Fix autoplay of deskshare video in presentation playback format · 11fac78a
      Calvin Walton authored
      This reverts a bbb-specific customization made in the jquery.acornmediaplayer.js
      file: it's restored to what the upstream player did. I can't find any explanation
      for why this change was made in the first place? Reverting it doesn't seem to
      cause any playback issues (Popcorn still works, in particular).
      11fac78a
  26. Aug 20, 2019
  27. Jul 31, 2019
  28. Jul 10, 2019
Loading