Richard Alam
5140081f03
- add VERSION placeholder which will get substituted by build version
2010-06-10 13:40:03 -04:00
Richard Alam
fe363ddfae
- precompute x and y coordinate before assigning to cursorImg to prevent flickering and jerky mouse pointer
2010-06-10 13:27:29 -04:00
Richard Alam
1d820bc527
- fix build to build VIewersModule
2010-06-10 11:40:39 -04:00
Richard Alam
efcf140dda
Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton
2010-06-10 11:40:23 -04:00
Sebastian
55bee72043
Updated config.xml in bigbluebutton-client
2010-06-10 11:11:57 -04:00
Richard Alam
813e38c293
- modify build.xml to use an external locale.xml for supported locales
...
- have to include a new anat-contrib.jar (need to figure out how to externalise this)
2010-06-09 17:41:30 -04:00
Richard Alam
580f9a27c7
- create a config.xml template so we can substitute build numbers to create config.xml. This way, we get around the
...
caching problem of modules when we have new releases.
2010-06-08 17:33:16 -04:00
deniszgonjanin
250e8bb0e4
Changed default chat selected size to 10pt
2010-06-07 20:02:10 +00:00
deniszgonjanin
c95017413c
changed back config.xml to a valid dev format
2010-06-07 19:57:36 +00:00
deniszgonjanin
2fe617e855
Localization string fix for whiteboard button
2010-06-07 19:41:39 +00:00
deniszgonjanin
2f1f433849
Fix for the bug where ChatWindow may obscure the whiteboard toolbar
2010-06-07 18:06:51 +00:00
Richard Alam
cc46c01c77
- modify cursor so that it's more accurate on it's location
2010-06-07 13:28:23 -04:00
deniszgonjanin
b7c0835d38
Added localization strings for Desktop Sharing. en_US is frozen for 0.7
2010-06-07 15:13:34 +00:00
deniszgonjanin
a972799167
Added localization strings to the chat options box and for the new switch presenter button
2010-06-07 14:50:04 +00:00
deniszgonjanin
b542aaab89
Removed old Login and Join modules from the client
2010-06-07 13:16:20 +00:00
deniszgonjanin
dc9053b98f
Didn't know you need to explicitly add/rm new files to git. Doing that for the new whiteboard icons
2010-06-06 22:40:28 +00:00
deniszgonjanin
bafe1ce402
Added icons for whiteboard thickness slider. Also figured out the slider tooltip
2010-06-06 22:37:03 +00:00
BigBlueButton
63617102b1
Added whiteboard localization strings to en_US .properties file
2010-06-06 21:53:17 +00:00
BigBlueButton
0c4dee1c16
Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton
2010-06-06 21:27:59 +00:00
BigBlueButton
c0288e7b99
Small changes to the layout manager to support most resolutions
2010-06-06 21:27:02 +00:00
Richard Alam
e38d025310
- label should now show up
2010-06-04 18:15:57 -04:00
Richard Alam
bdbf753fc5
- change red dot to mouse pointer in desktop preview window
...
- change fit icon to label in desktop view window
2010-06-04 17:58:33 -04:00
BigBlueButton
67841cec85
- Changes to the layout manager
...
- Whiteboard UI improvements
2010-06-04 20:50:49 +00:00
Richard Alam
7d387c733d
- add test/integration folder to fix bbb-client
2010-06-04 16:32:49 -04:00
Richard Alam
49587bd284
- modify deskshare labels and change view icon to a text label
2010-06-04 15:46:22 -04:00
Richard Alam
8c11bfe04b
- applet with systray menu disabled
2010-06-04 14:58:33 -04:00
Richard Alam
5149d0ffd5
- ooops....should have compiled first
2010-06-04 13:50:19 -04:00
Richard Alam
1c83de995e
- reintroducing one of the changes that was reverted in 3075040ca0
2010-06-04 13:36:32 -04:00
Richard Alam
3075040ca0
Revert "- UI changes to Video Publish Window, for Tiago"
...
This reverts commit eb89ca9429
.
2010-06-04 13:33:36 -04:00
Richard Alam
adba1c0a47
- init scaleW and scaleH to captureW and captureH in the applet
2010-06-04 11:17:34 -04:00
unknown
8c470a31ff
changed ViewersWindow.mxml change presenter button
2010-06-04 11:02:54 -04:00
Richard Alam
706f9867f3
- use cursor image instead of red dot
2010-06-03 18:13:57 -04:00
Richard Alam
98ba1e3953
- do a little cleanup on the ant build
...
- show cursor image as cursor pointer instead of the red dot
2010-06-03 17:59:21 -04:00
Richard Alam
053fb7a266
- move files required for deployment from html-template to resources. The files get deleted
...
when the SDK is changed from FlexBuilder. Also, when someone does a clean on FB, the generated
BigBlueButton.html file gets overwritten byt what's in html-template. So it's difficult to
test changes to BigBlueButton.html
2010-06-03 14:31:37 -04:00
Richard Alam
9a244bf076
- prevent NPE when getting cursor updates when the window hasn't completely init yet
2010-06-01 15:55:08 -04:00
Richard Alam
95787e3f3f
- fix problem where desktop sharing client doesn't stop when server stops
2010-06-01 12:11:28 -04:00
BigBlueButton
07f6264e5c
fixes #393 by returning the supplied user ID in the getMeetingInfo call
2010-05-31 17:13:36 +00:00
Richard Alam
b880bbca36
- add files and directories to .gitignore
...
- fix problem where webcam icon stays disabled when webcam is closed
2010-05-31 10:36:15 -04:00
Richard Alam
bde5d81edc
- init cursor to prevent exceptions when server is sending cursor updates befor the display inits
2010-05-28 11:07:55 -04:00
Richard Alam
d4ac169771
- adjust mouse pointer coordinates when scaling
...
- add parameter to maintain aspect ratio when scaling
2010-05-27 14:03:45 -04:00
Richard Alam
b5a8128685
- add new applet with params to scale captured image
2010-05-26 14:48:29 -04:00
Denis Zgonjanin
8e2c02c6c1
Fixed a bug in presentation where moving the slide does not correspond with the mouse. The move now snaps to the mouse pointer
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4350 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-21 19:33:19 +00:00
Richard Alam
143f41e2ff
- switch applet back to normal from greyscale capture
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4348 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-21 14:05:30 +00:00
Richard Alam
d3c64522c2
- try using grayscale in desktop sharing
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4347 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-21 13:56:38 +00:00
Richard Alam
9d5a42e3bb
- fix typo
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4346 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-20 20:35:43 +00:00
Richard Alam
8f9f9f68df
- add width and height of stream when onAppletStart
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4345 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-20 20:34:38 +00:00
Denis Zgonjanin
3da3b4b935
Fixed Issue 532
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4344 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-20 20:25:02 +00:00
Richard Alam
7bc18b7071
- handle onAppletStart event
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4343 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-20 20:05:06 +00:00
Richard Alam
8a2cc330e1
- put video on middle of display
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4342 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-20 17:50:57 +00:00
Denis Zgonjanin
d25300ee01
Fixed Issue 533
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4341 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-20 17:47:47 +00:00
Richard Alam
c4683a2bc8
- fix so that it maintains aspect ratio correctly
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4340 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-20 15:53:00 +00:00
Richard Alam
259df5ba3e
- maintain aspect ratio when displaying in standalone mode
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4338 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-19 18:27:06 +00:00
Denis Zgonjanin
2e8dcd65d8
Fixed a couple of small bugs in the new whiteboard module
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4337 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-19 14:52:43 +00:00
Richard Alam
81b36f2a06
- exit properly when not able to connect to server
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4336 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-19 14:07:07 +00:00
Denis Zgonjanin
eb89ca9429
- UI changes to Video Publish Window, for Tiago
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4335 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-18 16:53:53 +00:00
Richard Alam
db50215206
- remove width and height params for standalone
...
- increate capture frequency
- increase mouse tracker rate
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4334 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-18 15:20:34 +00:00
Richard Alam
846d417589
- update to latest applet
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4333 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-18 13:56:43 +00:00
Richard Alam
ce299afba5
- add externUserID and meetingID attributes from join API
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4328 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-14 19:27:46 +00:00
Denis Zgonjanin
557d158953
Fixed Issue 436
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4320 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-13 15:38:08 +00:00
Jeremy Thomerson
7755850597
update issue 527
...
add example to config.xml of how this is configured
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4319 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-13 05:10:24 +00:00
Jeremy Thomerson
36f25a4391
update issue 527
...
more work on new module - now allows configurable url to load xml data from, etc...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4318 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-13 05:08:20 +00:00
Jeremy Thomerson
71cf307b23
update issue 527
...
some refactoring of xml format, etc...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4316 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-13 04:03:46 +00:00
Jeremy Thomerson
cd166fb3c6
work on new module that shows information in header of ui
...
update issue 527
first rough draft done - button, label, and combobox implemented in their simplest forms
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4315 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-13 03:53:39 +00:00
Denis Zgonjanin
1836fbc746
Fixed the bug in the whiteboard drawing algorithms where freehand shapes appear thicker in some parts and disjointed in others
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4313 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 23:16:40 +00:00
Denis Zgonjanin
0a41a44978
Added new icons to the whiteboard module
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4312 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 22:50:12 +00:00
Denis Zgonjanin
c46a45fd07
changes whiteboard alphas to work better with new optimizations
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4300 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 16:24:46 +00:00
Denis Zgonjanin
ae64c29c29
Small bug fixes to the whiteboard
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4299 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 16:04:03 +00:00
Richard Alam
630e2e3f45
- replace applet with one that sends cursor
...
- display cursor on client
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4297 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-11 18:11:51 +00:00
Denis Zgonjanin
90d3c8af3a
Fixed Issue 420
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4296 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-11 16:32:26 +00:00
Denis Zgonjanin
242d339bc6
Fixed Issue 123
...
Fixed issue with whiteboard flooding the server with large calls when the user holds down the mouse for too long in order to draw a really long shape
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4295 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-11 16:08:47 +00:00
Denis Zgonjanin
cb2a90b700
Fixed Issue 489
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4294 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-11 13:39:30 +00:00
Denis Zgonjanin
90d81ef2c6
Fixed Issue 490
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4291 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-10 13:28:28 +00:00
Denis Zgonjanin
bbd43628dd
- Fixed Issue 491
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4289 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-10 00:21:29 +00:00
Denis Zgonjanin
697210f11e
Fixed Issue 500
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4273 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 22:18:49 +00:00
Jeremy Thomerson
c737c7e7f8
add a script to each module that allows me to build / run in dev mode on my vm without having to remember which method I have to build this module in
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4272 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 21:53:52 +00:00
Denis Zgonjanin
36ef3bc198
- chat random color selection
...
- removed unreadable yellow from chat
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4269 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 18:52:02 +00:00
Richard Alam
2a424117d3
- make the systray icon in the applet run on it's own thread
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4266 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 17:47:33 +00:00
Denis Zgonjanin
591abe05e7
Fixed Issue 502
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4264 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 17:43:55 +00:00
Richard Alam
104f2231e0
- copy bbb.gif icon into package
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4263 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 15:54:56 +00:00
Richard Alam
d756b93847
- put applet that displays icon on system tray when sharing desktop
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4262 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 15:30:33 +00:00
Denis Zgonjanin
aa2132f942
Fixed Issue 504
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4261 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 15:02:50 +00:00
Denis Zgonjanin
aa10ad1800
Improved logout messages for the client
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4260 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 14:47:02 +00:00
Denis Zgonjanin
4e99f5d50d
Reverted ChatView to r4178 for proper chat notification support
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4259 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 12:41:27 +00:00
Richard Alam
07ffcff04e
- reapply r4241 [fix standalone deskshare so that latecomers can view stream started before
...
they joined]
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4253 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-06 15:39:20 +00:00
Richard Alam
2c11b6bc98
Reverted to revision 4237.
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4252 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-06 14:26:06 +00:00
Denis Zgonjanin
cebcbadf3f
More changes for move to Flex 4
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4251 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-05 22:14:55 +00:00
Denis Zgonjanin
0ec95ddd45
More changes for move to Flex 4
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4250 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-05 18:10:38 +00:00
Denis Zgonjanin
5f9942a4b5
More changes for Flash Builder 4 compatibility
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4246 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-04 21:25:00 +00:00
Denis Zgonjanin
cd7109bc2c
More changes for Flash Builder 4 compatibility
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4244 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-04 20:29:51 +00:00
Denis Zgonjanin
23404da4b8
More changes for Flash Builder 4 compatibility
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4242 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-04 20:11:13 +00:00
Richard Alam
88f6da25b7
- fix standalone deskshare so that latecomers can view stream started before they joined
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4241 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-04 18:12:51 +00:00
Denis Zgonjanin
6599ada94a
Modified client code to run with Flash Builder Flex 3 Compatibility mode
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4240 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-04 18:07:15 +00:00
Denis Zgonjanin
f753c7a904
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4237 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-03 13:18:59 +00:00
Denis Zgonjanin
f6bd7089a6
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4234 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-03 12:02:03 +00:00
Richard Alam
1ffced30eb
- include deskshare standalone in the build for hudson
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4232 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-30 19:58:12 +00:00
Richard Alam
0338791797
- standalone dekstop sharing client app
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4231 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-30 19:38:55 +00:00
Richard Alam
e6b0aa8822
- put in new applet that can be ran as an application
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4213 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-26 21:22:54 +00:00
DJP
1238025349
Forgot to remove an unused variable
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4179 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-15 18:49:19 +00:00
DJP
cc8a1bf887
Should fix all focus/blur issue + fix multiple starting timer issue + fix blinking when receiving your own message. Tested IE8, FF, Chrome. Seems like Chrome bug when 2 or more tabs open on a conference, it doesn't fall back to default title when focus... o_0'
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4178 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-15 18:47:20 +00:00
Richard Alam
9b0860463b
- replace applet with keep alive capability
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4177 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-14 20:30:14 +00:00
DJP
fab0daee4c
Added nb_NO, ro_RO and pt_PT locale. Updated tr_TR. Thanks to contributors cf wiki
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4167 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-13 20:39:38 +00:00
Richard Alam
cb046ba88d
- added hungarian locale into build and sort in alphabetical order
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4151 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-06 15:40:02 +00:00
Denis Zgonjanin
9ec046db89
Trying to fix hungarian localization problem
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4150 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-06 01:03:34 +00:00
Islam El-Ashi
b2d3276841
Added BBB events to desktop sharing
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4098 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 19:27:59 +00:00
Islam El-Ashi
28bf4f3f06
Added BBB Events to start desktop sharing
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4097 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 19:27:19 +00:00
Richard Alam
281c32bbba
- handle spaces properly when parsing language array
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4094 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 17:42:37 +00:00
Richard Alam
53b9defbb4
- add tooltips for lock/unlock icon and mute/unmute icon
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4089 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 14:11:59 +00:00
Richard Alam
30522dd4ff
- add a couple of language strings for lock/unlock and mute/unmute
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4088 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 14:10:49 +00:00
Richard Alam
556d192e5a
- modify where help url points to
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4086 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-01 21:08:52 +00:00
Richard Alam
d328809411
- remove wmode=transparent because it stops mousewheel from working properly
...
see http://stackoverflow.com/questions/313966/mousewheel-not-working-when-published-movie-has-wmodetransparent
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4085 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-01 20:45:29 +00:00
Richard Alam
cd82c31342
- fix problem where button toggle states gets mixed up when being muted/unmuted then locked/unlocked or when the user
...
joins and leaves the voice conference
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4068 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-30 15:59:25 +00:00
Richard Alam
8255c58d7e
- fix so that button view webcam button gets renabled when a webcam gets stopped and started while viewing
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4060 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-29 20:06:58 +00:00
Richard Alam
185c573652
- update applet with a more detailed license header
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4049 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-29 18:04:27 +00:00
DJP
b13924ccf2
Fixed the focus issue with IE
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4047 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-29 17:34:55 +00:00
DJP
4a70227ca2
Compatible with IE but still one issue to fix on IE : IE seems to lost focus on chatting and never take back the focus when in flash client. Need to switch to another window/tab and get back so the timer end...
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4046 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-29 17:30:03 +00:00
Richard Alam
5e91e4cf95
- make help url configurable in config.xml
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4045 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-29 17:28:02 +00:00
DJP
767e67aabb
Fixed issue 458
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4044 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-29 17:21:03 +00:00
Islam El-Ashi
5957f7c4a9
Added viewing video file capability
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4040 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-29 13:30:42 +00:00
DJP
216d0c0d21
Oups, shame on me. Fixed typo...
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4039 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-28 18:31:19 +00:00
DJP
090ae1afd6
New pt_BR locale courtesy of Marcio Moraes
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4038 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-28 17:57:04 +00:00
DJP
2cdfe5bdff
Added a first way to resolve issue #126 Maybe add a sound ?
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4037 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-28 17:44:34 +00:00
Islam El-Ashi
d6836303c6
Added video file steaming to bbb-client
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4024 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-25 21:25:45 +00:00
Richard Alam
fa6940d5d0
- incorporating hu_HU in locale
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4010 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-25 15:51:22 +00:00
Richard Alam
0b36904a48
- fix as it is looking for bbb-applet 0.62 jar file
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4009 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-25 15:42:42 +00:00
Richard Alam
abafc619eb
- change page title so auto generated HTML will have correct name
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4003 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-24 21:10:29 +00:00
Richard Alam
0d83e9f9a6
change browser window title
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4002 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-24 20:59:15 +00:00
Richard Alam
0e516d4140
- remove client softlink
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4001 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-24 20:55:27 +00:00
Richard Alam
3422a417be
- bring back unmute/mute icons
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4000 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-24 20:47:17 +00:00
Richard Alam
37477942dd
- change upload presentation text
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3999 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-24 20:26:08 +00:00
Richard Alam
f9e3062a87
- don't disable headset icon button when joining voice conference
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3993 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-24 14:53:22 +00:00
Islam El-Ashi
b85b7a417c
Added events to BBBEvent
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3981 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-23 21:34:00 +00:00
Richard Alam
4a8f34a22d
Fixes issue 141. User can join/leave voice conference by clicking on the headset icon.
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3970 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-23 15:15:11 +00:00
Richard Alam
0ac1119110
- ui tweak to fit and align windows
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3963 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-22 19:07:18 +00:00
Richard Alam
5377b1d417
update copyright
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3961 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-22 17:42:29 +00:00
Richard Alam
935a94ac30
- fix so that desktop sharing window can be moved when maximized
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3960 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-22 15:48:05 +00:00
Richard Alam
d4cdd6c5b3
For presentation window, if current size is bigger than default, don't reinitialize to default size when new
...
presentation is loaded. However, if window size is smaller than the default, reinit the window to default size.
This prevents the presentation window from becoming progressively smaller as presentation get loaded.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3959 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-22 15:31:49 +00:00
Denis Zgonjanin
be6e923b4c
minor bug fixes to the new thumbnail selector
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3958 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-22 00:46:51 +00:00
Denis Zgonjanin
fbc37a9c17
New thumbnail selector
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3957 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-22 00:23:22 +00:00
Richard Alam
d2a92aa421
- remove ":" on User and Listener when number is not displayed
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3956 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-21 21:41:38 +00:00
Richard Alam
f4417bc371
- remove ":" on User and Listener when number is not displayed
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3955 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-21 21:29:42 +00:00
Richard Alam
e8b7da95f4
- ui tweak on loading presentation
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3954 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-21 20:50:44 +00:00
Richard Alam
e3c9a7493b
- fix issue 423
...
- rename Web window to Users
- rename Voice to Listeners
- display number of users/listeners when there are at least 5
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3953 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-20 14:09:55 +00:00
Richard Alam
17d69343d0
fix issue 418
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3944 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-19 16:20:58 +00:00
DJP
da4ad750bc
And russian language ! :]
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3933 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-18 20:00:41 +00:00
DJP
91ad13e69f
Weeehhhh svn add locale/es_LA/ locale/de_DE/ locale/pl_PL/ locale/it_IT/ New localisation file : ES (Latin America), DE, PL, IT and updated ES, AZ ! Check LocalizationOfBBB on Wiki for courtesy
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3930 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-18 19:52:03 +00:00
Richard Alam
92ce29b699
- fix so that window doesn't go back to default size each time you move to next slide
...
- comment out toolbar docker as it hides the reset zoom button
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3928 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-18 18:34:02 +00:00
DJP
9044b8fb72
Updated az_AZ language file + added tr_TR language file
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3927 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-18 07:20:58 +00:00
Richard Alam
44fb01983c
- fix issue 422
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3924 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-17 20:47:09 +00:00
Richard Alam
20f900c0f6
- remove presentation properly: When the current presentation is removed, clear the presentation window
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3923 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-17 20:38:46 +00:00
Richard Alam
598bd64595
- fix so that latecomers would have access to the presentations uploaded before they joined. Currently, when a
...
presentation get uploaded, then a late participant joins and becomes presenter, he/she cannot switch or load a
previously uploaded presentation
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3919 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-16 20:31:20 +00:00
Richard Alam
1d1c9a33b0
- make view video icon a button and activate on click, not double-click
...
- disable button when participant is viewing the video and enable back when the view video window is closed
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3917 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-16 16:55:15 +00:00
Richard Alam
5d7558be02
- fix issue 320 by merging in Walter's code
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3915 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-16 15:15:22 +00:00
Richard Alam
74412503eb
- reinit presentation window size to default size. This will prevent the presentation window becoming progressively smaller as several presentations gets uploaded.
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3914 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-15 20:13:17 +00:00
Tyler Copeland
46ae99b9d2
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3885 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-11 23:12:47 +00:00
Tyler Copeland
ce5fcb3dbd
updated lock icons
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3884 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-11 23:03:26 +00:00
Richard Alam
1ec43d1eb9
- switch button locations
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3883 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-11 23:01:14 +00:00
Richard Alam
37b4bdb28b
- convert lock to button
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3882 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-11 22:56:35 +00:00
Tyler Copeland
74fc516659
updated lock&unlock icons
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3881 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-11 22:47:36 +00:00
Tyler Copeland
b037d9ac30
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3880 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-11 22:31:03 +00:00
Richard Alam
c146d2c536
- log the client out properly when the end meeting API is called
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3877 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-10 23:05:09 +00:00
Richard Alam
df7350d9e7
- fix port number
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3863 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-09 19:18:25 +00:00
Richard Alam
402c74702b
- make http tunneling work on desktop sharing
...
- cleanup
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3862 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-09 18:40:15 +00:00
Richard Alam
44d9abbad0
- update applet to fix some exceptions
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3829 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-08 20:35:03 +00:00
Denis Zgonjanin
70bd0ca41c
Cleanup
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3821 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-08 15:14:13 +00:00
Denis Zgonjanin
8ad658a6c8
- Highlighter support for zooming and paning
...
- Highlighter now works with the presentation pointer
- Highlighter shapes stay visible when not in highlighter mode
- Removed fisheye, still looking for a suitable replacement
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3818 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-06 20:49:37 +00:00
Richard Alam
9a5fab9f4b
- modified with the latest deskshare applet. We now send the latest screen capture of a block instead of queuing blocks to be sent
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3808 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-05 21:03:20 +00:00
Richard Alam
7dc4716c34
- modified with the latest deskshare applet. We now send the latest screen capture of a block instead of queuing blocks to be sent
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3802 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-05 18:44:32 +00:00
Richard Alam
c2480f1a3f
- upgrade applet version from 0.62 to 0.64
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3801 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-05 15:14:55 +00:00
Richard Alam
d0df271b6a
- new desktop sharing applet
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3794 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 22:08:49 +00:00
Islam El-Ashi
a7175ecdef
Decouple presentation module from + included bbb_api_conf in bbb_test_api
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3790 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 20:43:11 +00:00
Richard Alam
374d1643a6
- oops forgot to change loadNextModule...
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3787 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 19:04:47 +00:00
Richard Alam
b994e5817b
- comment out deskshare by default
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3786 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 18:07:31 +00:00
Denis Zgonjanin
4f9b148e1d
flexlib patch attempted fix for maximize hanging
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3777 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 01:06:15 +00:00
Richard Alam
77932c28d5
- improving desktop sharing
...
1. The applet sends a keyframe only once on the beginning of sharing
2. The server sends keyframe when a "late" participant joins by having the client request to send a keyframe
3. Most of server code re-written in scala
TODO: cleanup and logging
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3776 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-03 15:48:20 +00:00
Richard Alam
01171e53a3
merging in Islam's and Denis's changes
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3769 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-02 19:16:16 +00:00
Denis Zgonjanin
c54dbf17fa
- Patched flexlib, included new one. Will commit it to github to comply with license
...
- Fixed flexlib project issue 244, not being able to registed MDIWIndow resize event.
- Removed timers in present and desktop sharing to watch for maximize, using new patch instead.
- Removed patches in BBB MDIWindow subclasses for maximization, no longer needed
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3768 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-02 01:31:46 +00:00
Denis Zgonjanin
c05fb43340
- added pencil cursor to highlighter Module when drawing.
...
- made highlighter shapes transparent
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3766 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-01 20:16:46 +00:00
Denis Zgonjanin
d9ded719fd
Added Highlighter Module to build.xml
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3765 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-01 17:33:25 +00:00
Denis Zgonjanin
5e302030ee
Changes to make highlighter enabling/disabling easier
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3764 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-01 17:11:08 +00:00
Denis Zgonjanin
8726194b01
Multiple pages support for Highligher module
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3763 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-01 16:01:01 +00:00
Denis Zgonjanin
8b3f934c11
New iteration of the highlighter module. Now added as an overlay to presentation
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3757 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-26 20:02:51 +00:00
Richard Alam
ad1f03de43
- enforce max file upload limit on the client. Fixes issue 359.
...
NOTE: Can't modify el_GR locale to add new locale string as it complains about encoding format when I try to save
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3749 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-23 17:22:28 +00:00
Richard Alam
4a3a7db291
- disable voice button when clicked to prevent duplicates of voice participant when participant double-clicks on the button. Fixes issue 368.
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3748 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-23 16:01:29 +00:00
Denis Zgonjanin
c3c724a12b
Fix to broken notes module
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3747 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-22 17:02:37 +00:00
Denis Zgonjanin
5429f1b419
Fix to broken notes module
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3746 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-22 16:59:07 +00:00
Richard Alam
e7e1d81ece
- change icons
...
- resize windows to accomodate new lock icons
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3718 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-14 15:49:49 +00:00
DJP
d237723d84
Deleted comment for Hudson since it seems to bug on parsing...
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3697 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-10 14:32:38 +00:00
DJP
c52aff8064
Oups... Forgot to add locale files...
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3696 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-10 14:30:26 +00:00
DJP
93551519f4
Added new locale : az_AZ/el_GR/zh_TW/lt_LT. Tested. Check out Wiki for contributors
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3695 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-10 14:29:40 +00:00
Richard Alam
4af07c635f
- mute/unmute all except those participants that are marked as locked.
...
- click on the lock icon to lock/unlock a participant
- TODO: 1. come up with a better UI to manage voice participants
2. Adjust windows because Listeenrs window has changed.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3693 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-10 13:51:36 +00:00
Richard Alam
29e7d641f3
- make room and conference the same to match how the API sets these
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3682 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-08 18:52:46 +00:00
Denis Zgonjanin
66af4bef4b
Disabled maximize button on video and publisher windows. See issue 342
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3658 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-05 20:21:40 +00:00
Denis Zgonjanin
12c8c8ebdc
Put the new presentation conversion test in a more appropriate place
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3657 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-05 18:05:50 +00:00
Denis Zgonjanin
f293e04256
Added presentation conversion test
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3656 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-05 18:02:52 +00:00
Richard Alam
0632f85c49
- fix issue 337
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3632 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-04 19:17:09 +00:00
Richard Alam
11f7a1b6c1
Fix issue 297 http://code.google.com/p/bigbluebutton/issues/detail?id=297
...
1. created hardcoded mock conference room in conf/join-mock.xml
2. created /var/bigbluebutton/conference-mock-default/room-mock-default owned by tomcat6:tomcat6
3. edit conf/config.xml to use conf/join-mock.xml for the host in presentation module
4. Launch the client using FB
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3599 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-03 16:52:27 +00:00
Denis Zgonjanin
2fb0337e5c
Changes to listeners module testing hook
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3598 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-02 21:51:42 +00:00
Denis Zgonjanin
56ed4334f6
Fixed desktop sharing throwing error when user logs out without ever using desktop sharing. only happens in flash debug
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3597 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-02 21:25:50 +00:00
Denis Zgonjanin
f7a7a5dfff
Corrected mistake in config.xml pointing back to itself in ViewersModule
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3595 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-02 17:47:16 +00:00
Richard Alam
f09c2eae13
- fix issue 330
...
http://code.google.com/p/bigbluebutton/issues/detail?id=330
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3589 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-01 21:43:36 +00:00