Commit Graph

4704 Commits

Author SHA1 Message Date
Richard Alam
f11231fd3e - cleanup 2012-08-13 18:10:33 +00:00
Richard Alam
58a301cac7 - try to fix focus for text 2012-08-13 16:58:07 +00:00
Richard Alam
b2b2070a77 - fix pan and zoom 2012-08-13 15:03:06 +00:00
Richard Alam
8340d02325 - fix clear and undo 2012-08-13 14:41:38 +00:00
jtrobinson
5530863201 Audio notifications cleaned up; ctrl-shift-r added to navigate to latest read message 2012-08-10 21:01:54 +00:00
Chad Pilkey
599f16863d chat, slides, and thumbnails are all accessible now 2012-08-10 19:31:36 +00:00
Chad Pilkey
a7acb2714a Merge branch 'master' of github.com:capilkey/bigbluebutton 2012-08-10 19:28:14 +00:00
jtrobinson
8c6de25d40 JAWS/IE and NVDA/Firefox combinations now use ARIA alerts to deliver audio chat notifications. Nothing cooperates with Chrome. 2012-08-09 20:10:46 +00:00
jtrobinson
082e57c565 Trying to back up Chat Module changes 2012-08-09 18:14:20 +00:00
Chad Pilkey
52371cf10a Merge remote branch 'upstream/master' 2012-08-08 14:22:57 +00:00
Gustavo Salazar
720343555f Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-08-07 16:39:21 -05:00
Gustavo Salazar
a85e8c144e Use webm for webcam in playback. 2012-08-07 16:36:52 -05:00
Chad Pilkey
cfd3446123 Merge remote branch 'upstream/master'
Conflicts:
	README
	bigbluebutton-client/.gitignore
	bigbluebutton-client/resources/prod/BigBlueButton.html
	bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatView.mxml
	bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/WhiteboardToolbar.mxml
	bigbluebutton-web/grails-app/conf/bigbluebutton.properties
2012-08-07 19:56:23 +00:00
Richard Alam
3343ab1f0e - change text color and size 2012-08-07 18:26:06 +00:00
Gustavo Salazar
a25a5710a1 Change id of video recording. 2012-08-07 13:16:02 -05:00
Richard Alam
f0e5762b12 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-08-07 16:16:49 +00:00
Richard Alam
5d999457a6 - fix textbox size for viewers 2012-08-07 16:16:18 +00:00
Tiago Daniel Jacobs
a8e76a118b Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-08-07 12:08:59 -03:00
Tiago Daniel Jacobs
65d1e4436f Initial commit of installer folder. 2012-08-07 12:07:11 -03:00
Tiago Daniel Jacobs
a794bb5319 Initial Commit 2012-08-06 17:16:47 -03:00
Felipe Cecagno
548633c578 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2012-08-06 13:52:56 -03:00
Felipe Cecagno
2076a1137d fixing the NPE on the layout module when the user joins a conference with an adobe flash player debugger version
http://code.google.com/p/bigbluebutton/issues/detail?id=1261
2012-08-06 13:51:30 -03:00
Markos Calderon
b88fda975e deleting wrong files 2012-08-06 11:36:15 -05:00
Richard Alam
d6ab348aff - add sample embed html 2012-08-05 22:14:01 +00:00
Richard Alam
76f94df0a1 - creating JS hooks 2012-08-21 22:02:24 +00:00
Richard Alam
feda651446 - start adding way to call javascript from flash client 2012-08-21 21:59:18 +00:00
Richard Alam
b38a1b3a7c - start adding client apis 2012-08-21 21:48:05 +00:00
Richard Alam
d4691ddc9f - cleanup 2012-08-05 08:15:21 +00:00
Richard Alam
74ad60fe68 - draw line and triangle 2012-08-05 07:30:46 +00:00
Richard Alam
638ae8d0d4 - draw line and triangle 2012-08-05 07:27:03 +00:00
Richard Alam
af15be0f4a - draw circle when ctrl key is pressed 2012-08-05 06:45:40 +00:00
Richard Alam
fbfc49fd5d - draw square when control key is pressed 2012-08-05 06:34:40 +00:00
Richard Alam
f0aba5e593 - text displays again 2012-08-04 23:36:27 +00:00
Richard Alam
3ed5651a98 - can't seem to display text properly...need to fix 2012-08-10 22:17:42 +00:00
Richard Alam
ba6e43484b - pencil works 2012-08-10 19:29:14 +00:00
Richard Alam
a98da69b2b - separate sending and displaying 2012-08-10 19:10:53 +00:00
Richard Alam
41e2f1cc0d - handle Ctrl-KEY 2012-08-10 15:59:12 +00:00
Richard Alam
eef20d38c1 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-08-10 15:54:01 +00:00
Richard Alam
3482190b18 - minor cleanup 2012-08-10 15:53:40 +00:00
Fred Dixon
2bb5ef9d45 Merge pull request #56 from Vikrant1/patch-1
Update labs/bbb-api-php/includes/bbb-api.php
2012-08-08 14:06:06 -07:00
Vikrant1
c84d809ec4 Update labs/bbb-api-php/includes/bbb-api.php
Fixed function getCreateMeetingUrl() so that the duration parameter is passed properly when creating meeting. Minor change was required to the file:
Line 137 was changed to end with ";" instead of "."
2012-08-08 22:56:10 +02:00
Chad Pilkey
4c13535607 starting to make playback accessible 2012-08-03 20:10:54 +00:00
jtrobinson
ce164b48f3 fixeFixed timing of audio alerts. 2012-08-03 20:21:49 +00:00
Richard Alam
0f6c6e8e4d - add background and remove intial text 2012-08-03 19:36:17 +00:00
Richard Alam
bbbe924b22 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-08-03 19:35:21 +00:00
Richard Alam
e95e4c72f0 - figure out why we dispatch a text created event when mouse moves out of canvas 2012-08-03 19:04:15 +00:00
jtrobinson
23068d4ec7 Merge branch 'master' of github.com:capilkey/bigbluebutton 2012-08-03 17:53:14 +00:00
jtrobinson
d12e176c42 Audio notifications for public and private chat messages; timing is still off 2012-08-03 17:53:02 +00:00
Gustavo Salazar
e523dbf9e6 Merge pull request #55 from mconf/video-playback-into-master
Video playback
2012-08-03 09:08:25 -07:00
Tiago Daniel Jacobs
6a8e5cf5f8 Initial commit of applet-jni test. 2012-08-03 07:22:16 -03:00