Commit Graph

4158 Commits

Author SHA1 Message Date
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
Jesus Federico
d368aef0f6 Added petermentzer bbb-api-php contribution to labs 2012-04-05 10:47:53 -04: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
Richard Alam
77b443299b - don't start publishing when closing stream 2012-04-05 12:51:57 +00:00
Fred Dixon
50bd44c6ed Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-04-04 18:13:11 -04:00
Fred Dixon
36c701eb4a Updated demo page to show 0.8-beta-4b 2012-04-04 18:13:04 -04:00
Markos Calderon
323a4f47c1 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-03-29 13:30:36 -07:00
Markos Calderon
fb7f2235b3 removing some meeting information in the demos 2012-03-29 13:30:08 -07:00
Richard Alam
5177a1737a - allow admin to turn off recording for whole server 2012-03-29 16:26:10 +00:00
Richard Alam
a8b17d8427 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2012-03-28 18:44:29 +00:00
Richard Alam
878ca71018 - let the exception handler from decoder handle the exception 2012-03-28 18:44:05 +00:00
Fred Dixon
24c00aeb8c Removed depreciated demo5.jsp (replaced with create.jsp) 2012-03-28 14:22:52 -04:00
Richard Alam
835670f592 - retry indefinitely to connect to FreeSWITCH ESL 2012-03-27 15:24:50 +00:00
Richard Alam
d8af3f46f2 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2012-03-27 15:10:18 +00:00
Richard Alam
8cc18ca4ae - act as gateway. Forward call to FreeSWITCH even if not registered. 2012-03-27 15:09:46 +00:00
Markos Calderon
c4d866419c change date format in getRecordings for bigbluebutton 0.8 2012-03-26 13:47:35 -07:00
Fred Dixon
b761f23651 Edited audio-test.mp3 to 10 seconds 2012-03-25 20:01:29 -04:00