Commit Graph

1771 Commits

Author SHA1 Message Date
Richard Alam
17bba97d40 - add catalan locale
- update version to 0.8
2012-06-18 12:56:30 +00:00
Richard Alam
3d33d26bae - update latvian and german locales 2012-06-13 17:17:00 +00:00
Richard Alam
174a1c643e Merge pull request #40 from cforce/master
added missing german locale strings
2012-06-12 13:07:29 -07:00
Richard Alam
e411d3271b Merge pull request #42 from amon-sha/fix_lv_locale
Fix Latvian language file
2012-06-12 13:04:28 -07:00
Richard Alam
de6e0857a2 - update spanish and basque locales 2012-06-11 21:37:39 +00:00
Richard Alam
d4b1c41298 - updating deskshare applet filename to 0.8 2012-06-05 21:09:37 +00:00
Richard Alam
d116e4f298 - update locale 2012-06-03 15:12:16 +00:00
Amon Sha
0294fa8ab0 Fix Latvian language file 2012-06-02 17:49:20 +03:00
Richard Alam
4f0b930553 - update locales 2012-05-28 19:37:12 +00:00
Felipe Cecagno
2a5023bb22 fixing the issue related to the duplicate of the webcam publishing window (http://code.google.com/p/bigbluebutton/issues/detail?id=1229) 2012-05-24 13:28:07 -03:00
Richard Alam
c1a59722f2 - remove grayscale step when sharing desktop 2012-05-22 17:53:27 +00:00
Terence Miller
acc0776513 Update bigbluebutton-client/locale/de_DE/bbbResources.properties 2012-05-20 01:40:20 +03:00
Richard Alam
6b4aa2b6ab Fix chat scroll issue in macs (http://code.google.com/p/bigbluebutton/issues/detail?id=1125) 2012-05-15 17:30:48 +00:00
Richard Alam
517c1c7cb9 - update dekshare applet with more logs to profile where it takes a long
time to process
2012-05-14 15:17:25 +00:00
Richard Alam
e00b042e16 - update fit-to-page and fit-to-width icons 2012-05-14 15:16:55 +00:00
Richard Alam
206330a6a0 - make icons bigger 2012-05-11 10:45:57 -07:00
Richard Alam
22388146d4 change icon when autojoin is set 2012-05-11 10:44:54 -07:00
Richard Alam
0fda31fb1d - ignore NetConnection.Connect.NetworkChange to prevent users with wireless connection from
disconnecting when the connection hiccups
2012-05-08 17:37:54 -07:00
Richard Alam
d7cf4f4484 - update presentation icons 2012-05-04 20:32:44 +00:00
Richard Alam
37b1edcc93 - update applet jar with changes to minimize connect timeout 2012-05-04 18:09:26 +00:00
Richard Alam
6ad333d730 - Initializing the currentPresentation to "Presentation" prevents uploading a file called Presentation.pdf as
we compare if the current presentation is the same as the new presentation to prevent reloading
2012-04-27 19:31:50 +00:00
Richard Alam
c57cb1a637 - add progress indicator when testing rtmp port 2012-04-26 14:30:55 +00:00
Richard Alam
247967cb28 - adding some more file to ignore 2012-04-26 14:29:50 +00:00
Richard Alam
8b91afb1e9 - don't auto rejoin when user clicks on logout button 2012-04-25 14:43:51 +00:00
Richard Alam
8bcaeb1edf - update deskshare standlone html 2012-04-24 22:20:12 +00:00
Richard Alam
17ae1eb459 - handle NetworkChange separately as we don't want to disconnect a wireless user when the connection hiccups 2012-04-21 16:07:12 +00:00
Richard Alam
9357ee289e - join the conference only when successfully connected to the server 2012-04-17 21:41:25 +00:00
Richard Alam
41a8d61651 - remove icon for deskshare and webcam
- change default line thickness to 2 for whiteboard
2012-04-16 22:37:24 +00:00
Richard Alam
af8620f292 - remove tunnel log on java console as it is confusing 2012-04-16 18:37:45 +00:00
Richard Alam
01a7a4be94 - updating locales 2012-04-16 14:39:04 +00:00
Richard Alam
f7aa80ba45 - change icons for voice, video and deskshare 2012-04-13 21:36:59 +00:00
Richard Alam
49bab2514b - change how we decode byte stream into frames
- add an end frame delimeter so we can handle frames easily
2012-04-12 21:49:37 +00:00
Richard Alam
05140aeb90 - auto rejoin the user when she gets disconnected from the voice conference without
explicitly requesting to leave the voice conference.
SIDE EFFECT:
  This "feature" make kicking the user from the voice conference a "broken feature" as
  the user get rejoined when kicked from the voice conference. We'll ahve to figure out
  how to detect that a user was disconnected because he was ejected by the moderator.
2012-04-05 14:33:54 +00:00
Fred Dixon
b761f23651 Edited audio-test.mp3 to 10 seconds 2012-03-25 20:01:29 -04:00
Richard Alam
0723e820b6 - add more logging to figure out why deskskare hangs when getting exceptions 2012-03-21 17:32:32 +00:00
Richard Alam
ec372dd538 - try to make deskshare resilient to corrupted packets 2012-03-15 22:06:33 +00:00
Richard Alam
942307740f - close window when stream has stopped 2012-03-15 21:41:11 +00:00
Richard Alam
b17cf9a9bc - fix issue 1125 once more 2012-03-09 21:40:10 +00:00
Richard Alam
fad4a7dc1c - fix issue 1125 where chat box is hidden because of scolling on a Mac 2012-03-06 16:34:53 +00:00
Richard Alam
ab5c81bb4a Merge pull request #24 from mconf/resolution-from-streamname
Resolution from streamname
2012-03-05 09:37:21 -08:00
Richard Alam
b967b3b1d8 - revert back changes in build.xml for join-mock 2012-03-02 23:03:06 +00:00
Richard Alam
fbc7354318 - remove join-mock step from build 2012-03-02 22:42:28 +00:00
Richard Alam
be76c7d8ab - update locale to 0.8-beta4 2012-03-01 19:15:31 +00:00
Richard Alam
93349e84e6 - update locale version to 0.8-beta4 and (c) to 2012 2012-03-01 19:00:50 +00:00
Richard Alam
49b59cc189 - update with new locales 2012-03-01 18:32:27 +00:00
Richard Alam
3aea936f77 - cleanup 2012-02-29 21:20:06 +00:00
Richard Alam
a409c3597d - minor cleanup 2012-02-29 21:12:03 +00:00
Richard Alam
90a9b10281 - handle resize of fit-to-width properly 2012-02-29 21:09:20 +00:00
Richard Alam
801ea6f2a7 - try to fit the page to window when resizing window and is fit-to-width 2012-02-29 20:44:02 +00:00
Richard Alam
6175c95f0c - do not reset to display the whole page when the page is loaded 2012-02-29 17:20:07 +00:00