Chad Pilkey
|
6bd3c4d1f4
|
Merge pull request #570 from BBBManager/bbb-lock-settings
Bbb lock settings
|
2015-03-20 13:09:17 -04:00 |
|
Fred Dixon
|
c4d50d59dc
|
Merge pull request #574 from capilkey/add-ready-notification
Added a 'ready' notification when the client starts up for screen readers
|
2015-03-18 19:53:09 -04:00 |
|
Fred Dixon
|
b214de3d2c
|
Merge pull request #575 from capilkey/fix-webrtc-null-errors
check for null before calling UA.stop()
|
2015-03-18 19:52:57 -04:00 |
|
Chad Pilkey
|
afb5787941
|
check for null before calling UA.stop()
|
2015-03-18 15:36:29 -07:00 |
|
Chad Pilkey
|
c5e0436204
|
added a 'ready' notification when the client starts up for screen readers
|
2015-03-18 14:21:01 -07:00 |
|
Richard Alam
|
acc58d250f
|
- lower log level when not able to load html5 client
|
2015-03-18 18:19:55 +00:00 |
|
Tiago Daniel Jacobs
|
8b429dcaa6
|
Process lock event for all users to make the UI consistent.
|
2015-03-16 20:44:27 +00:00 |
|
Tiago Daniel Jacobs
|
44e387b2dd
|
Merge remote-tracking branch 'bbboficial/master' into bbb-lock-settings
|
2015-03-16 20:04:32 +00:00 |
|
Tiago Daniel Jacobs
|
64e72e9934
|
Fixed visibility of viewers locked label for a empty room with lockOnJoin false.
|
2015-03-16 20:03:56 +00:00 |
|
Tiago Daniel Jacobs
|
3c5ba8c5b9
|
Changing template to include the muteOnStart option
|
2015-03-16 18:06:41 +00:00 |
|
Richard Alam
|
3c73519ec3
|
- update locales
|
2015-03-13 15:18:11 -07:00 |
|
Fred Dixon
|
2bf6d05ca1
|
Merge pull request #565 from antobinary/meteor-endpoint
meteor endpoint /html5client/check. update BigBlueButton.html
|
2015-03-13 17:31:06 -04:00 |
|
Anton Georgiev
|
238f1e56ff
|
meteor endpoint /html5client/check. update BigBlueButton.html
|
2015-03-13 20:43:32 +00:00 |
|
Tiago Daniel Jacobs
|
0f130e9f69
|
Removed unused property
|
2015-03-12 21:40:16 +00:00 |
|
Tiago Daniel Jacobs
|
f6139c5b4a
|
Updating the config.xml with the lockOnJoin* properties
|
2015-03-12 21:23:36 +00:00 |
|
Tiago Daniel Jacobs
|
71d1d70a4e
|
Hide label and checkbox of lockOnJoin configuration
|
2015-03-12 21:14:42 +00:00 |
|
Tiago Daniel Jacobs
|
e52262cf15
|
Added lockOnJoinConfigurable property to lock config (missed some files)
|
2015-03-12 20:52:52 +00:00 |
|
Tiago Daniel Jacobs
|
4fff479e03
|
Added lockOnJoinConfigurable property to lock config.
|
2015-03-12 20:52:38 +00:00 |
|
Richard Alam
|
778df2da9d
|
Update ChatBox.mxml
|
2015-03-12 14:37:20 -04:00 |
|
Fred Dixon
|
c2d97d9cb6
|
Merge pull request #556 from matnunes/bugfix-1892
Bugfix issue 1892 (ChatBox)
|
2015-03-12 13:52:33 -04:00 |
|
Fred Dixon
|
2c5d4d105e
|
Merge pull request #551 from bigbluebutton/bbb-lock-settings-fix
Fixed problem when changing presenter with webcam
|
2015-03-12 13:52:14 -04:00 |
|
Anton Georgiev
|
efc126f410
|
styled the wrong div
|
2015-03-10 16:11:56 +00:00 |
|
Anton Georgiev
|
edb667a419
|
minor styling changes
|
2015-03-10 15:28:39 +00:00 |
|
Tiago Daniel Jacobs
|
3c6601a5df
|
Fixing infinite loop in the presenter change event.
|
2015-03-10 05:36:13 +00:00 |
|
Tiago Daniel Jacobs
|
f4087ab270
|
Fixing infinite loop in the presenter change event.
|
2015-03-10 05:34:22 +00:00 |
|
Anton Georgiev
|
ee69c62309
|
first check if the html5 client is running and then attempt to redirect the user
|
2015-03-06 22:44:13 +00:00 |
|
Anton Georgiev
|
deec36b411
|
style the redirect page a bit
|
2015-03-06 22:43:51 +00:00 |
|
Anton Georgiev
|
e77b295517
|
Merge branch 'master' into flash-redirect
|
2015-03-05 22:56:34 +00:00 |
|
Anton Georgiev
|
f62fd4ce31
|
due to this the html5 client was not able to join a voice conf without a flash user already joined
|
2015-03-05 21:10:27 +00:00 |
|
Anton Georgiev
|
0a79f0dc29
|
the redirection page offers installing Flash or redirection
|
2015-03-05 17:30:09 +00:00 |
|
Anton Georgiev
|
44429a6bd6
|
redirect user to HTML5 client if Flash not installed/enabled. Must be attendee (for now)
|
2015-03-04 23:51:33 +00:00 |
|
Fred Dixon
|
cf5ab25ca0
|
Revert "Revert "Bbb lock settings fix""
|
2015-03-04 16:47:35 -05:00 |
|
Chad Pilkey
|
34fdfb9f83
|
Revert "Bbb lock settings fix"
|
2015-03-04 11:49:13 -05:00 |
|
Chad Pilkey
|
8de57dfc36
|
Fixed the WhiteboardModule definition in config.xml
|
2015-03-04 10:43:54 -05:00 |
|
Felipe Cecagno
|
2d00bda3ea
|
removed an ObjectUtil.toString that was causing the entire UI to freeze when there was an async error on UserVideo
|
2015-03-04 11:57:34 -03:00 |
|
Tiago Daniel Jacobs
|
9d53c765fa
|
Redoing the changes to PhoneButton due to conflict on merge
|
2015-03-03 07:04:47 +00:00 |
|
Tiago Daniel Jacobs
|
34e2e48be2
|
Merging
|
2015-03-03 06:52:56 +00:00 |
|
Tiago Daniel Jacobs
|
cc9fdc1a9e
|
Fixed layouts combo state when presenter mode is turned on/off
|
2015-03-03 06:34:56 +00:00 |
|
Tiago Daniel Jacobs
|
0033e36384
|
Fixed state of webcam button when leaving presenter state
|
2015-03-03 06:34:10 +00:00 |
|
Tiago Daniel Jacobs
|
3060b2ea7d
|
Implemented method to check if lock is in use or not, refactored to use it in entire code.
|
2015-03-03 05:01:58 +00:00 |
|
Tiago Daniel Jacobs
|
647c0a83bc
|
Code clean up and fixes to lock settings
|
2015-03-03 04:49:56 +00:00 |
|
Tiago Daniel Jacobs
|
95cf0167f2
|
Restored ability to lock/unlock individual users
|
2015-03-03 00:44:34 +00:00 |
|
Tiago Daniel Jacobs
|
7cd5fff1d6
|
Fixed display of the lock on join flag
|
2015-03-02 19:25:26 +00:00 |
|
Tiago Daniel Jacobs
|
bf62dd66a2
|
Fixed mute on start, added lock on join option
|
2015-03-02 18:06:09 +00:00 |
|
Richard Alam
|
e8c61c5356
|
- lower log level on some logs so we can filter
- add a detection when a meeting actor has hung resulting in users not being able to do anything
|
2015-02-26 16:02:21 +00:00 |
|
Richard Alam
|
27bb493473
|
Merge pull request #530 from capilkey/improve-webrtc-logging
Improvements to WebRTC
|
2015-02-24 16:26:33 -05:00 |
|
Chad Pilkey
|
eb17e4a056
|
added extra logging information to TURN debugging
|
2015-02-24 12:15:01 -08:00 |
|
Chad Pilkey
|
c9939b1c7c
|
fixed webrtc call failed callback
|
2015-02-24 12:14:25 -08:00 |
|
Chad Pilkey
|
4be1b5c2e3
|
remove disclaimer from bbblogger.js
|
2015-02-24 11:36:41 -08:00 |
|
Chad Pilkey
|
4336612830
|
fixed a null error and race condition with the TURN support
|
2015-02-24 11:36:14 -08:00 |
|
Chad Pilkey
|
0ebfec21f7
|
fixed an error with the webrtc warnings
|
2015-02-24 11:35:27 -08:00 |
|
Richard Alam
|
c1671f7a5d
|
- remote stun related code
- get meeting and user info so we can log more info when user fails to connect to Red5
|
2015-02-20 19:54:24 +00:00 |
|
Richard Alam
|
7d7b29620d
|
- change log level to warn
|
2015-02-18 15:48:23 +00:00 |
|
Richard Alam
|
65c35e1137
|
Merge pull request #520 from bigbluebutton/add-more-info-js-log
- add more info into JS log
|
2015-02-17 19:26:22 -05:00 |
|
Richard Alam
|
edaeaf6bf4
|
Merge pull request #521 from capilkey/webrtc-fixes
WebRTC fixes
|
2015-02-17 19:26:07 -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
|
931d1624d7
|
- add more info into JS log
|
2015-02-18 00:09:10 +00:00 |
|
Calvin Walton
|
8e7a34b5dd
|
Add webrtc 1009 error to translations
|
2015-02-17 13:29:27 -05: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Chad Pilkey
|
ac220162dd
|
add a context menu item to UserGrid to export user names
|
2015-02-04 12:33:08 -08: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 |
|
Mateus Bisotto
|
1fffd18153
|
Fixed issue in chatbox related described in: https://code.google.com/p/bigbluebutton/issues/detail?id=1892
|
2015-02-03 10:12:47 -02:00 |
|
Chad Pilkey
|
d4b4950aaf
|
fixed an exception in VideoWindowItf
|
2015-02-02 16:36:43 -08:00 |
|
Richard Alam
|
e2eea34830
|
- fix exception that broke sharing of webcam
|
2015-02-02 19:34:26 +00:00 |
|
Chad Pilkey
|
672348eafe
|
labelling and tab order fixes for accessiblity
|
2015-01-30 08:03:36 -08:00 |
|
Chad Pilkey
|
364178857e
|
reapplied the global shortcut keys
|
2015-01-29 10:03:13 -08:00 |
|
Chad Pilkey
|
69b250bea6
|
fixed the loading of the slide text
|
2015-01-29 10:02:12 -08:00 |
|
Felipe Cecagno
|
d728b730ab
|
simplified the default profiles
|
2015-01-28 22:53:56 -02:00 |
|
Felipe Cecagno
|
4cebd2cd27
|
fixed the issue of duplicating video streams on a just joined user
|
2015-01-28 21:32:58 -02:00 |
|
Felipe Cecagno
|
5938984886
|
removed the videodock code which is not used anymore
|
2015-01-28 21:32:01 -02:00 |
|
Felipe Cecagno
|
9a7bae79a8
|
Merge branch '090-new-videodock' into HEAD
Conflicts:
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersApp.scala
bigbluebutton-client/src/org/bigbluebutton/main/views/CameraDisplaySettings.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMapDelegate.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/PublishWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/ToolbarButton.mxml
record-and-playback/deploy.sh
|
2015-01-28 20:33:28 -02:00 |
|
Felipe Cecagno
|
162e6899a4
|
added back the css for the video warning message
|
2015-01-28 19:18:58 -02:00 |
|
Chad Pilkey
|
9580a9c350
|
removed forceListenOnly option from the PhoneModule, use presenterShareOnly instead
|
2015-01-27 15:27:41 -08:00 |
|
Chad Pilkey
|
ef21d9a22e
|
changed the java help delay from 3 to 7 seconds
|
2015-01-27 15:26:37 -08:00 |
|
Chad Pilkey
|
19fb9b9671
|
Revert "Revert "Added Java check to the configuration notifications""
This reverts commit 82545a03f3 .
|
2015-01-27 14:19:02 -08:00 |
|
Fred Dixon
|
82545a03f3
|
Revert "Added Java check to the configuration notifications"
|
2015-01-27 17:11:54 -05:00 |
|
Fred Dixon
|
57d82e3eb9
|
Merge pull request #490 from SenecaCDOT-BigBlueButton/client-pre-check
Added Java check to the configuration notifications
|
2015-01-27 17:11:36 -05:00 |
|
Chad Pilkey
|
84d6c5e132
|
added deskshare help information for Chrome users
|
2015-01-27 13:54:24 -08:00 |
|
Richard Alam
|
7f2caf852f
|
- use the passed in authToken from bbb-web to validate in bbb-apps
|
2015-01-23 20:01:44 +00:00 |
|
Chad Pilkey
|
8cb29e1ccc
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into client-pre-check
|
2015-01-23 10:36:24 -08:00 |
|
Chad Pilkey
|
742bd1a423
|
added extra webcam warning for Chrome users
|
2015-01-21 14:21:26 -08:00 |
|
Chad Pilkey
|
8a3fca5d3b
|
fix for issue 1868
|
2015-01-21 13:22:40 -08:00 |
|
Chad Pilkey
|
9032afdb38
|
Merge remote-tracking branch 'upstream/master' into client-pre-check
|
2015-01-21 11:41:24 -08:00 |
|
Chad Pilkey
|
80e58d1ee3
|
added java check to the configuration notifications
|
2015-01-21 11:40:55 -08:00 |
|
Richard Alam
|
26c6ca0fd1
|
- update locales from transifex
|
2015-01-20 18:47:19 +00:00 |
|
Richard Alam
|
95776a62bd
|
- updating locales
|
2015-01-19 18:38:00 +00:00 |
|
Chad Pilkey
|
12d3a34ff5
|
change warnings to notifications
|
2015-01-19 10:22:15 -08:00 |
|
Chad Pilkey
|
5a9a2a0a6c
|
minor tweaks to the configuration warnings
|
2015-01-16 13:39:44 -08:00 |
|
Chad Pilkey
|
9be9cca051
|
added a configuration warning system to the flash client
|
2015-01-15 16:14:49 -08:00 |
|
Chad Pilkey
|
fa7fa71f41
|
updated ChatOptions default fontSize to match config.xml.template
|
2015-01-15 15:19:00 -08:00 |
|
Chad Pilkey
|
f67c68e728
|
made the chat message spacing a little tighter
|
2015-01-15 15:16:38 -08:00 |
|
Chad Pilkey
|
985f08895a
|
removed the unused jssip library
|
2015-01-15 15:15:30 -08:00 |
|
Chad Pilkey
|
94377d5da9
|
removed old js files from html experiment
|
2015-01-15 15:13:44 -08:00 |
|
Chad Pilkey
|
644ad523c5
|
removed the old Settings module
|
2015-01-15 15:12:24 -08:00 |
|
Richard Alam
|
3579ad2122
|
- prevent dispatching of join event twice whihc triggers loading of modules twice
|
2015-01-14 21:04:43 +00:00 |
|
Richard Alam
|
083d85687c
|
- fix formatting
|
2015-01-14 19:44:34 +00:00 |
|
Richard Alam
|
eca5c391bf
|
- display the correct number of modules when loading.
|
2015-01-14 19:40:35 +00:00 |
|
Richard Alam
|
19044cacb2
|
- update locales
|
2015-01-06 15:24:57 +00:00 |
|
Richard Alam
|
3bb8c97f74
|
- change default chat font size to 12
|
2015-01-05 20:06:21 +00:00 |
|
Lucas Zawacki
|
2bf4b30b10
|
Use hostname instead of host on javascript webrtc bridge client code
This prevents it from appending the port number when a request is made from
the HTML5 client
|
2014-12-17 22:58:06 +00:00 |
|
Chad Pilkey
|
8b7d0ddb24
|
font size in config, and two bugs with private chat squashed
|
2014-12-11 13:16:38 -08:00 |
|
Chad Pilkey
|
716d1f974b
|
taking another shot at fixing the chat list stack overflow
|
2014-12-10 16:40:38 -08:00 |
|
Chad Pilkey
|
2b78ed2c09
|
reworked the layout pushing so that viewers don't get new rows
|
2014-12-10 11:17:33 -08:00 |
|
Chad Pilkey
|
0a1c74ce07
|
Merge remote-tracking branch 'upstream/master' into add-chat-fontsize-config
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/chat/services/ChatMessageService.as
|
2014-12-08 13:11:34 -08:00 |
|
Chad Pilkey
|
c96e78d829
|
chat scrolling should be more robust and not rely on events firing
|
2014-12-08 13:07:40 -08:00 |
|
Richard Alam
|
5667ea4156
|
- update locales from transifex
|
2014-12-05 11:05:42 -08:00 |
|
Richard Alam
|
3e4f2d930a
|
Merge pull request #457 from SenecaCDOT-BigBlueButton/fix-chat-scrolling
Rewrote chat scrolling so that it always scrolls as far down as possible
|
2014-12-04 17:46:28 -05:00 |
|
Chad Pilkey
|
f12ac62a47
|
rewrote chat scrolling so that it always scrolls as far down as possible
|
2014-12-04 14:39:21 -08:00 |
|
Richard Alam
|
878c81d04b
|
Merge pull request #456 from mconf/fix-client-warnings
Handle mxmlc warnings
|
2014-12-03 15:18:47 -05:00 |
|
Felipe Cecagno
|
afdf4d5f4f
|
few tweaks to handle the warnings during the compilation of bigbluebutton-client
|
2014-12-03 16:57:39 -02:00 |
|
Richard Alam
|
0b1678cfd1
|
- fix issue https://code.google.com/p/bigbluebutton/issues/detail?id=1830
|
2014-12-02 10:54:21 -08:00 |
|
Richard Alam
|
d300b52fba
|
Merge pull request #454 from SenecaCDOT-BigBlueButton/fix-presentation-mouseup
Moved the whiteboard mouseup listener to the stage
|
2014-12-01 18:25:18 -05:00 |
|
Chad Pilkey
|
5cdedb19b1
|
moved the whiteboard mouseup listener to the stage
|
2014-12-01 12:48:17 -08:00 |
|
Richard Alam
|
862bf0df0c
|
Merge pull request #452 from SenecaCDOT-BigBlueButton/preload-slides
Add the ability to preload slides
|
2014-12-01 15:07:30 -05:00 |
|
Chad Pilkey
|
7774ac049d
|
added a feature to pre-download the next 3 slides
|
2014-12-01 11:00:49 -08:00 |
|
Chad Pilkey
|
2bc0901ad9
|
added a missing variable type declaration
|
2014-12-01 10:59:09 -08:00 |
|
Richard Alam
|
630541abe2
|
Merge pull request #450 from mconf/fix1835
Fix #1835
|
2014-12-01 12:08:31 -05:00 |
|
Richard Alam
|
681c4a045e
|
- disallow desktop sharing on Macs when using Chrome 38 and earlier
|
2014-11-27 14:45:30 -08:00 |
|
Richard Alam
|
73172a8336
|
- allow desktop sharing on Mac when using at least Chrome 38
|
2014-11-27 14:34:03 -08:00 |
|
Felipe Cecagno
|
af74d36576
|
if phone.skipCheck and the browser doesn't support webrtc, we have to setup the default microphone in order to enable the user to share
|
2014-11-27 18:24:26 -02:00 |
|
Chad Pilkey
|
f5e6adcd9e
|
Merge pull request #415 from mconf/fix-record-tooltip
Fix the record button tooltip when the locale is changed
|
2014-11-27 13:14:23 -05:00 |
|
Chad Pilkey
|
acde1ef3ed
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into remove-chat-translation
|
2014-11-26 09:14:18 -08:00 |
|
Richard Alam
|
864143253b
|
Merge pull request #441 from mconf/record-notification-config
Recording notification configurable by the config.xml
|
2014-11-26 10:06:21 -05:00 |
|
Chad Pilkey
|
fe09c20911
|
fixed a null reference in WebRTCCallManager
|
2014-11-25 15:39:50 -08:00 |
|
Chad Pilkey
|
5cbb059aa6
|
removed all of the old google translate code in apps and client
|
2014-11-25 15:17:06 -08:00 |
|
Felipe Cecagno
|
93352a7ea4
|
make the recording notification alert configurable by the config.xml
the notification shows up to remind the moderator to click the record button and start the recording
|
2014-11-25 17:50:11 -02:00 |
|
Felipe Cecagno
|
08e521ed9f
|
improved the client check so now it uses sip.js and bbb_webrtc_bridge_sip.js from the bigbluebutton-client, so it's going to be easier to maintain; included some new callbacks on bigbluebutton-client related to the websockets; just after the webrtc test, the connection is closed
|
2014-11-16 19:53:37 -02:00 |
|
Richard Alam
|
ee4e5f1a47
|
Merge branch 'master' into upgrade-to-red5-nov-4-2014
|
2014-11-14 03:49:14 -08:00 |
|
Chad Pilkey
|
f78b234d0a
|
Updated defaultLayout to match the localized key
|
2014-11-12 15:17:16 -05:00 |
|
Richard Alam
|
c30604bb3f
|
Merge branch 'investigate-ping-pong-timers' into upgrade-to-red5-nov-4-2014
|
2014-11-12 10:59:12 -08:00 |
|
Chad Pilkey
|
e2f71bec3a
|
changed two of the layout names
|
2014-11-11 11:29:34 -08:00 |
|
Chad Pilkey
|
a23cd2a7c9
|
added translation of the default layout definitions
|
2014-11-11 10:26:10 -08:00 |
|
Chad Pilkey
|
3b34e53efe
|
Reenable the LayoutChangeEvent
|
2014-11-11 09:53:54 -08:00 |
|