Commit Graph

1802 Commits

Author SHA1 Message Date
Felipe Cecagno
fa8b329d4e fixed translations of the layout module 2013-02-22 20:53:05 -03:00
Felipe Cecagno
cdea70c443 translated specific strings to pt_BR 2013-01-07 13:49:06 -02:00
Felipe Cecagno
1650c566f8 moving the notes.jsp application from /demo/notes.jsp to /bigbluebutton/notes.jsp 2012-10-30 10:11:28 -02:00
Felipe Cecagno
9bed70952c added an option to hide the notes button on toolbar; hide the close button on the shared notes window 2012-10-29 15:59:18 -02:00
Felipe Cecagno
2cd83eb0e6 Merge commit 'v0.8' into sharedNotes 2012-10-17 14:59:32 -03:00
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
Felipe Cecagno
ddea57467d little adjustment on config template 2012-03-23 18:21:18 -03: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
Felipe Cecagno
c8477fc15b fixed the compilation of the shared notes module; created the class to encapsulate the config options for the shared notes module; improved the layout implementation, and added the "autoStart" feature to the shared notes module 2012-03-13 16:34:27 -03:00
Felipe Cecagno
f31a26bcf3 fixing the default layout - when the screen is big, the default position of the videodock is just below the chat window; also the three window position on the left has been improved
there are some modifications related specifically to the shared notes module, but the core of the implementation is generic and could be patched to upstream
2012-03-13 16:33:07 -03:00
firstuser
ff493885c9 Merge branch 'master' into sharedNotes0.8 2012-03-12 12:26:54 -03: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