Richard Alam
|
b2545ee5d7
|
- pass the avatarURL into some of the events for JS API
|
2013-05-30 20:01:58 +00:00 |
|
Richard Alam
|
c8f1a89e7a
|
- notify 3rd-party apps when a user has been kicked out passing the userID
|
2013-05-29 16:06:02 +00:00 |
|
Richard Alam
|
e74bcbb5a4
|
- start putting avatar into webcam standalone apps
|
2013-05-25 15:55:13 +00:00 |
|
jtrobinson
|
9c8c679a16
|
Added separation between global hotkeys and local-to-module hotkeys. Also changed hotkey modifiers to more favourable combinations.
|
2013-05-23 11:14:50 -07:00 |
|
Richard Alam
|
dfbd64e316
|
- cleanup presentation upload event names
|
2013-05-10 16:59:50 +00:00 |
|
Markos Calderon
|
7e7e0e6377
|
fix for presentation name in JS presentation api
|
2013-05-09 13:37:07 -05:00 |
|
Markos Calderon
|
7d4a446afb
|
listen js conversion events
|
2013-05-08 18:17:06 -05:00 |
|
Richard Alam
|
89c73c9951
|
- start implementing standalone pre-flight check page
|
2013-04-12 07:47:07 +00:00 |
|
Richard Alam
|
753a79546d
|
- provide JS api to eject user
|
2013-04-11 20:56:02 +00:00 |
|
Chad Pilkey
|
f79de237de
|
fixed a lot of issues with accessibility
|
2013-03-01 20:00:33 -05:00 |
|
Richard Alam
|
8189c61909
|
- add example on how to get dial number and voice bridge from JS API
|
2013-02-25 15:14:52 +00:00 |
|
Richard Alam
|
f616a8e8ef
|
Merge branch 'master' into add-user-custom-properties
|
2013-02-20 17:37:19 +00:00 |
|
Richard Alam
|
2f52da172c
|
- example how to access user data from JS
|
2013-02-20 17:36:20 +00:00 |
|
Chad Pilkey
|
8702b42def
|
Merge remote branch 'upstream/master' into access-hotfix
Conflicts:
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/src/BigBlueButton.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/CameraDisplaySettings.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/ShortcutHelpWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatBox.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/viewers/views/ViewersWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/WhiteboardToolbar.mxml
|
2013-02-19 13:45:50 -05:00 |
|
Richard Alam
|
37db82c67a
|
- add JS API to query for presenter user id
|
2013-02-13 17:05:59 +00:00 |
|
Richard Alam
|
b5141883f1
|
- add sample on how to query the presenter user id
|
2013-02-13 17:05:05 +00:00 |
|
Richard Alam
|
36e191d3d2
|
- update BBB JS API
|
2013-02-14 21:26:08 +00:00 |
|
Richard Alam
|
c871bbd369
|
- update event name list
|
2013-02-14 19:58:51 +00:00 |
|
Richard Alam
|
1c7c4c1dd8
|
- add JS callback for Webcam Stanalone apps to say that they are ready
|
2013-02-12 21:09:45 +00: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 |
|
Markos Calderon
|
6389cda5e0
|
updating deskshare applet
|
2013-01-28 14:01:29 -05:00 |
|
Richard Alam
|
f9fca35577
|
- add API to tell that SWF is ready for external interface calls
|
2013-01-14 21:06:49 +00:00 |
|
Richard Alam
|
bc80d55b2a
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2013-01-14 20:29:41 +00:00 |
|
Richard Alam
|
cb3ecd01f3
|
- add example on how to handle preview and view webcam stream when switching presenter
|
2013-01-14 20:27:21 +00:00 |
|
Richard Alam
|
9bcac978e5
|
Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton
|
2013-01-14 19:04:19 +00:00 |
|
Richard Alam
|
027dccbb6e
|
- add sample how to query if user is publishing cam or not
|
2013-01-14 19:03:51 +00:00 |
|
Richard Alam
|
4ab5371e0f
|
- add js api to query if user is publishing cam or not
|
2013-01-14 19:02:05 +00:00 |
|
Richard Alam
|
eaa19d3e98
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2013-01-11 22:28:09 +00:00 |
|
Richard Alam
|
4e0d1cf787
|
- sample calls to show how to use the api
|
2013-01-11 22:27:18 +00:00 |
|
Richard Alam
|
d32ccde274
|
- provide example on how to use get user info api
|
2013-01-11 16:59:30 +00:00 |
|
Richard Alam
|
fee32ddf7a
|
- provide api to query user info
|
2013-01-11 16:58:15 +00:00 |
|
Chad Pilkey
|
493696d1f2
|
Merge remote branch 'origin/master' into access-hotfix
Conflicts:
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatBox.mxml
|
2013-01-10 14:36:57 -05:00 |
|
Richard Alam
|
7d6f26826e
|
- try to switch webcam stream when switching presenter
|
2013-01-09 22:43:30 +00:00 |
|
Richard Alam
|
92d483eae1
|
- update events from Flash client
|
2013-01-09 19:43:56 +00:00 |
|
jtrobinson
|
f000b81d22
|
Starting to refurbish the way hotkeys are handled
|
2012-12-17 21:50:08 +00:00 |
|
Chad Pilkey
|
02b222625f
|
Merge branch 'master' into access-hotfix
Conflicts:
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/src/BigBlueButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatBox.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatView.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/model/VideoConfOptions.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/PublishWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/VideoWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videodock/views/VideoDock.mxml
|
2012-12-17 15:29:49 -05:00 |
|
Richard Alam
|
d43b7488ce
|
Merge branch 'master' into view-publish-webcam-stanalone
|
2012-12-14 21:04:06 +00:00 |
|
Richard Alam
|
1dca7b19bf
|
Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton
|
2012-12-14 21:02:53 +00:00 |
|
Richard Alam
|
7d4f4b849c
|
- show example on how to use webcam standalone apps
|
2012-12-14 21:02:05 +00:00 |
|
Richard Alam
|
f6ecdcf775
|
- preview webcam in standalone app
|
2012-12-14 20:03:30 +00:00 |
|
Richard Alam
|
06bc130895
|
- implement view webcam standalone
|
2012-12-14 16:47:30 +00:00 |
|
Richard Alam
|
30911ef181
|
Merge branch 'master' into view-publish-webcam-stanalone
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/core/EventConstants.as
bigbluebutton-client/src/org/bigbluebutton/main/api/ExternalApiCallbacks.as
bigbluebutton-client/src/org/bigbluebutton/main/api/ExternalApiCalls.as
bigbluebutton-client/src/org/bigbluebutton/main/api/maps/ExternalApiEventMap.mxml
|
2012-12-14 16:17:32 +00:00 |
|
Richard Alam
|
2a8f3b7e55
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2012-12-14 15:32:51 +00:00 |
|
Richard Alam
|
25d46134bb
|
- add example API to query if user is presenter
|
2012-12-14 15:32:08 +00:00 |
|
Richard Alam
|
46b54043c1
|
- add API to query if user is presenter
|
2012-12-14 15:31:21 +00:00 |
|
Richard Alam
|
9d2277d214
|
Merge branch 'master' into view-publish-webcam-stanalone
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/main/api/ExternalApiCallbacks.as
|
2012-12-12 20:06:55 +00:00 |
|
Richard Alam
|
9967668158
|
- add apis to switch presenter, stop webcam, and leave voice conf
|
2012-12-12 19:33:33 +00:00 |
|
Richard Alam
|
73906c0acd
|
- add sample api calls for switch presenter, stop sharing cam, and leave voice conf
|
2012-12-12 19:21:09 +00:00 |
|
Richard Alam
|
b3b03ba9ab
|
- add JS API to preview and view camera
|
2012-12-11 21:54:51 +00:00 |
|
Richard Alam
|
f4ff05856a
|
- add JS api to share webcam
|
2012-12-03 21:23:29 +00:00 |
|