Skip to content
Snippets Groups Projects
  1. May 25, 2017
  2. May 24, 2017
  3. May 23, 2017
  4. May 18, 2017
    • alexandre's avatar
      Video sync mechanism refactoring · 155cc4ed
      alexandre authored
      - Created function "seySync( )" which sets the sync logic. Basically, we sync all medias when pausing the master video. We pause the master video when any video receives a waiting event, or when the master video is seeked. If necessary, we resume playing after the sync.
      
      - Refactored when 'media-ready' event is fired.  We fire this event only when the medias receive a 'canplayall' event.
      155cc4ed
  5. May 16, 2017
  6. May 15, 2017
  7. May 09, 2017
  8. May 07, 2017
  9. Apr 28, 2017
  10. Apr 26, 2017
  11. Apr 22, 2017
  12. Apr 17, 2017
  13. Apr 16, 2017
  14. Apr 13, 2017
  15. Apr 12, 2017
  16. Apr 11, 2017
  17. Apr 10, 2017
  18. Apr 08, 2017
  19. Apr 07, 2017
    • Pedro Beschorner Marin's avatar
      Merge remote-tracking branch 'pedrobmarin/reconnection-timeout' into mconf/mconf · 86841167
      Pedro Beschorner Marin authored
      Conflicts:
      	bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/MeetingActor.scala
      	bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/InMessages.scala
      	bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/ValueObjects.scala
      	bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersApp.scala
      	bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersModel.scala
      	bigbluebutton-apps/src/main/scala/org/bigbluebutton/freeswitch/FreeswitchConference.scala
      	bigbluebutton-apps/src/main/scala/org/bigbluebutton/freeswitch/FreeswitchConferenceActor.scala
      	bigbluebutton-client/src/org/bigbluebutton/main/api/ExternalApiCallbacks.as
      	bigbluebutton-client/src/org/bigbluebutton/main/api/ExternalApiCalls.as
      	bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/ConnectionManager.as
      	bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/FlashCallManager.as
      	bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
      86841167
    • alexandre's avatar
      Handling fit-to-width events in recording playback · 2dd61df1
      alexandre authored
      The playback had no handling for this type of event. The aspect ratio used to calculate the max-width of the slide div has to be the vbox aspect ratio.
      2dd61df1
  20. Apr 06, 2017
Loading