Commit Graph

154 Commits

Author SHA1 Message Date
Richard Alam
dbf02ba36e - desktop sharing doesn't stop when the applet is tunneling. Catch the exception and stop the applet. 2016-02-04 19:13:47 +00:00
Richard Alam
27c8b521fb - fix https://code.google.com/p/bigbluebutton/issues/detail?id=1953 2015-07-24 16:00:30 +00:00
maxdoumit
cd90de09f8 Changed names and removed unused function 2015-05-07 09:47:15 -07:00
maxdoumit
640c3dd4a0 Fixed bug, and added PORT support on the applet side 2015-05-07 08:40:57 -07:00
maxdoumit
d9e88b7620 Added TLS option for the screenshare applet 2015-05-06 12:18:28 -07:00
Chad Pilkey
3f51358618 reworked the applet mouse listeners to simplify and improve the functionality 2015-04-02 11:45:30 -07:00
Chad Pilkey
19fb9b9671 Revert "Revert "Added Java check to the configuration notifications""
This reverts commit 82545a03f3.
2015-01-27 14:19:02 -08:00
Fred Dixon
82545a03f3 Revert "Added Java check to the configuration notifications" 2015-01-27 17:11:54 -05:00
Chad Pilkey
84d6c5e132 added deskshare help information for Chrome users 2015-01-27 13:54:24 -08:00
syeshchenko
3dcce2a7d6 added default background color to the move icon 2014-09-17 14:28:21 -04:00
syeshchenko
d49ca935d6 added resize and move cursors to make moving and resizing more accessible for users 2014-09-17 13:08:14 -04:00
Richard Alam
3c28f36786 - initiate closing of applet from server side 2014-08-24 13:04:08 -07:00
Richard Alam
57b7de8b36 - stop sharing from server side instead of destroing the applet from the client side 2014-08-24 12:12:29 -07:00
Ghazi Triki
bb09eb6d75 After checking we bumped projects version and Flex locales to 0.9.0 with some fixes 2014-08-13 12:20:10 +01:00
Ghazi Triki
9a794f854a Bumped projects version and Flex locales to 0.9 2014-08-13 10:28:08 +01:00
Ghazi Triki
ac7af7dfea Manually bumped all application version to the correct actual version 0.9.0-dev 2014-07-31 17:42:38 +01:00
Richard Alam
dfbf77aab0 - externalize min jre version required 2014-07-18 08:45:10 -07:00
Richard Alam
e854928b7a - clean up formatting
- add test for non-GA version (1.7.0_65-b19)
2014-07-18 07:52:21 -07:00
Markos Calderon
3fb991f990 Added license to VersionCheckUtil 2014-07-17 15:44:29 -07:00
Markos Calderon
d172afb6bf fix java detection exception 2014-07-17 15:40:15 -07:00
Richard Alam
c9e6479a0a - add test for applet version check 2014-07-17 14:31:17 -07:00
Markos Calderon
7fd4de5cfa Fix Java Detection 2014-06-21 02:22:43 -07:00
Richard Alam
d3d259527e - update to java 7u51 2014-01-16 20:58:39 -05:00
Richard Alam
43588ab8a4 - when region is resized, take the capture region to init the shared region 2013-10-22 21:10:00 +00:00
Richard Alam
c09636ea4a - handle parameter scale = 1 to do pixel for pixel display when sharing fullscreen 2013-10-22 15:08:11 +00:00
Richard Alam
b250f9a162 - change java version dialog title to explicitly tell the user that it is an error 2013-10-20 20:19:07 +00:00
Richard Alam
a08790fa52 - center the java version error message dialog 2013-10-20 18:22:13 +00:00
Richard Alam
87c5c41432 - change applet display version to 0.81 2013-10-20 17:53:12 +00:00
Richard Alam
95ed553f86 - add version check on applet. Don't allow sharing of screen when java version
is lower than 1.7.0_45
2013-10-20 17:09:06 +00:00
Richard Alam
0a233bd391 - fix the problem where the applet will display 800x600 on full screen 2013-02-07 20:47:13 +00:00
Markos Calderon
f9b2600cdc updating jar in order to not show warning message 2013-02-07 13:49:18 -05:00
Richard Alam
8a6decd12d - bind to 127.0.0.1 for lifeline as sometimes anti-virus will complain when binding to real PC IP 2013-01-28 22:02:29 +00:00
Markos Calderon
8ae4001b81 Merge branch 'master' into try-fixing-deskshare-red5-context 2013-01-28 12:42:04 -05:00
Richard Alam
84097bed6e - try to make the applet run 2013-01-27 20:55:37 +00:00
Richard Alam
2429d13756 - fix full screen when not passing -w and -t param 2013-01-26 19:47:15 +00:00
Richard Alam
a274763f1e - scale desktop sharing properly and remove letter boxing 2013-01-25 18:19:34 +00:00
Richard Alam
fcf9ca5dff - simple calculation for mouse loc 2013-01-24 13:17:28 +00:00
Richard Alam
de022bfa54 - scale fullscreen to fit into requested scale 2013-01-24 13:02:38 +00:00
Richard Alam
b68f41d6d1 - pre-calculate video stream size 2013-01-24 10:45:41 +00:00
Richard Alam
ee4a872e1f - put star sharing button in middle 2013-01-24 08:41:31 +00:00
Markos Calderon
c639bdbac2 Added license to deskshare 2013-01-21 13:58:37 -05:00
Richard Alam
cf199e9ec3 - sync mouse location for case where capture is greater than scale 2013-01-18 08:17:07 +00:00
Richard Alam
3df54860d8 - scale to maintain aspect ratio when cature sides are greater than scale 2013-01-18 07:01:03 +00:00
Richard Alam
ea49110e5d - sync mouse location 2013-01-18 05:14:22 +00:00
Richard Alam
0d94de897d - fix fit-to-height mouse loc 2013-01-17 21:48:29 +00:00
Richard Alam
7495666c2e - can't seem to sync mouse for fit-to-height 2013-01-17 21:31:13 +00:00
Richard Alam
3cbff0a300 - calculate mouse y for fit-to-width 2013-01-17 20:30:06 +00:00
Richard Alam
6f0e12bbb1 - calculate mouse x for fit-to-width 2013-01-17 20:25:51 +00:00
Richard Alam
303f2c1eff - capture smaller than scale works now on mouse location 2013-01-17 17:52:33 +00:00
Richard Alam
2795556723 - remote mouse tracking in screen capture...do not want to embed mouse cursor into image as it will trigger lots of block updates 2013-01-17 15:45:08 +00:00