Commit Graph

4845 Commits

Author SHA1 Message Date
Richard Alam
a894397999 - still trying to display users 2012-10-26 22:22:59 +00:00
Richard Alam
3f64313fff - try to display users when new user join...still trying to figure why it won't 2012-10-26 20:22:19 +00:00
Richard Alam
b8e8a2d069 - display flash client between users and chat 2012-10-26 18:07:43 +00:00
Richard Alam
cb722385ac - display flash client inside html 2012-10-26 15:11:06 +00:00
Richard Alam
1d2f818f25 - create embed html example 2012-10-25 21:12:21 +00:00
Richard Alam
317fbd602a Merge branch 'master' into send-receive-chat-from-js-api 2012-10-25 19:33:38 +00:00
Richard Alam
1fda7a3af9 - demo html5 client embedding BigBlueButton Flash Client 2012-10-25 19:32:19 +00:00
Richard Alam
e29a347689 - add require.js lib 2012-10-24 22:15:51 +00:00
Richard Alam
9ab215e98e - setup dir structure 2012-10-24 22:08:58 +00:00
Richard Alam
258175545b - add more structure 2012-10-24 21:27:44 +00:00
Richard Alam
210aa51e9a - add more events 2012-10-24 21:09:56 +00:00
Richard Alam
d05c7090fa - add underscore JS lib 2012-10-24 21:09:21 +00:00
Fred Dixon
c728c04d78 Merge pull request #74 from jfederico/master
bbb-lti v0.1: Added functionality for passing the IMS certification tests.
2012-10-24 13:45:13 -07:00
Ubuntu 10.04-32 bbb0.8
3102158824 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2012-10-24 13:12:14 -07:00
jfederico
93b1bbda72 bbb-lti 0.1: Added functionality for passing IMS Global Certification test
Signed-off-by: jfederico <jesus@123it.ca>
2012-10-24 16:04:40 -04:00
Richard Alam
97cb44293a Merge branch 'send-receive-chat-from-js-api' of github.com:bigbluebutton/bigbluebutton into send-receive-chat-from-js-api 2012-10-24 19:58:55 +00:00
Richard Alam
3cce928ebc - add backbone.js lib 2012-10-24 19:58:33 +00:00
Richard Alam
3879cc446c - register for event listeners on load 2012-10-24 19:28:24 +00:00
Richard Alam
1639c624ca - don't need userid when sending chat thru JS as we can determine the userid from within flash 2012-10-24 19:07:33 +00:00
Gustavo Salazar
5d53bdfd4a Send one video stream(webcam OR deskshare) to Matterhorn server 2012-10-24 13:40:41 -05:00
Richard Alam
09926ef823 - cleanup 2012-10-24 18:09:12 +00:00
Richard Alam
959e6ba7da - remove auto-reconnect experimentation. Listeners, presentation, and users doesn't get updated
properly. Will do refactoring properly for reconnects.
2012-10-24 14:24:15 +00:00
Richard Alam
8d7a21f773 - TESTING! Add button to force closing of connection. 2012-10-23 21:56:32 +00:00
Richard Alam
fdd0284756 - TESTING! Show alert when attempting to reconnect. 2012-10-23 21:11:33 +00:00
Richard Alam
589c515d1f - don't need to display hint when client is not Tunnelling 2012-10-23 20:54:32 +00:00
Richard Alam
c25f57c8a5 - TESTING! Let's see how the client behaves when we reconnect when Flash closes the connection on RTMPT 2012-10-23 20:52:31 +00:00
Richard Alam
68afe15ad0 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-10-23 19:44:44 +00:00
Richard Alam
08231a7212 - display if user is tunnelling or not 2012-10-23 19:44:24 +00:00
Gustavo Salazar
ac32c59029 Extract pdf page in a temp dir 2012-10-23 13:53:43 -05:00
Richard Alam
999e6f6d0f - add [Tunnelling] text on footer when tunnelling so it's easy to see if client is using RTMPT 2012-10-23 18:19:25 +00:00
Richard Alam
f298f2f687 - send presentation cursor update very 100ms instead of every 1sec 2012-10-23 17:44:44 +00:00
Fred Dixon
cbfb9027a1 Modified bbb-record --watch to use a combination of files in /var/bigbluebutton and /var/bigbluebutton/recording/raw as /var/bigbluebutton will have old files remove by /etc/cron.daily/bigbluebutton 2012-10-22 17:13:16 -04:00
Fred Dixon
3bfacee73f Re-enabled /etc/cron.daily/bigbluebutton to remove old presentation and media files 2012-10-22 17:11:56 -04:00
Gustavo Salazar
033e76f5c4 Detect and draw circles in playback 2012-10-22 13:55:44 -05:00
Richard Alam
0aad70a5cd Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-10-22 17:29:12 +00:00
Richard Alam
50ea67c877 - use hand cursor when hand tool is selected 2012-10-22 17:28:24 +00:00
Richard Alam
d0e7909471 - cleanup 2012-10-22 17:28:12 +00:00
Fred Dixon
66b4526280 Merge pull request #73 from capilkey/fix-fullscreen-playback
fixed the firefox fullscreen bug from Issue 1345
2012-10-22 10:12:25 -07:00
Richard Alam
969b8a3ab3 - make toolbar and footer visibilty configurable. The toolbar and footer can be hidden by
setting showToolbar="true" showFooter="true" to "false"
2012-10-22 17:10:20 +00:00
Chad Pilkey
ba26a3697a fixed the firefox fullscreen bug from Issue 1345 2012-10-22 17:01:07 +00:00
Richard Alam
a9e6a2a55e Merge branch 'master' into add-more-controls-to-webcam-window 2012-10-22 15:53:23 +00:00
Richard Alam
e859c78795 - don't display the + chat tab when private chat is disabled 2012-10-22 15:52:01 +00:00
Richard Alam
cf30a3cf2c - add more buttons to webcam 2012-10-22 14:54:57 +00:00
Fred Dixon
af96609e86 Set use h.264 video to true. We may revert this to false in the future 2012-10-22 10:42:23 -04:00
Richard Alam
89b8a3d890 Merge branch 'master' into modify-chat-to-use-consolidated-users 2012-10-21 18:28:07 +00:00
Richard Alam
b70d29a7d0 - change advancing to next chat message for accessibility from Key 32 (space) to Shift-Alt-32. The
reason is that we need to listen for keystroke and trap the ENTER key when we allowed input of
   text in several line by converting to TextArea from TextField.
2012-10-21 18:25:54 +00:00
Gustavo Salazar
41b9467c77 Align and wrap text 2012-10-20 15:28:20 -05:00
Gustavo Salazar
1a8d263da4 Set color in played text 2012-10-19 15:06:52 -05:00
Gustavo Salazar
d18a677bef Fix playback of straight line 2012-10-19 13:10:37 -05:00
Gustavo Salazar
46b0f56fe8 Wrap text in playback. 2012-10-19 13:09:16 -05:00