Felipe Cecagno
f0214fa580
implements the very first prototype of the layout module; the admin put the layout definitions in a XML file, and the user may apply the layouts independently; the users also can extract the current layout to add directly to the xml file with the layout definitions
2012-05-22 23:13:12 -03: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
Richard Alam
ab78322384
- use icon for each fit-to-page and fit-to-width
2012-02-28 22:27:08 +00:00
Richard Alam
0e795da75f
- use fit-to-page as default for each new page
...
- update icons and locale strings
2012-02-28 18:31:27 +00:00
Richard Alam
bd368125d3
Merge branch 'master' into implement-fit-to-width
2012-02-28 17:25:05 +00:00
Richard Alam
b9fca184f0
- change how to do ftw and zooming
2012-02-28 13:01:22 +00:00
Fred Dixon
96777c07ec
Added icons for fit-to-page and fit-to-width
2012-02-27 18:41:15 -05:00
Fred Dixon
ef6d74cefa
Pulled out definitions for bigbluebutton-client and bigbluebutton-web from default bigbluebutton.nginx. These are now stored in /etc/bigbluebutton/nginx
2012-02-25 12:15:26 -05:00
Richard Alam
fd06e03c01
- hide reset button for portrait docs
2012-02-24 21:20:47 +00:00
Richard Alam
6961733340
- change brackground color of presentation window
2012-02-24 20:41:22 +00:00
Richard Alam
43be308ebe
Merge branch 'master' into implement-fit-to-width
2012-02-24 20:31:16 +00:00
Richard Alam
6bdfb78495
- don't disable the cancel window so that it can be closed in case the conversion fails.
...
- put back resize handler to resize slide in real-time
2012-02-24 20:29:21 +00:00
Richard Alam
c23b3be31a
- fix cast exception on file upload
...
- fix "undefined" on fileupload window
2012-02-24 20:19:37 +00:00
Richard Alam
b09ed1c231
- hide zoom slider when ftw
2012-02-24 18:43:09 +00:00
Richard Alam
a277d6c339
display ftw properly when switching pages
2012-02-24 16:51:18 +00:00
Richard Alam
e41af8caef
- adjust slide display properly for ftw
2012-02-24 14:28:59 +00:00
Richard Alam
3777f433a1
- continue to extract the calculations
2012-02-23 22:36:42 +00:00
Richard Alam
db03520f77
- extracting out slide calculations into separate class
2012-02-23 21:59:42 +00:00
Richard Alam
2947518eb6
- DRYing up bounds detection code
2012-02-23 20:22:49 +00:00