Commit Graph

4167 Commits

Author SHA1 Message Date
Richard Alam
5abe4eecb4 - remove w,h,x,y from message as we don't use them 2012-02-21 19:42:39 +00:00
Richard Alam
ef95f1ee69 - hook up whiteboard history 2012-02-21 18:55:53 +00:00
Richard Alam
5aa67ab7d0 - hook up undo and clear buttons 2012-02-21 18:29:50 +00:00
Richard Alam
111fabcb3c - FINALLY! Got the shapes to work properly when zooming and resizing. 2012-02-21 16:34:05 +00:00
Richard Alam
0a2a6761c3 - convert int to Number 2012-02-20 16:54:01 +00:00
Richard Alam
1131abaa3f - display shapes in viewer 2012-02-20 15:14:48 +00:00
Richard Alam
a1fb358ffd - figure out why shapes aren't aligining properly 2012-02-20 14:06:55 +00:00
Fred Dixon
fe61d3e7d5 Saving of desktop sharing video defaults to false (not needed for built-in slides) 2012-02-19 15:20:52 -05:00
Fred Dixon
cef4401df5 Updated error checking in bbb-record and error messages in bbb-conf 2012-02-19 12:34:21 -05:00
Fred Dixon
60675c5ca1 reformatted XML so <beans ...> is on a single line. This enables bbb-playback-matterhorn to enable recording using xmlstarlet 2012-02-18 16:32:47 -05:00
Fred Dixon
b566041eb7 Turn off recording of desktop and webcams by default 2012-02-18 14:14:08 -05:00
Gustavo Salazar
6c85a36005 Convert timestamp to float so when dividing the result will contain
decimals
2012-02-17 13:02:52 -05:00
Markos Calderon
59071bcb52 fix for end meeting request 2012-02-16 12:51:57 -08:00
Richard Alam
56f97d4332 - make sure step is correct on how to resize shape when canvas is resized 2012-02-16 19:52:57 +00:00
Richard Alam
4740d1c10a - add more parameters on message from presenter to viewer 2012-02-16 18:52:39 +00:00
Richard Alam
f46b1ea9a7 - handle the mouse up properly when presenter resizes the window 2012-02-16 16:41:33 +00:00
Felipe Cecagno
8a1b14a2ba using a regular expression to test the stream name format; if the stream name does not fit the pattern, the resolution of the video will be set to the lowest resolution configured in config.xml 2012-02-16 12:51:53 -02:00
Richard Alam
f60fccb10b - scales properly unless you want to be very picky for small lines that shift a bit 2012-02-15 22:49:04 +00:00
Richard Alam
e79a650a05 - remove optimization for pencil tool 2012-02-15 22:48:42 +00:00
Felipe Cecagno
099c80c7aa identifies the remote video resolution from its stream name; previously it was parsing the stream name comparing the beginning of the stream name with the resolutions configured in the config.xml
it will enable third party applications, such as the Android client, to stream video with any resolutions
2012-02-15 17:52:46 -02:00
Richard Alam
244c76a57b - don't round off point locs 2012-02-15 19:05:45 +00:00
Richard Alam
3f9bb3526b - make sure viewed region doesn't go above 100 percent 2012-02-15 15:59:39 +00:00
Richard Alam
7b13b85d00 whiteboard scales properly 2012-02-15 15:39:26 +00:00
Richard Alam
c071377b5e - a little bit of moving around code...changing the factory to return DrawObject instead of Shape 2012-02-14 20:31:06 +00:00
Richard Alam
fc3405c936 - set canvas size on resize 2012-02-14 20:20:41 +00:00
Fred Dixon
2e458d147d Tweaked the settings for VideoconfModule to slightly improve quality video. Bandwidth of video will take on aberage 50 KiB/S 2012-02-12 12:26:20 -05:00
Fred Dixon
5b812140b7 Fixed error that would cause multiple IP addresses when checking for port 5060 and comparing it with sip.server.host 2012-02-12 11:47:56 -05:00
Richard Alam
c077075b52 - sync whitebaord but problem with sync when resizing window 2012-02-10 22:29:42 +00:00
Richard Alam
57f3dc8be7 - sync works except for resizing the height of ftw when doc is fully displayed 2012-02-10 21:14:16 +00:00
Fred Dixon
cb937ec129 changed --setfreeswitchip to --setsipip in bbb-conf 2012-02-10 14:45:41 -05:00
Fred Dixon
870fc275c6 Updating the default.pdf (which is loaded by default on each session) with more information for first-time users. 2012-02-10 14:44:41 -05:00
Richard Alam
01786e2d69 - sync ftw and ftp...need to recalculate when resising window height only when full page is displayed 2012-02-10 18:34:47 +00:00
Richard Alam
3f7ccf8c1f - ftw syncs...but switching presentation problem with not resetting dimensions 2012-02-09 22:49:36 +00:00
Richard Alam
7ec749e5fb - fit ftw resizing 2012-02-09 22:34:44 +00:00
Richard Alam
3ed9778968 - ftp syncs properly...need to do ftw 2012-02-09 22:15:53 +00:00
Richard Alam
df00baa2ea - sync fit-to-page 2012-02-09 19:07:34 +00:00
Richard Alam
d3b13edd55 try to sync viewed region in viewers window 2012-02-08 23:32:53 +00:00
Richard Alam
691b39469e resize ftp whiled zoomed 2012-02-08 20:10:26 +00:00
Richard Alam
1e60c9270f - move things around...more work need to be done on ftp resize while zoomed 2012-02-08 19:49:50 +00:00
Richard Alam
6772f10d7f - resize ftp with bounds detection 2012-02-08 19:28:26 +00:00
Richard Alam
4b9c1971b0 fix ftw resizing
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/modules/present/managers/Slide.as
2012-02-08 18:43:35 +00:00
Richard Alam
a7d7be6133 make zoom, resize, move working for both ftp and ftp 2012-02-08 18:09:12 +00:00
Richard Alam
e69ace830f - remove percentage calculations 2012-02-08 16:56:48 +00:00
Richard Alam
90a670e1f9 - use percentages 2012-02-08 16:32:53 +00:00
Richard Alam
613023de60 calculate shared region in percentage 2012-02-07 19:17:09 +00:00
Richard Alam
37880b4af7 - ftp zoom properly 2012-02-06 22:24:05 +00:00
Richard Alam
b23b6c51f0 fix ftp and ftw move 2012-02-06 21:40:53 +00:00
Richard Alam
8dd8bd065a - make window layout absolute and calculate x,y 2012-02-06 18:44:17 +00:00
Richard Alam
3c53b996e6 extract slide into it's own class 2012-02-05 12:42:34 -08:00
Richard Alam
c41f91048e display slide properly when switching presentation 2012-02-05 11:53:37 -08:00