Commit Graph

84 Commits

Author SHA1 Message Date
@deniszgonjanin
d5e4813aff Improvements to the branding ant tasks 2010-12-24 04:20:26 +00:00
Richard Alam
36cd4d25a7 - allow to pass autoJoin param in config.xml to auto join voice conference 2010-11-23 16:39:08 -05:00
Fred Dixon
3a181428df - Noticed revently that some webcams were not successfully opening on other computers ... lowering the quality just a bit 2010-11-09 21:52:13 -05:00
Richard Alam
76ff233218 - fix http tunneling for desktop sharing 2010-11-09 15:56:42 -05:00
Fred Dixon
cc9ccd4121 - Changed AllowKickUsers default to false as its better enabled by the administrator when configuring their BigBlueButton site 2010-11-07 18:30:00 -05:00
Richard Alam
ccce72a9b2 - upgrade checking of locales to 0.71 2010-11-03 13:49:11 -04:00
Richard Alam
a1e08f0293 - upgrade applet jar file to 0.71 2010-11-03 13:47:08 -04:00
Richard Alam
8bbff571c3 - provide a better way of detecing browser locale 2010-11-03 12:15:19 -04:00
deniszgonjanin
e112bb8dc0 Fixed Issue 643 - Add Copy All Text option to Chat 2010-10-13 17:55:49 +00:00
Richard Alam
5e185717b0 - seems like sending by row is faster 2010-10-12 21:05:20 -04:00
Richard Alam
f41167c044 - send all changed blocks together 2010-10-12 20:47:08 -04:00
Richard Alam
8d8f81b1a8 - send changed blocks one row at a time 2010-10-12 20:29:23 -04:00
Richard Alam
ac86a3ebb6 - combine all blocks that has changed on a capture cycle into one packet 2010-10-12 17:52:56 -04:00
Richard Alam
b7865a2073 - init sequence number to zero 2010-10-12 14:46:01 -04:00
Richard Alam
2fcb99d94f Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-10-12 14:39:33 -04:00
Richard Alam
cc53a33aa7 - add sequence numbers to messages from deskshare applet to the server. This allows us to drop
late block changes.
2010-10-12 14:24:01 -04:00
deniszgonjanin
49144fc49f Changes to the default config.xml to allow kicking users by default by the moderator, for both viewers and listeners 2010-10-12 02:03:31 +00:00
Richard Alam
54ea5e4f8a - modify logic so that we don't unnecessarily compute if the block has changed if it's already
dirty and wating to be sent to the server.
2010-10-10 12:28:55 -04:00
Richard Alam
519a287cd5 - fix problem where blocks don't get updated when moving the capture region 2010-10-10 12:05:06 -04:00
Richard Alam
cd039d3a3e - synch setting of the flag so that new screen caps are propagated properly 2010-10-07 11:37:24 -04:00
Richard Alam
e2a169c041 - remove tray icon when stopping deskshare 2010-10-06 12:02:45 -04:00
Richard Alam
2fb57a1879 - remove frame when stopping desktop sharing 2010-09-30 22:47:18 -04:00
Richard Alam
7fcc2937da - center capture region when starting 2010-09-30 21:22:28 -04:00
Richard Alam
f3209f6514 - remove start button when sharing. Users will now have to quit from the client until we figure out the
best way to start/stop sharing.
2010-09-30 15:12:36 -04:00
Richard Alam
b36c6b2c76 - try a 32x32 block encoding 2010-09-30 12:27:39 -04:00
Richard Alam
e4bfa81df7 - add applet that autoscales to 1280 width if sharing full screen 2010-09-30 11:29:31 -04:00
Richard Alam
3a877a3270 - update applet and cleanup 2010-09-30 10:34:55 -04:00
deniszgonjanin
714fa10277 Fix for Issue 404 2010-09-28 10:39:00 +00:00
Richard Alam
665b0069ff - fix parameters for starting the applet 2010-09-28 16:01:53 -04:00
Richard Alam
c28bbc7310 - change parameter to accept fullscreen 2010-09-28 13:53:40 -04:00
Richard Alam
cdad4d25bf - modify parameter to use fullscreen or not when starting desktop shairng 2010-09-28 12:59:50 -04:00
Richard Alam
f07b55dee5 - applet that changes border from red to blue when capturing 2010-09-28 08:39:41 -04:00
Richard Alam
d0e09ad5ae - add applet that captures region or full screen
TODO:
    - fix problem where applet gets exception when strating and stopping sharing from bbb-client
    - modify html to pass fullscreen or region option
    - modify bbb-client publish window UI to allow sharer to choose fullscreen or region option
2010-09-27 17:40:32 -04:00
Richard Alam
83b2519b60 - convert pixels from int[] to byte[] and use the byte[] to calculate checksum to determine if a block has chnaged 2010-09-17 14:53:20 -04:00
deniszgonjanin
205ca72fb1 Applet was in wrong spot for client to build deskshare. Recommiting in the proper spot 2010-09-08 04:31:59 +00:00
deniszgonjanin
b8a1b45e0d Desktop Sharing region selection 2010-09-08 03:56:31 +00:00
Richard Alam
b77a8f46ca Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-09-03 14:54:36 -04:00
Richard Alam
5b963bfa18 - make applet do http tunneling 2010-09-03 14:52:24 -04:00
deniszgonjanin
a673c32ce4 Externalized salt of BreakoutModule to config.xml 2010-08-31 21:39:59 +00:00
deniszgonjanin
8247a3bb4e Breakout Module, Initial commit 2010-08-31 19:03:44 +00:00
deniszgonjanin
57f65bfe56 Created an option for the presenter to be able to share webcams only 2010-08-27 17:27:02 +00:00
deniszgonjanin
655594a914 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-08-26 17:49:32 +00:00
deniszgonjanin
5fb93ad802 Made video quality configurable through the config.xml file 2010-08-26 17:49:01 +00:00
Richard Alam
48a6659766 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-08-26 13:21:41 -04:00
deniszgonjanin
d2ef6a8a33 Bulgarian Translation 2010-08-26 17:19:16 +00:00
Richard Alam
eb025271e7 - add VERSION param into swf file to prevent caching 2010-08-26 13:17:10 -04:00
deniszgonjanin
0194d07059 Branding for bbb-client. Initial Commit 2010-08-24 19:36:29 +00:00
deniszgonjanin
1611d8beda A language selector for dynamically changing languages 2010-08-13 23:57:48 +00:00
deniszgonjanin
64b039b23d Deleting unused files. Fixing ExampleChatModule to work with 0.71 2010-08-13 16:03:09 +00:00
deniszgonjanin
2afa932c0f New module loading progress indicator 2010-08-10 14:56:10 +00:00