Commit Graph

5270 Commits

Author SHA1 Message Date
Richard Alam
5cba147cf8 - fix error on layout for broadcast module 2012-12-21 20:55:23 +00:00
Richard Alam
cbcd54cd7b - update broadcast module to work on master 2012-12-21 20:34:33 +00:00
Richard Alam
3a81a4814e - trying to figure out default styles 2012-12-20 21:31:49 +00:00
Richard Alam
f3ed4cac5c - try implementing default styles 2012-12-20 21:20:22 +00:00
Richard Alam
06805c5e02 - try to get the presentation view styles to work 2012-12-20 20:38:54 +00:00
Richard Alam
e0ebfce3cf - externalize icons to CSS so it will be easiy to customize 2012-12-20 18:16:28 +00:00
Richard Alam
7ae3b57af4 - inclue icons into CSS file 2012-12-20 16:55:10 +00:00
Richard Alam
61bc87e925 - replace icons 2012-12-19 23:12:27 +00:00
Richard Alam
f0ca107f7f -add styling of whiteboard toolbar 2012-12-19 22:36:34 +00:00
Richard Alam
12929d25e8 - add message receiver and sender 2012-12-19 19:44:30 +00:00
Richard Alam
39953cf78e - drag in broadcast module into 0.81 2012-12-19 16:08:17 +00:00
Richard Alam
f80fcfbc46 - provide absolute url where to load the skin swf file 2012-12-18 20:57:56 +00:00
Richard Alam
20487a75cb - add a way to specify that the windows can be resized or dragged 2012-12-18 20:01:34 +00:00
Richard Alam
e5cf191935 - add BBB default css 2012-12-17 21:03:21 +00:00
Richard Alam
cb8ce1033d - make whole video window glow 2012-12-17 20:49:14 +00:00
Richard Alam
df9ddeef65 - fix problem where voice doesn't send events when triggered from html 2012-12-17 20:41:44 +00:00
Richard Alam
1ab06e37b3 - try skinning 2012-12-17 20:06:12 +00: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
Ralf Sippl
d2277a4a32 Traffic optimization that causes block updates to be held back, they're sent either when the block's content stops changing, or after a timeout (currently set to 10 screen sampling intervals, see DIRTY_COUNT_LIMIT) 2012-12-16 13:19:55 +01:00
Ralf Sippl
0eb2cff138 Fixed a bug that caused lots of unnecessary mouse location updates to be sent (while not moving the mouse) 2012-12-16 12:43:14 +01:00
Ralf Sippl
557d81c992 Reduced number of sender threads to 1; minor cleanup 2012-12-16 12:34:24 +01: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