- Jun 18, 2012
-
-
Felipe Cecagno authored
-
- Jun 15, 2012
-
-
Felipe Cecagno authored
-
Felipe Cecagno authored
making components consistent with the user's role: if the user is a participant, he won't see the control buttons (add, save, load), the lock button will be always disabled and the layouts combo will be enable only when the layouts aren't locked
-
Felipe Cecagno authored
added an attribute to the layout module to show or hide the module control buttons (add, save and load)
-
Felipe Cecagno authored
-
Felipe Cecagno authored
it still needs some refactoring, but it's working fine; this is the client side of the layout module which interacts with the server in order to (un)lock the windows layout
-
Felipe Cecagno authored
first version of the server side layout module - it allows users to lock and unlock the current layout; the layout is defined as a String, which should be a XML String but may be anything, this way is much easy to extend the layout management, since it won't need to change the server code
-
- Jun 06, 2012
-
-
Felipe Cecagno authored
-
Felipe Cecagno authored
final version of the layout module before start to implement the mechanism to lock the windows layout
-
- Jun 01, 2012
-
-
Felipe Cecagno authored
-
- May 30, 2012
-
-
Felipe Cecagno authored
-
Felipe Cecagno authored
implemented ability to include the current layout to the list and to save all the layouts to a text file - now I'm implementing the ability to load the layouts from file (the inverse operation)
-
- May 25, 2012
-
-
Felipe Cecagno authored
-
Felipe Cecagno authored
setup a default layout, that is applied in the beginning of the session; improved the animations; ignoring the video windows for the layouts - in the future we will be able to set a layout for the presenter window, for example, but now they are all ignored by the module
-
- May 13, 2012
-
-
firstuser authored
-
- May 23, 2012
-
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
Felipe Cecagno authored
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
-
- May 22, 2012
-
-
Richard Alam authored
-
- May 11, 2012
-
-
Dixon Fred authored
-
Dixon Fred authored
-
- May 17, 2012
-
-
Markos Calderon authored
fix for issue 1221. However, need to double check which it's the best way to handle special characters
-
- May 13, 2012
-
-
Richard Alam authored
-
- May 16, 2012
-
- May 15, 2012
-
- May 14, 2012
-
-
Richard Alam authored
-
Richard Alam authored
time to process
-
Richard Alam authored
-
- May 11, 2012
-
-
Richard Alam authored
-
Richard Alam authored
-
- May 10, 2012
-
-
Richard Alam authored
1. Convert the initial image that is sent to the server as grayscale 2. Add some debug logs on the applet to determine which step is taking a long time. As suspected, it is on the network, esp. using http. 3. Fix a bug in the server side. Turns out we are not incrementing the timestamps in constant interval like we do with the voice. Not doing so, doesn't allow the Flash Player to drop frames when packets arrive late.
-
Richard Alam authored
-
- May 09, 2012
-
-
Richard Alam authored
send the blocks to the server, and how long it takes for the server to receive all the blocks.
-
Richard Alam authored
disconnecting when the connection hiccups
-
- May 08, 2012
-
-
Richard Alam authored
the screen caltured to other users
-
Richard Alam authored
-
- May 04, 2012
-
-
Dixon Fred authored
Do not process for Matterhorn if webcam, audio, or desktop are not avai...
-
Richard Alam authored
-
Richard Alam authored
-
Richard Alam authored
-