Commit Graph

5040 Commits

Author SHA1 Message Date
jtrobinson
8895d64692 Added hotkeys for every button in Presentation module (no Whiteboard yet) that are only active in the Presentation scope (window must be focused) 2012-12-21 16:03:53 +00:00
jtrobinson
bb9d3979b4 Starting in on Presentation-scope hotkeys; just laid the groundwork 2012-12-20 21:28:58 +00:00
jtrobinson
a7277c7346 Added hotkeys to open shortcut help window, logout of meeting, and raise hand in viewer's list 2012-12-20 19:09:40 +00:00
jtrobinson
e3ef32b3d8 Share Desktop/Webcam/Microphone hotkeys are done. Added accessible Close buttons to Webcam and Microphone popups. 2012-12-20 16:20:24 +00:00
jtrobinson
821026b39c Fixed some minor bugs, added Deskshare and Webcam Share hotkeys, working on Microphone Share 2012-12-19 20:21:45 +00:00
jtrobinson
46b014337a Hotkeys keys in place to focus major windows; working on keys to share desktop, webcam, microphone 2012-12-18 22:49:02 +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
1914ab7dbc Merge pull request #80 from capilkey/fix-presentation-pan
fix presentation panning issue when presentation is higher then wide and...
2012-12-17 07:38:28 -08: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
1cd749290b - clear video holder when presenter stops sharing video 2012-12-14 21:01:17 +00:00
Richard Alam
2294c6300e - view presenter webcam stream in standalone app 2012-12-14 20:24:52 +00:00
Richard Alam
f6ecdcf775 - preview webcam in standalone app 2012-12-14 20:03:30 +00:00
Chad Pilkey
bfb6126395 fixing another unreported error that made a viewers slide viewport's width distorted 2012-12-14 12:03:23 -05: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
1c2908911f Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2012-12-14 15:32:32 +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
5ca219523e - add webcam view standalone app 2012-12-13 21:02:44 +00:00
Richard Alam
c271c6507d - cleanup 2012-12-13 20:10:25 +00:00
Richard Alam
5d26986064 - cleanup 2012-12-13 19:52:00 +00:00
Richard Alam
32e387ed1d - display webcam preview 2012-12-13 19:50:44 +00:00
Chad Pilkey
0b076b4f13 fix presentation panning issue when presentation is higher then wide and the PresentationWindow is too small to fit the slide 2012-12-13 13:13:09 -05:00
Richard Alam
36af827f9b Merge branch 'master' into view-publish-webcam-stanalone 2012-12-13 17:15:47 +00:00
Richard Alam
52a5c6cc46 Merge branch 'network-stats' into merge-bw-stats
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
2012-12-12 21:26:31 +00:00
Richard Alam
0b4527ab2b Merge branch 'network-stats' into merge-bw-stats
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
2012-12-12 20:41:13 +00:00
Richard Alam
129c4f1aff - fix compile problem 2012-12-12 20:20:42 +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
c95e8470d4 - add api call when user is sharing webcam 2012-12-11 21:32:31 +00:00
Richard Alam
710901a745 - add query cam settings API 2012-12-11 19:55:05 +00:00
Richard Alam
565fe826c1 - provide API to query if presenter or not 2012-12-10 22:32:43 +00:00
Felipe Cecagno
1523774a1c the NetworkStatsWindow is already presenting the measured bandwidth up/down between client and server; still need to figure out a better way to present the window into the screen 2012-12-08 18:45:00 -02:00
Felipe Cecagno
b4f36b894c Merge branch 'add-some-bandwidth-monitoring' of git://github.com/bigbluebutton/bigbluebutton into network-stats
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
2012-12-08 14:36:10 -02:00
Fred Dixon
c77586d993 Merge pull request #79 from capilkey/update-popcorn
updated popcorn.js to 1.3
2012-12-08 08:18:57 -08:00
Chad Pilkey
9df127d339 updated popcorn.js to 1.3 2012-12-08 11:14:38 -05:00
Felipe Cecagno
bc9457bba2 created the model NetworkStatsData to hold all the network data, and made the display window to retrieve the data from this model 2012-12-08 13:55:52 -02:00
Felipe Cecagno
b5ae953c1e reverted some unwanted changes done during the merge; fixed the total bytes counter 2012-12-07 17:35:14 -02:00
Richard Alam
bb4caf1d5b - try adding some bw monitoring 2012-12-07 19:20:55 +00:00
jtrobinson
301da96c11 More accessibilityName properties added 2012-12-07 18:18:17 +00:00
Felipe Cecagno
4bed1f8fb6 Merge branch 'master' into network-stats
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
2012-12-07 14:32:47 -02:00
Richard Alam
8c20098ae9 - import red5's BW detection sample 2012-12-06 23:17:37 +00:00
Richard Alam
c89944fb0a - fix error on toolbar 2012-12-06 21:58:57 +00:00
Richard Alam
1bc06e96df - allow user to set Flash to remember choice when asking permission to access the mic 2012-12-06 21:42:24 +00:00