Fred Dixon
|
2889856d77
|
Removed code to use default .pdf file for examples as BigBlueButton now has a server-wide default pdf file
|
2012-02-25 20:35:13 -05:00 |
|
Fred Dixon
|
ef6d74cefa
|
Pulled out definitions for bigbluebutton-client and bigbluebutton-web from default bigbluebutton.nginx. These are now stored in /etc/bigbluebutton/nginx
|
2012-02-25 12:15:26 -05:00 |
|
Richard Alam
|
fd06e03c01
|
- hide reset button for portrait docs
|
2012-02-24 21:20:47 +00:00 |
|
Richard Alam
|
6961733340
|
- change brackground color of presentation window
|
2012-02-24 20:41:22 +00:00 |
|
Richard Alam
|
43be308ebe
|
Merge branch 'master' into implement-fit-to-width
|
2012-02-24 20:31:16 +00:00 |
|
Richard Alam
|
6bdfb78495
|
- don't disable the cancel window so that it can be closed in case the conversion fails.
- put back resize handler to resize slide in real-time
|
2012-02-24 20:29:21 +00:00 |
|
Richard Alam
|
c23b3be31a
|
- fix cast exception on file upload
- fix "undefined" on fileupload window
|
2012-02-24 20:19:37 +00:00 |
|
Richard Alam
|
b09ed1c231
|
- hide zoom slider when ftw
|
2012-02-24 18:43:09 +00:00 |
|
Richard Alam
|
a277d6c339
|
display ftw properly when switching pages
|
2012-02-24 16:51:18 +00:00 |
|
Richard Alam
|
e41af8caef
|
- adjust slide display properly for ftw
|
2012-02-24 14:28:59 +00:00 |
|
Markos Calderon
|
d7a08aced2
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2012-02-23 16:19:07 -08:00 |
|
Markos Calderon
|
cd584ba6ef
|
fix for end meeting
|
2012-02-23 16:18:40 -08:00 |
|
Richard Alam
|
3777f433a1
|
- continue to extract the calculations
|
2012-02-23 22:36:42 +00:00 |
|
Richard Alam
|
db03520f77
|
- extracting out slide calculations into separate class
|
2012-02-23 21:59:42 +00:00 |
|
Richard Alam
|
2947518eb6
|
- DRYing up bounds detection code
|
2012-02-23 20:22:49 +00:00 |
|
Richard Alam
|
e4d86ae2f3
|
- bounds detect then using zoom slider for ftw
|
2012-02-23 19:38:32 +00:00 |
|
Richard Alam
|
b9f4dbe168
|
- hook zoom slider
|
2012-02-23 19:25:28 +00:00 |
|
Fred Dixon
|
1f2ded16f7
|
Modifications to bbb-conf to setup development environment for client on any account.
|
2012-02-23 13:52:13 -05:00 |
|
Richard Alam
|
3213cc0299
|
- put the shapes list into it's own class so we don't have to depend on the window being shown to
receive the shape messages...we redraw the shapes when the window gets displayed
|
2012-02-23 15:24:21 +00:00 |
|
Fred Dixon
|
9fd046a961
|
remove code to copy config.xml and join-mock.xml, will leave these steps to the instructions
|
2012-02-22 19:41:47 -05:00 |
|
Fred Dixon
|
742df4e50a
|
testing updates to steps to simplify setting up the development environment
|
2012-02-22 17:33:22 -05:00 |
|
Fred Dixon
|
24c1c69156
|
Added logic in build.xml to copy config.xml and join-mock.xml if not in the bigbluebutton-client source tree
|
2012-02-22 17:32:55 -05:00 |
|
Richard Alam
|
efc63bfa66
|
- load whiteboard shapes for latecomers
|
2012-02-22 21:30:42 +00:00 |
|
Richard Alam
|
b86268c5da
|
- don't move slide when resizing fit to page
|
2012-02-21 21:59:49 +00:00 |
|
Richard Alam
|
c067698906
|
- send updates while presenter draw shapes aside from pencil
|
2012-02-21 21:43:58 +00:00 |
|
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 |
|