Commit Graph

4174 Commits

Author SHA1 Message Date
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
a802ab7e5a - make some improvements to dekstop sharing by
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.
2012-05-10 14:10:01 -07:00
Richard Alam
76e4d807d3 - add some info logs for deskshare applet 2012-05-09 19:23:01 -07:00
Richard Alam
ba16c09a02 add some debug logs to print how long it takes to capture the screen, process the blocks,
send the blocks to the server, and how long it takes for the server to receive all the blocks.
2012-05-09 10:59:03 -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
ccbd3df12c - provide option to wait for all the blocks from the applet before displaying
the screen caltured to other users
2012-05-08 12:49:10 -07:00
Richard Alam
45af49b733 change default color to gray 2012-05-08 11:18:07 -07:00
Fred Dixon
a4d580a309 Merge pull request #38 from gugat/issue1140
Do not process for Matterhorn  if webcam, audio, or desktop are not avai...
2012-05-04 14:06:41 -07:00
Richard Alam
d7cf4f4484 - update presentation icons 2012-05-04 20:32:44 +00:00
Richard Alam
095563e7fc - generate keyframe using configurable interval 2012-05-04 20:10:50 +00:00
Richard Alam
37b1edcc93 - update applet jar with changes to minimize connect timeout 2012-05-04 18:09:26 +00:00
Richard Alam
902e83d8b3 - 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
2012-05-04 18:06:18 +00:00
Gustavo Salazar
cc1435a84c Create .done file. 2012-05-03 20:30:49 -07:00
Gustavo Salazar
df41ce84ac Do not process for Matterhorn if webcam, audio, or desktop are not available to be processed. 2012-05-03 20:23:18 -07:00
Fred Dixon
5ca7a51034 Added logic to clean more log files when running sudo bbb-conf --clean 2012-05-03 23:17:58 -04:00
Richard Alam
7b1ff2d4bb - add utf-8 encoding magic comment to recording ruby scripts
http://blog.grayproductions.net/articles/understanding_m17n
2012-05-03 18:56:01 +00:00
Richard Alam
3a1b4e8cef Merge pull request #37 from gugat/update_popcorn
Give size to the window of recorded chat.
2012-04-27 13:17:41 -07:00
Richard Alam
fb1fc2a01d Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2012-04-27 19:33:29 +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
Gustavo Salazar
dd384d5f95 Give size to the window of recorded chat. 2012-04-27 08:33:14 -07:00
Fred Dixon
aba4c587fe Minor edit on version in index.html 2012-04-27 10:55:07 -04:00
Fred Dixon
5a076109e2 Updated version number to 0.8-RC1 -- more testing 2012-04-27 10:40:53 -04:00
Richard Alam
e9c6b76718 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2012-04-26 14:31:20 +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
Fred Dixon
cf003b06a1 Added sum of version numbers for packages in bbb-conf --check 2012-04-25 20:54:51 -04:00
Fred Dixon
907aed9077 Increased version number to 0.8-beta-4c -- we're getting close 2012-04-25 17:17:39 -04:00
Fred Dixon
c87e9c551a Merge pull request #36 from gugat/update_popcorn
Update popcorn script.
2012-04-25 13:06:49 -07:00
Richard Alam
8b91afb1e9 - don't auto rejoin when user clicks on logout button 2012-04-25 14:43:51 +00:00
Richard Alam
80b85ba9bb - upgrade filename to 0.71 2012-04-24 22:22:20 +00:00
Richard Alam
8bcaeb1edf - update deskshare standlone html 2012-04-24 22:20:12 +00:00
Gustavo Salazar
1e14fb69b3 Update popcorn script.
Change message when playback is not possible.
2012-04-23 15:10:41 -07:00
Richard Alam
b5b6d5f954 - update red5 to latest (r4316) 2012-04-22 15:03:43 +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
7df802b818 - make sure the last packet gets processed 2012-04-21 15:53:59 +00:00
Markos Calderon
0b63acb6bc Update bigbluebutton-web/src/java/org/bigbluebutton/api/RecordingService.java 2012-04-19 14:08:52 -05: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
Markos Calderon
6183dab2c5 a better way to support old date format 2012-04-14 13:47:31 -07:00
Markos Calderon
1720b4bdda Adding support for old date format 2012-04-14 11:20:01 -07: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
17b3922295 - don't use map to determine ESL message 2012-04-12 16:31:34 +00:00
Richard Alam
6077496df7 Merge pull request #33 from jfederico/master
Added php library contributed by Peter Mentzer
2012-04-05 08:10:17 -07:00
Jesus Federico
485155bb96 Updated README on bbb-api-php and bbb-api-php-legacy placed in labs 2012-04-05 11:07:10 -04:00
Fred Dixon
3aada13ae2 Added link for BigBlueButton in index.html 2012-04-05 10:56:05 -04:00