Richard Alam
4696e80325
- ftw now resizing fine
2012-02-02 18:17:34 +00:00
Richard Alam
9b548c2ad1
Merge branch 'master' into fit-to-width-investigation
2012-02-02 16:44:58 +00:00
Richard Alam
d5fd443584
Merge branch 'master' into fit-to-width-investigation
2012-02-02 14:55:30 +00:00
Richard Alam
9a3ec66b98
- fit to width resizes ok
2012-02-01 16:43:26 +00:00
Richard Alam
2dca7ab0c0
- move working but problem when ftw resize window is smaller than doc
2012-02-01 14:15:29 +00:00
Richard Alam
cb89f6c0e2
move ftw somewhat working
2012-01-31 21:25:54 +00:00
Richard Alam
5865a5deb5
- chackpoint before making big change
2012-01-31 17:52:28 +00:00
Richard Alam
23c44bb3a2
- resizing works for both presenter and viewer
2012-01-29 21:10:55 +00:00
Richard Alam
cdfc374cf2
sync display
2012-01-29 20:13:46 +00:00
Richard Alam
8d8441ad94
FTW viewed region calculated correctly
2012-01-29 16:34:09 +00:00
Richard Alam
36272b497b
- resizing fit-to-page works
2012-01-29 15:41:55 +00:00
Richard Alam
1c0973b818
- change how to calculate viewports
2012-01-28 16:30:28 +00:00
Markos Calderon
d2c317c900
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2012-01-27 12:22:16 -08:00
Markos Calderon
01a90feab5
improvement for generate thumbnails
2012-01-27 12:21:48 -08:00
Richard Alam
3b74781bfc
Merge branch 'master' into fit-to-width-investigation
2012-01-27 20:18:49 +00:00
Richard Alam
b6f3c6e901
- try to figure out fit to width
2012-01-27 18:18:15 +00:00
Richard Alam
8084bae31d
- display portrait doc
2012-01-27 15:24:32 +00:00
Richard Alam
145956b92a
- Fit to page works...
2012-01-27 14:17:59 +00:00
Richard Alam
48322b6c22
- properly positioned when reset zoom is pressed
2012-01-26 22:37:32 +00:00
Richard Alam
b75f826c6b
- fit to page works except the x-location when resetting zoom
2012-01-26 22:19:00 +00:00
Tyler Copeland
352e3a4eec
BigBlueButton CSS fixes
2012-01-26 16:08:13 -05:00
Richard Alam
7ad722e180
- fit to page, fit to width
2012-01-26 20:56:56 +00:00
Tyler Copeland
68d987f030
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2012-01-26 15:39:24 -05:00
Tyler Copeland
b50a89436d
New BigBlueButton Landing Page
2012-01-26 15:38:35 -05:00
Tyler Copeland
fa54fdbf98
New BigBlueButton Landing Page
2012-01-26 15:35:04 -05:00
Richard Alam
70b52bd20b
- cleanup
2012-01-26 19:45:02 +00:00
Richard Alam
3b9dedd0cc
cleanup
2012-01-26 19:34:32 +00:00
Markos Calderon
17097c26f7
Merge pull request #23 from gugat/issue1112
...
In Api upload, strip any extension from the presentation directory
2012-01-26 10:37:12 -08:00
Markos Calderon
403c3eb357
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2012-01-26 10:31:17 -08:00
Markos Calderon
2f7a2afe9c
fix for video processing in long meetings
2012-01-26 10:30:57 -08:00
Richard Alam
dcbf3d7419
- allow maximize presentation window...but sync is broken
2012-01-25 23:23:21 +00:00
Richard Alam
3d8722d504
- allow to configure to show presentation window controls or not
2012-01-25 22:05:50 +00:00
Richard Alam
1437374a0c
- trim paramaters for sip server
2012-01-25 21:10:50 +00:00
Richard Alam
427f827ba6
- allow users with no mic to listen to audio stream
2012-01-24 21:53:52 +00:00
Markos Calderon
6e4eaaba04
remove unused import
2012-01-24 07:40:15 -08:00
Markos Calderon
cb6ef43d76
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into fix-whiteboard-remaining-shape
2012-01-23 13:07:46 -08:00
Markos Calderon
83ebc7a24e
changes in latentFeedback and added a check size in bbb-apps
2012-01-23 13:06:58 -08:00
Fred Dixon
01d1fdd256
Updated bbb-conf to have more checks (and solutions) when it detects that BigBlueButton might not be connecting to FreeSWITCH
2012-01-21 16:40:40 -05:00
Richard Alam
2c6adc1076
- check if there is no mic on autojoin...skip check if there is no mic
2012-01-20 20:11:10 +00:00
Richard Alam
e12a1c3865
Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton
2012-01-20 19:05:27 +00:00
Richard Alam
c318f03b5a
- set data to null to force garbage collection. Someone reported that the chat messages causes
...
overflow exception crashing flash in certain environment. Setting data to null prevents this
from happening.
2012-01-20 19:04:16 +00:00
Richard Alam
c22e41a1aa
- fix tooltip for deskshare view
2012-01-20 18:52:40 +00:00
Fred Dixon
b8af5fb241
Added warning in bbb-conf for meaning of removeMeetingWhenEnded=false in /var/lib/tomcat6/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties
2012-01-19 21:33:04 -05:00
Fred Dixon
f997391899
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2012-01-19 21:22:55 -05:00
Fred Dixon
6bcb73e014
Set
...
removeMeetingWhenEnded=true
as default in bigbluebutton.properties. This will reduce errors with 3rd party integrations when users end a meeting, change a parameter, then try
start the meeting again.
2012-01-19 21:21:19 -05:00
Richard Alam
50123b81ba
- new deskshare jar with sending message to stop sharing
2012-01-19 17:41:28 +00:00
Richard Alam
b2a823ab62
- create message to stop sender threads when stopping desk share
2012-01-19 17:40:17 +00:00
Richard Alam
c8ec2df6a6
- make key fram interval configurable
2012-01-19 17:09:08 +00:00
Richard Alam
ef85442a1b
- trim audio file when they overlap
2012-01-18 17:29:14 +00:00
Richard Alam
ce49090bd0
- make deskshare port configurable
2012-01-18 16:04:53 +00:00