Markos Calderon
|
64b27f2ebe
|
fix end meeting
|
2012-03-05 15:26:13 -08: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 |
|
Fred Dixon
|
1f2ded16f7
|
Modifications to bbb-conf to setup development environment for client on any account.
|
2012-02-23 13:52:13 -05: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 |
|
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 |
|
Markos Calderon
|
59071bcb52
|
fix for end meeting request
|
2012-02-16 12:51:57 -08: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 |
|
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
|
881dd7a4f2
|
- hide thumbnails on switching presenters
|
2012-02-03 17:36:47 +00:00 |
|
Richard Alam
|
66d1de8131
|
- prevent presentation names from being duplicated when switching presenters
|
2012-02-03 17:23:50 +00:00 |
|
Richard Alam
|
0957bbb158
|
- change mute/unmute icons
|
2012-02-03 17:17:12 +00:00 |
|
Richard Alam
|
5789475d1b
|
- modify mute/unmute buttons and icons
|
2012-02-02 23:47:46 +00:00 |
|
Richard Alam
|
2740061e09
|
- change muted/unmuted icons
|
2012-02-02 19:44:22 +00:00 |
|
Richard Alam
|
e242d1f367
|
- if the user refreshes the browser, the logout url is gone...so we need to use the logout url
returned from the server
|
2012-02-02 16:10:29 +00:00 |
|
Richard Alam
|
8fc0414f75
|
- first look if the user already has a logout url in the client...use that...
|
2012-02-01 23:11:23 +00:00 |
|
Richard Alam
|
a73287ea29
|
- store logout url into a session to make sure we get a logour url for a user
|
2012-02-01 23:04:12 +00:00 |
|
Richard Alam
|
742fd24b2d
|
- redirect to landing page when user refresh the browser and there is no session
|
2012-02-01 22:11:36 +00:00 |
|
Richard Alam
|
bc54a34736
|
- test if storing user info in hashmap will cleanup on tomcat6 restarts...on tomcat6 restarts, sessions
aren't destroyed which allows users to join the meeting by just refreshing the browser which screws up
bbb-apps state
|
2012-02-01 20:51:43 +00:00 |
|
Richard Alam
|
456042f74c
|
- add logging when trying to join session...investigating why we are allowed to refresh
browser and join conference after restart of BBB
|
2012-02-01 19:05:52 +00:00 |
|
Markos Calderon
|
45aca72bc4
|
publish recording without slides
|
2012-01-30 09:39:03 -08: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 |
|
Tyler Copeland
|
352e3a4eec
|
BigBlueButton CSS fixes
|
2012-01-26 16:08:13 -05: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 |
|
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
|
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 |
|