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
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
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
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
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
3d8722d504
- allow to configure to show presentation window controls or not
2012-01-25 22:05: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
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
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
Richard Alam
50123b81ba
- new deskshare jar with sending message to stop sharing
2012-01-19 17:41:28 +00:00
Richard Alam
ce49090bd0
- make deskshare port configurable
2012-01-18 16:04:53 +00:00
Richard Alam
ecc979e274
- generate internal userid to be able to match users across subsytems
2012-01-18 15:46:29 +00:00
Richard Alam
dc38119957
- don't send start module when switching locales
...
Fix http://code.google.com/p/bigbluebutton/issues/detail?id=1117
2012-01-16 22:05:10 +00:00
Richard Alam
e2a22f21a6
- update locales with latest from mygengo
2012-01-16 21:31:05 +00:00
Fred Dixon
6aa2fe652b
Enable auto join audio by default
2012-01-15 14:26:16 -05:00
Richard Alam
484054424e
- cleanup log
2012-01-12 18:23:27 +00:00
Richard Alam
a66484a023
- don't blink the tab browser for the user that sent the chat message
2012-01-12 18:22:21 +00:00
Richard Alam
f51ff77feb
- try loading the config.xml as early as possible
2012-01-12 01:16:27 +00:00
Richard Alam
afc634dba8
- make sure the config.xml and locale.swf has been loaded before starting all the modules
2012-01-12 00:02:58 +00:00
Richard Alam
a4e5561ea9
- wait for the version from the config.xml and from the locale file before checking if
...
the locale versions are the same. Sometimes, the locale swf file takes a long time to dowwnload
than the config.xml. When the check is performed, the version from the locale swf file is null.
2012-01-11 21:49:01 +00:00
Richard Alam
bacb88c280
- adding more logs to trace why some times we get the old locale error
2012-01-11 17:00:43 +00:00
Richard Alam
426364c3e1
- fix confusing log when using english locale and it says it failed to load the locale
2012-01-10 20:38:55 +00:00
Richard Alam
92ba8d547f
- remove the maximize override as it was not handling the maximize properly...
2012-01-10 19:02:59 +00:00
gugat
b69d521bae
Trim presentation name before it is sent to the web server.
2012-01-10 10:35:29 -05:00
Richard Alam
90e112692a
- if the user has no mic, join him to the voice conference anyway as listener. Don't display the mic check window.
2012-01-09 22:35:58 +00:00
Richard Alam
3ae110e40b
- cleanup logs
2012-01-09 16:45:11 +00:00
Richard Alam
0792a7eb5d
- removing the videoDisplay results in Flash exception in debug Flash player as it complains that
...
the display is not a child of the caller.
2012-01-06 16:43:55 +00:00
Richard Alam
543b002c50
- cleanup...removing dead code
2012-01-05 15:44:53 +00:00
Richard Alam
ba02d53fa2
- cleanup exception when displaying toolbar
2012-01-05 15:30:12 +00:00
Richard Alam
5537efd9d1
Fix http://code.google.com/p/bigbluebutton/issues/detail?id=1046 to not display iframe when sharing desktop
2012-01-04 18:41:06 +00:00
Richard Alam
aaa06087fb
- disable publish buttons once clicked to prevent user from clicking multiple times resulting
...
in multiple deskshare sessions.
2012-01-04 18:28:08 +00:00
Richard Alam
529b340d20
- fix problem where the first moderator doesn't become presenter if no presentation has been
...
pre-uploaded. See issue http://code.google.com/p/bigbluebutton/issues/detail?id=1103
2012-01-04 16:15:23 +00:00
Richard Alam
0bad7f6a59
- statically link RSLs to amke sure dependencies are available and those behind strict firewalls that can't download from
...
Adobe will be able to run the client
2012-01-03 22:25:57 +00:00
Richard Alam
617823f2b2
encode username into UTF-8 to make sure that chars that is equivalent to newline will not break SDP
2012-01-03 22:09:01 +00:00
Richard Alam
c0e459e5e2
- don't display any version number by default. The version number will be set by what's in
...
config.xml
2012-01-03 18:46:57 +00:00
Richard Alam
34a57089a4
update locale strings to latest from mygengo
2011-12-20 15:49:45 +00:00
Richard Alam
62efbc9c37
- use the master locale string (en_US) if the preferred locale string is unavailable
2011-12-15 18:57:17 +00:00
Richard Alam
240c7df9ad
try to maximize deskshare view window by default
2011-12-09 21:02:50 +00:00
Richard Alam
192f784df0
- make chat window larger and move video dock to bottom left when
...
display is less that 768 height.
2011-12-09 20:28:00 +00:00
Richard Alam
95a6cb398c
Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton
2011-12-09 03:17:09 +00:00