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 |
|
Chad Pilkey
|
537f5b6e9a
|
move the pixel alignment check to a callback
|
2015-02-12 15:52:03 -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
|
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 |
|
Chad Pilkey
|
80e58d1ee3
|
added java check to the configuration notifications
|
2015-01-21 11:40:55 -08:00 |
|
Chad Pilkey
|
7d9b26912e
|
Merge remote-tracking branch 'upstream/master' into fix-no-presentation-problems
Conflicts:
bigbluebutton-client/resources/prod/BigBlueButton.html
|
2014-10-06 15:09:36 -07:00 |
|
Chad Pilkey
|
de7dbd0b44
|
Multiple fixes to our webrtc implementation. Hopefully there's less holes now
|
2014-10-06 14:14:34 -07:00 |
|
Fred Dixon
|
b4d49a0f2b
|
Added build numbers into loading JS libraries to ensure they don't get cached
|
2014-09-17 17:38:19 -04:00 |
|
Richard Alam
|
1fb4427173
|
- trye to figure out why voice toolbar button gets stuck in Chrome
|
2014-08-27 09:16:43 -07:00 |
|
Chad Pilkey
|
ba6628256a
|
changed a jssip filename to sipjs
|
2014-08-09 12:46:53 -07:00 |
|
Chad Pilkey
|
750579e342
|
the sipjs media request now works
|
2014-08-08 14:17:28 -07:00 |
|
Chad Pilkey
|
ac7a688965
|
swapped jssip for sipjs, cleaned up the webrtc events, changed instances of Rtc to RTC
|
2014-08-08 13:19:38 -07:00 |
|
Chad Pilkey
|
5c79202ade
|
reverted jssip back to 0.3.7 and fixed chrome webrtc
|
2014-07-21 10:25:08 -07:00 |
|
Chad Pilkey
|
af6e2b4db3
|
upgraded jssip to 0.4-devel, skipped the webrtc switch mic notifications
|
2014-07-11 13:32:04 -07:00 |
|
Richard Alam
|
bb5db33eac
|
- implement user joining voice using webrtc
|
2014-03-17 19:47:45 +00:00 |
|
Richard Alam
|
3b4b818841
|
i - do echo test and then join voice conference using webrtc
|
2014-03-14 19:21:21 +00:00 |
|
Richard Alam
|
d869dab51e
|
- start implementing echo test and join conference using webrtc
|
2014-03-14 16:02:54 +00:00 |
|
Gustavo Salazar
|
ea0c763712
|
Merged with https://github.com/mconf/bigbluebutton/tree/webrtc_support
|
2014-02-07 16:56:23 -08:00 |
|
Richard Alam
|
183148b5eb
|
Revert " - add alert warning when user has old java version when starting desktop sharing."
This reverts commit 570ea3c6f8 .
|
2013-10-18 22:12:59 +00:00 |
|
Richard Alam
|
570ea3c6f8
|
- add alert warning when user has old java version when starting desktop sharing.
|
2013-10-18 20:54:38 +00:00 |
|
Chad Pilkey
|
06a279ba2f
|
added meeting title to the client html document title
|
2013-07-08 09:46:23 -07:00 |
|
jfederico
|
2b23d9cea7
|
Merge branch 'bbb-lti_v0.1.1'
|
2013-03-13 11:30:46 -04:00 |
|
Chad Pilkey
|
f79de237de
|
fixed a lot of issues with accessibility
|
2013-03-01 20:00:33 -05:00 |
|
jtrobinson
|
a3c5a13433
|
Pulled in upstream changes; now there's a crazy focus bug. Trying to figure that out.
|
2013-02-04 18:43:27 +00:00 |
|
jfederico
|
facd1b299f
|
Added javascript to BigBlueButton.html to validate that javascript, java and flash are enabled before loading the client
|
2013-01-22 13:27:00 -05:00 |
|
Richard Alam
|
26e07fabb7
|
- call js interface when link is clicked on chat
|
2013-01-11 22:26:05 +00:00 |
|
Chad Pilkey
|
f3dff5b249
|
You can now focus into flash with a button and get out with a shortcut key (ctrl shift Q)
|
2012-11-28 15:29:17 -05:00 |
|
Chad Pilkey
|
f0a19f1640
|
removed obsolete object code
|
2012-11-28 12:24:13 -05:00 |
|
Chad Pilkey
|
b4cb759797
|
Better descriptions for rest of whiteboard buttons. Added button to focus into the flash content.
|
2012-11-28 11:04:26 -05:00 |
|
Chad Pilkey
|
38dd3dc427
|
added better accessibility names for some of the whiteboard toolbar
|
2012-11-23 18:04:17 -05:00 |
|
Fred Dixon
|
e2b446c0e0
|
Fixed include in BigBlueButton.html to point to correct file: bbb_api_bridge.js
|
2012-11-05 13:41:14 -05:00 |
|
Chad Pilkey
|
7396417780
|
fixed the client size in IE
|
2012-10-12 18:22:09 +00:00 |
|
Richard Alam
|
bb024cb971
|
- add example 3rd-party.js to interact with BBB through JS api
|
2012-10-04 19:46:23 +00:00 |
|
Richard Alam
|
870bd93013
|
- move bbb-api-bridge into it's onwn js file
- rename the api method names
- cleanup
|
2012-09-12 16:00:38 +00:00 |
|
Richard Alam
|
75bd9a754f
|
Merge branch 'master' into embedding-the-client
Conflicts:
bigbluebutton-client/resources/prod/BigBlueButton.html
|
2012-08-24 21:25:21 +00:00 |
|
Fred Dixon
|
a253171ac8
|
Fix for issue http://code.google.com/p/bigbluebutton/issues/detail?id=1294
|
2012-08-24 13:43:01 -04:00 |
|
Richard Alam
|
414d3568f6
|
- see if we can callback from flash to javascript
|
2012-08-24 15:06:18 +00:00 |
|
Richard Alam
|
51e7b4a114
|
- remove typo
|
2012-08-24 14:45:54 +00:00 |
|
Richard Alam
|
da8d48b909
|
- prototype js to as3 hook
|
2012-08-22 21:28:03 +00:00 |
|
jtrobinson
|
082e57c565
|
Trying to back up Chat Module changes
|
2012-08-09 18:14:20 +00: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
|
d6ab348aff
|
- add sample embed html
|
2012-08-05 22:14:01 +00:00 |
|
Gustavo Salazar
|
7735ff6d62
|
build client for Flash Player 11
|
2012-07-31 17:49:09 -05:00 |
|
Chad Pilkey
|
37090f6d15
|
pressing escape with mic setting open now closes window
|
2012-07-23 21:47:47 +00:00 |
|
Chad Pilkey
|
2ca52ac6e4
|
new flexlib, fixed FF Flash focus issue
|
2012-07-20 15:55:26 +00:00 |
|
Chad Pilkey
|
eed32ebc3b
|
Allow tabbing through flex app
|
2012-07-09 11:02:09 +00:00 |
|
Richard Alam
|
5537efd9d1
|
Fix http://code.google.com/p/bigbluebutton/issues/detail?id=1046 to not display iframe when sharing desktop
|
2012-01-04 18:41:06 +00:00 |
|
Richard Alam
|
08a2b38696
|
add v=VERSION to prevent caching
|
2011-09-22 17:08:26 -04:00 |
|