- Feb 11, 2016
-
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
- Feb 03, 2016
-
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
Pedro Beschorner Marin authored
-
Pedro Beschorner Marin authored
-
Pedro Beschorner Marin authored
-
Pedro Beschorner Marin authored
-
Felipe Cecagno authored
try to speedup getrecordings, could reduce from 35s to 25s, but it's still not enough; need to better understand where's the bottleneck
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
Pedro Beschorner Marin authored
Fixed audio connection problem. Maybe this timer made sense when WebRTC audio connection wasnt being transferred after echo check
-
- Jan 21, 2016
-
-
Leonardo Crauss Daronco authored
Added to the default list of events the events triggered when a user joins/leaves the voice conference and when shares/unshares a webcam.
-
- Jan 19, 2016
-
-
Felipe Cecagno authored
-
- Dec 22, 2015
-
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
- Dec 21, 2015
-
-
Felipe Cecagno authored
replace font tag on formatted shared notes by the span style attribute; remove textformat tag; improve readability
-
Felipe Cecagno authored
-
- Dec 17, 2015
-
-
Felipe Cecagno authored
-
- Dec 15, 2015
-
-
Felipe Cecagno authored
changed the method of pack and unpack the encrypted format, from zip to tar, and making it by an external command instead of doing it in ruby (more efficient)
-
Felipe Cecagno authored
sanitize the parameters of resizeAndMoveSlide, so MeetingActor won't throw an Exception because of NaN
-
Felipe Cecagno authored
-
- Dec 10, 2015
-
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
- Dec 08, 2015
-
-
Felipe Cecagno authored
change attribute on bbb_webrtc_bridge due to a new version if sip.js, from iceGatheringTimeout to iceCheckingTimeout
-
Felipe Cecagno authored
Conflicts: bigbluebutton-client/resources/prod/bbb-deskshare-applet-0.9.0.jar bigbluebutton-client/resources/prod/lib/sip.js
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
Felipe Cecagno authored
add a menu next to the save notes button so the user can save both formatted or unformatted notes; create a new class WellPositionedMenu which will automatically position a menu next to a button or any other display object; cleanup
-
Felipe Cecagno authored
-
Felipe Cecagno authored
add the byte order mark for UTF-8 when saving notes, so it will be displayed properly in the browsers
-
- Nov 24, 2015
-
-
Felipe Cecagno authored
-
- Nov 13, 2015
-
-
Leonardo Crauss Daronco authored
-
Felipe Cecagno authored
-
- Nov 10, 2015
-
-
Felipe Cecagno authored
-
- Nov 06, 2015
-
-
Dixon Fred authored
Updated SIP.js to match master
-
Chad Pilkey authored
-
- Oct 26, 2015
-
-
Pedro Beschorner Marin authored
We need to update the registered user's list when role and waitingForAcceptance change because reconnection doesn't trigger a userLeaving msg anymore
-
Pedro Beschorner Marin authored
Bugfix-#1838: Checking for user's role missmatch between API join response and server join meeting reply
-