- Jun 15, 2012
-
-
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
-
Richard Alam authored
- add a timeout when applet is connecting to socket. This way if port is closed, we fall back to http tunneling quickly - change how we update the blocks so we don't have to send key frames to late comers. Instead we update each block regularly. - make inter-frame interval configurable
-
Gustavo Salazar authored
-
Gustavo Salazar authored
-
Dixon Fred authored
-
- May 03, 2012
-
- Apr 27, 2012
-
-
Richard Alam authored
Give size to the window of recorded chat.
-