Fred Dixon
24ea43ba8f
Updates to images for webRTC audio
2014-08-17 19:36:31 -04:00
syeshchenko
972e4ecf6a
fixed 'slider will zoom to the bottom right side instead of center'
2014-08-17 14:40:50 -07:00
Fred Dixon
c1b325f92f
Test commit
2014-08-17 17:07:39 -04:00
Chad Pilkey
701fc5c38f
Merge remote-tracking branch 'upstream/master' into misc-client-fixes
2014-08-17 13:56:40 -07:00
Chad Pilkey
9daf1d7a16
added styling to the fileupload help, also cleaned up some text
2014-08-17 13:56:15 -07:00
Fred Dixon
f0704c52fd
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2014-08-17 16:48:22 -04:00
Fred Dixon
5c6449ad27
Updated index.html page
2014-08-17 16:48:14 -04:00
Chad Pilkey
d044596b82
added a notification for when you are using webrtc
2014-08-16 11:35:00 -07:00
Richard Alam
485127c7c2
- send meeting muted state to client
2014-08-16 05:13:47 -07:00
Richard Alam
eac4e83df7
- have the webrtc echo test window query the state after it opens up. We need to do this
...
because if the echo test starts up quickly, the window misses the echo test started event.
2014-08-16 03:22:51 -07:00
Richard Alam
4146ec605f
- missed a file to commit
2014-08-16 01:45:19 -07:00
Richard Alam
962109b2e8
- make sure that webRTCEchoTestStartEvent is handled by EchoTest window
2014-08-16 01:23:59 -07:00
Richard Alam
1801f101a1
Merge pull request #361 from SenecaCDOT-BigBlueButton/fix-pan-too-fast
...
fixed a bug where panning was too fast
2014-08-15 14:36:01 -04:00
Chad Pilkey
6240cf1738
fixed a bug where panning was too fast
2014-08-15 11:30:25 -07:00
Richard Alam
19de54ce9e
Merge pull request #360 from SenecaCDOT-BigBlueButton/audio-button-click-bug
...
Fixed mic button won't change status when flash voice stopped. Added use...
2014-08-15 13:53:04 -04:00
Chad Pilkey
9762e02b22
Merge pull request #359 from SenecaCDOT-BigBlueButton/fix-global-audio-leave
...
applied a fix to global audio so that leaving notifies clients correctly
2014-08-15 13:27:00 -04:00
syeshchenko
d34db11f43
Fixed mic button won't change status when flash voice stopped. Added user feedback when flash echo test in progress and flash echo test failed.
2014-08-15 09:42:49 -07:00
Chad Pilkey
4fbd70e765
applied a fix to global audio so that leaving notifies clients correctly
2014-08-15 09:24:54 -07:00
Richard Alam
984ccec140
Merge pull request #356 from speakserve/follower-tooltip
...
Follower tooltip skin
2014-08-15 10:17:09 -04:00
Richard Alam
0751ca186f
Merge pull request #358 from speakserve/improve-flex-client
...
Improve flex client by removing unneedful components
2014-08-15 10:16:46 -04:00
Richard Alam
779f5a8042
Merge branch 'upgrade-to-red5-1.0.3-release' into merge-polling-with-master
2014-08-15 02:41:24 -07:00
Richard Alam
4ca73b97d5
Add stun server to get FF to work behind firewall
2014-08-16 13:36:46 -04:00
Richard Alam
13f8397822
Merge pull request #363 from SenecaCDOT-BigBlueButton/unresponsive-mic-sound-bar
...
Fixed click no can't hear audio - mic detection now won't work until mic...
2014-08-15 17:02:12 -04:00
syeshchenko
7dff3f82d6
Fixed click no can't hear audio - mic detection now won't work until mic is changed then changed back.
2014-08-15 13:25:30 -07:00
Richard Alam
521109ed08
Merge pull request #362 from SenecaCDOT-BigBlueButton/deleting-presentation
...
fixed removing presentation
2014-08-15 16:05:06 -04:00
adam-sharpe
8563812446
fixed removing presentation
2014-08-15 12:47:15 -07:00
Richard Alam
72e7f20def
Merge branch 'merge-polling-with-master' into upgrade-to-red5-1.0.3-release
2014-08-15 00:56:46 -07:00
Ghazi Triki
40ae4100f7
Improved nested componenets by removing non necessary ones.
2014-08-15 05:08:27 +01:00
Richard Alam
1423286014
- try to figure out if we can extend NetConnection timeout from ~20s to >1 minute. If the NetConnection
...
doesn't receive any packets from Red5, it will close the connection in ~20s. Red5 closes the connection
after 1 minute "due to too much inactivity". However, we can't extend the NetConnection timeout so the user
will just be logged out.
To test it out:
1. Connect using the bbb client in RTMP
2. Block port 1935 on the firewall on the server
3. Client will get logged out after ~20s
4. On red5.log, red5 will continue sending pings until after 1min and then close the connection
2014-08-14 13:33:26 -07:00
Ghazi Triki
89f6411e9b
Removed spacers when possible to make the flash display list lighter.
2014-08-14 21:02:01 +01:00
Richard Alam
a461b38f0c
Merge pull request #357 from SenecaCDOT-BigBlueButton/recording-notification
...
Recording notification
2014-08-14 14:27:58 -04:00
Chad Pilkey
3aedc92187
Merge remote-tracking branch 'upstream/merge-polling-with-master' into recording-notification
2014-08-14 11:22:38 -07:00
Chad Pilkey
f38ff557a1
added a reminder to the recording button
2014-08-14 11:21:21 -07:00
Richard Alam
0a718c3f38
- upgrade to latest red5 release
2014-08-14 07:19:59 -07:00
Ghazi Triki
7fd10a0e54
Added tooltip fading effects.
2014-08-13 23:31:29 +01:00
Ghazi Triki
716ee3c731
Added a follower tooltip with an indicator arrow.
2014-08-13 23:08:03 +01:00
Richard Alam
f97dd3f018
- log whether user is using rtmp/rtmpt connection
2014-08-13 13:22:47 -07:00
Richard Alam
e9b5e5552d
- update applet
...
- add logging of session id when user disconnects from Red5
2014-08-13 12:57:37 -07:00
Richard Alam
eb0caa9b3e
Merge branch 'merge-polling-with-master' of github.com:bigbluebutton/bigbluebutton into merge-polling-with-master
2014-08-13 12:07:50 -07:00
Richard Alam
b9d6401a9e
- mute/unmute all users
...
- mute all users except presenter
2014-08-13 12:07:01 -07:00
Richard Alam
c56fde0c42
Merge pull request #348 from speakserve/unify-version-number
...
Unify version number
2014-08-13 14:17:45 -04:00
Richard Alam
d88d79fd71
Merge pull request #355 from speakserve/fix-presentation-name
...
Presentation name is displayed instead of empty string
2014-08-13 14:17:18 -04:00
Ghazi Triki
2aa1ddb600
Presentation name is displayed after being lost.
2014-08-13 18:47:57 +01:00
Ghazi Triki
586bda0127
Fixed deskshare applet unisgned version.
2014-08-13 15:45:08 +01:00
Richard Alam
9b299a9f91
- add better logging for meeting create and doc conversion
2014-08-13 06:10:15 -07:00
Ghazi Triki
bb09eb6d75
After checking we bumped projects version and Flex locales to 0.9.0 with some fixes
2014-08-13 12:20:10 +01:00
Ghazi Triki
9a794f854a
Bumped projects version and Flex locales to 0.9
2014-08-13 10:28:08 +01:00
Fred Dixon
b1c22ad8fd
Set autoJoin to true to display audio options on loading
2014-08-12 22:38:25 -04:00
Fred Dixon
3818fd5ae9
Removed execute permissions from lti.nginx
2014-08-12 18:32:19 -04:00
Chad Pilkey
42bd6885d1
Merge branch 'merge-polling-with-master' of https://github.com/bigbluebutton/bigbluebutton into fix-whiteboard-toolbar-visibility
2014-08-12 12:05:35 -07:00