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
Fred Dixon
9100074b8b
Assigned a default blank password for mobile connection, as suggested by Felipe in http://code.google.com/p/bigbluebutton/issues/detail?id=1183
2012-06-03 21:21:09 -07:00
Richard Alam
d116e4f298
- update locale
2012-06-03 15:12:16 +00:00
Richard Alam
b4c939a99f
- change to RC3
2012-06-03 15:08:39 +00:00
Richard Alam
172205e107
- making change on landing page to say 0.8
2012-06-03 14:57:55 +00:00
Richard Alam
4f0b930553
- update locales
2012-05-28 19:37:12 +00:00
Richard Alam
ab35e0c81e
Merge pull request #41 from mconf/issue-1229
...
fix http://code.google.com/p/bigbluebutton/issues/detail?id=1229
2012-05-24 09:38:25 -07: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
Fred Dixon
113cbad759
Lowered check for 2G memory to under 1975
2012-05-11 09:49:58 -04:00
Fred Dixon
52302ce0a0
Updated version on index.html to RC2
2012-05-11 04:04:02 -04:00
Markos Calderon
71cc44eac2
fix for issue 1221. However, need to double check which it's the best way to handle special characters
2012-05-17 15:12:42 -07:00
Richard Alam
4ee4eb79cc
- strip controls chars from chat messages as it fails the process of recordings
2012-05-12 23:17:38 -07:00
Richard Alam
93b274f4c8
- fix http://code.google.com/p/bigbluebutton/issues/detail?id=1087
2012-05-16 19:11:00 +00: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
48a6a48773
- add support for IE by installing chrome frame for playing back recording
2012-05-14 15:18:56 +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
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