Richard Alam
|
edaeaf6bf4
|
Merge pull request #521 from capilkey/webrtc-fixes
WebRTC fixes
|
2015-02-17 19:26:07 -05:00 |
|
Richard Alam
|
23573f528c
|
Merge pull request #516 from bigbluebutton/remove-collector-actor
- remote CollectorActor as we don't use it. Found that sometimes it's s...
|
2015-02-17 19:12:12 -05:00 |
|
Chad Pilkey
|
e6d3cd551d
|
fixed a race condition in the webrtc javascript code, and added cause for error 1004
|
2015-02-17 16:11:42 -08:00 |
|
Richard Alam
|
a710c58282
|
Merge pull request #518 from kepstin/stun-turn-js
Add webrtc 1009 error to translations
|
2015-02-17 13:46:37 -05:00 |
|
Calvin Walton
|
8e7a34b5dd
|
Add webrtc 1009 error to translations
|
2015-02-17 13:29:27 -05:00 |
|
Richard Alam
|
6c44523464
|
Merge pull request #517 from kepstin/stun-turn-js
Use configured stun/turn servers when making webrtc call
|
2015-02-17 12:09:53 -05:00 |
|
Richard Alam
|
55059a4c60
|
- remote CollectorActor as we don't use it. Found that sometimes it's sendBuffer gets too large and
not sure if the Actor died and isn't processing the messages.
|
2015-02-17 17:01:17 +00:00 |
|
Calvin Walton
|
1af70d8e4e
|
Use configured stun/turn servers when making webrtc call
|
2015-02-17 12:00:04 -05:00 |
|
Richard Alam
|
797be9ce10
|
Merge pull request #515 from capilkey/fix-blurriness
fix blurriness in the client caused by Flex SDK 4.14
|
2015-02-13 14:11:14 -05:00 |
|
Chad Pilkey
|
941b044cd7
|
fix blurriness in the client caused by Flex SDK 4.14
|
2015-02-13 10:49:23 -08:00 |
|
Fred Dixon
|
0c5e427093
|
Merge pull request #514 from capilkey/pixel-align-fix
move the pixel alignment check to a callback
|
2015-02-12 18:57:29 -05:00 |
|
Chad Pilkey
|
537f5b6e9a
|
move the pixel alignment check to a callback
|
2015-02-12 15:52:03 -08:00 |
|
Fred Dixon
|
aa518d6ef0
|
Merge pull request #513 from capilkey/cut-call-time
Cut WebRTC call time
|
2015-02-12 18:13:09 -05:00 |
|
Chad Pilkey
|
229f446914
|
remove help button from the layout correctly
|
2015-02-12 14:27:54 -08:00 |
|
Chad Pilkey
|
10874f986d
|
move <script> tag to the correct place in BigBlueButton.html
|
2015-02-12 14:26:19 -08:00 |
|
Chad Pilkey
|
d6ef5168c0
|
add support for webrtc call transferring, cuts join time in half
|
2015-02-12 14:25:41 -08:00 |
|
Fred Dixon
|
2df0b5ebb5
|
Merge pull request #512 from bigbluebutton/remove-info-about-turn
- remove querying of stun from flash. We will be doing this outside in ...
|
2015-02-12 13:50:01 -05:00 |
|
Richard Alam
|
aa0e92137b
|
- remove querying of stun from flash. We will be doing this outside in JS instead.
|
2015-02-12 18:29:39 +00:00 |
|
Fred Dixon
|
f8bd0a15ed
|
Merge pull request #510 from capilkey/fixed-presentation-issues
Fixed presentation issues
|
2015-02-11 18:05:10 -05:00 |
|
Fred Dixon
|
7424a28b5b
|
Merge pull request #511 from bigbluebutton/update-to-red5-commit-198cdeaa391f7eaed348397d4b11c2fd7e12ae92
- update red5 to bring in fix for connections not cleanedup properly wh...
|
2015-02-11 17:38:56 -05:00 |
|
Richard Alam
|
18403d03bc
|
- update red5 to bring in fix for connections not cleanedup properly which may be cause OOM Exception
|
2015-02-11 22:31:23 +00:00 |
|
Chad Pilkey
|
81b567aebc
|
Merge remote-tracking branch 'upstream/master' into fix-issue-1866
|
2015-02-09 11:52:43 -08:00 |
|
Chad Pilkey
|
5326b9cca2
|
fixed issue 1865 - fit-to-width zoom issues
|
2015-02-09 11:51:45 -08:00 |
|
Chad Pilkey
|
ab4dfdf4f3
|
fixed two issues with the text toolbar sticking around when it shouldn't
|
2015-02-09 11:51:00 -08:00 |
|
Fred Dixon
|
a49f6493c4
|
Merge pull request #509 from bigbluebutton/modify-log-format-to-include-tz
- change format of logs to add timezone
|
2015-02-09 13:46:05 -05:00 |
|
Richard Alam
|
96e8fde865
|
- change format of logs to add timezone
|
2015-02-09 18:40:31 +00:00 |
|
Fred Dixon
|
a83d82207e
|
Merge pull request #508 from bigbluebutton/update-locales-feb-9-2015
- update locales
|
2015-02-09 11:35:07 -05:00 |
|
Richard Alam
|
cd9ef88567
|
- update locales
|
2015-02-09 16:30:23 +00:00 |
|
Fred Dixon
|
2ed3195fbc
|
Update bbbResources.properties
Change the copyright date to 2015
|
2015-02-06 16:34:54 -05:00 |
|
Fred Dixon
|
3d4d2b9d5f
|
Merge pull request #507 from bigbluebutton/implement-issue-1863
Implement issue 1863
|
2015-02-06 16:32:12 -05:00 |
|
Richard Alam
|
24b9c5c525
|
- store stun and turn servers in client
|
2015-02-06 21:05:12 +00:00 |
|
Richard Alam
|
cdc6daced8
|
- add support for configuring stun and turn servers
- add new /stuns api to be called by the Flash client
|
2015-02-06 19:46:56 +00:00 |
|
Richard Alam
|
162e54d2ef
|
Merge pull request #506 from capilkey/add-user-contextmenu
add a context menu item to UserGrid to export user names
|
2015-02-04 15:41:46 -05:00 |
|
Chad Pilkey
|
ac220162dd
|
add a context menu item to UserGrid to export user names
|
2015-02-04 12:33:08 -08:00 |
|
Fred Dixon
|
b71d6f85e8
|
Merge pull request #505 from capilkey/fix-issue-1866
Fix issue 1866
|
2015-02-03 15:44:29 -05:00 |
|
Chad Pilkey
|
ac373429b2
|
fix arrow keys in textboxes and slide change keybinds
|
2015-02-03 12:29:26 -08:00 |
|
Chad Pilkey
|
8eb7bc9ed8
|
Merge remote-tracking branch 'upstream/master' into fix-issue-1866
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/business/VideoWindowItf.as
|
2015-02-03 12:27:16 -08:00 |
|
Chad Pilkey
|
d4b4950aaf
|
fixed an exception in VideoWindowItf
|
2015-02-02 16:36:43 -08:00 |
|
Fred Dixon
|
078f4f1dae
|
Merge pull request #504 from bigbluebutton/fix-how-we-use-sessionid-to-identify-user
Fix how we use sessionid to identify user
|
2015-02-02 17:56:18 -05:00 |
|
Richard Alam
|
d2a2b4b5db
|
- use the new userid information to identify the red5 connection
|
2015-02-02 19:40:25 +00:00 |
|
Richard Alam
|
b91b7087c5
|
- treat authToken and userid differently. Before, userid and authtoken had the same values.
|
2015-02-02 19:38:18 +00:00 |
|
Richard Alam
|
fd061d82d1
|
- use the userid instead of having sessionid as the sessionid is just a duplicate info
|
2015-02-02 19:37:00 +00:00 |
|
Richard Alam
|
f17ae89b6f
|
- remove duplicate register user as we now only process the register user message from bbb-web not from the client
|
2015-02-02 19:35:50 +00:00 |
|
Richard Alam
|
e2eea34830
|
- fix exception that broke sharing of webcam
|
2015-02-02 19:34:26 +00:00 |
|
Richard Alam
|
98c9868bb3
|
- try to fix usr joining sequence
|
2015-01-31 09:39:43 -08:00 |
|
Richard Alam
|
a900eed3ce
|
- start modifying messages to use sessionid to identify user
|
2015-01-30 23:01:48 +00:00 |
|
Richard Alam
|
63d586bf77
|
Merge pull request #502 from capilkey/090-accessibility-fixes
First pass of accessibility fixes for 0.9.0
|
2015-01-30 11:11:10 -05:00 |
|
Chad Pilkey
|
672348eafe
|
labelling and tab order fixes for accessiblity
|
2015-01-30 08:03:36 -08:00 |
|
Richard Alam
|
555d6436e9
|
Merge pull request #501 from kepstin/ser-repair
bbb-record: also delete the sanity '.fail' file on --rebuild
|
2015-01-30 10:24:34 -05:00 |
|
Calvin Walton
|
e30ccd0983
|
bbb-record: also delete the sanity '.fail' file on rebuild
This allows a rebuild to redo the sanity check if needed.
|
2015-01-30 10:21:09 -05:00 |
|