Commit Graph

6294 Commits

Author SHA1 Message Date
Jesus Federico
a4987f84b8 Update index.html
bigbluebutton-config: Fixed typo error on "Google Plus" logo
2013-10-18 15:45:10 -04:00
Richard Alam
03bb5bba8f Merge pull request #275 from kepstin/corrupt-audio-fix
Skip corrupt/empty audio files when processing recording.
2013-10-18 12:40:29 -07:00
Richard Alam
24809481a6 - addd necessary manifest attributes to fix java security dialog popups 2013-10-18 19:24:11 +00:00
Richard Alam
a64dd3736c Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2013-10-18 19:19:08 +00:00
Richard Alam
6e5fa16f96 - fix problem where java security dialog pops up due to java 7 update 45
https://code.google.com/p/bigbluebutton/issues/detail?id=1658
2013-10-18 19:16:52 +00:00
Jesus Federico
1436d074bc Update ToolController.groovy
bbb-lti: Changed the main tool title shown by the lti cartridge
2013-10-18 15:14:11 -04:00
Calvin Walton
de0bac6f76 Skip corrupt/empty audio files when processing recording.
Now when an empty/corrupt audio file is detected, it will be replaced
with silence.
2013-10-18 11:39:03 -04:00
Richard Alam
a6759a8171 - Fix issue https://code.google.com/p/bigbluebutton/issues/detail?id=1653 2013-10-15 14:51:02 +00:00
Richard Alam
bd05827fc4 - Fix issue https://code.google.com/p/bigbluebutton/issues/detail?id=1646 2013-10-15 14:50:30 +00:00
Richard Alam
a5e12b8315 - fix Issue https://code.google.com/p/bigbluebutton/issues/detail?id=1652 2013-10-15 14:49:22 +00:00
Richard Alam
83b1c209b4 Merge branch 'master' into speakserve-remove-spacers 2013-10-11 16:11:12 +00:00
Richard Alam
7811de5f8a Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2013-10-11 16:10:58 +00:00
Richard Alam
c7565f3ac1 Merge branch 'remove-spacers' of github.com:speakserve/bigbluebutton into speakserve-remove-spacers
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatMessageRenderer.mxml
2013-10-11 16:10:32 +00:00
Richard Alam
9677f8032a Merge pull request #271 from sokie/master
Fixed broadcast module issue #1639
2013-10-11 09:03:30 -07:00
Richard Alam
c68adeba87 Merge pull request #253 from speakserve/fix-users-settings-menu
User settings menu repositioned
2013-10-11 09:02:36 -07:00
Richard Alam
d1ee41a465 Merge branch 'mconf-fixing-scrollbars' 2013-10-11 15:56:18 +00:00
Richard Alam
dc8e1b6327 Merge pull request #274 from kepstin/rap-skip-corrupt-video
Check for corrupt video files, don't attempt to render them
2013-10-11 08:54:40 -07:00
Richard Alam
df8e49f4af - when width of client is less than 800, hide the meeting name, shourtcut, and locale buttons. 2013-10-11 15:53:51 +00:00
Calvin Walton
8facc0899e Check for corrupt video files, don't attempt to render them
A corrupt video file is defined as one where ffprobe either finds no
video stream, or it finds a video stream but cannot read any frames.
2013-10-11 11:19:40 -04:00
Felipe Cecagno
d4a7bea99b handled the scrollbars that appear if you have a small screen and a (not so) long copyright message 2013-10-11 11:32:30 -03:00
Felipe Cecagno
c350b6ceac fix issue http://code.google.com/p/bigbluebutton/issues/detail?id=1609
related to exceptions when you try to log out of the session
2013-10-11 11:16:00 -03:00
Richard Alam
3cf7a53631 Merge pull request #272 from gugat/locales
update locales and add welsh
2013-10-09 14:28:32 -07:00
Gustavo
0f041c248c show Welsh in the client interface 2013-10-09 20:29:50 +00:00
Gustavo
805f93ec54 update locales and add welsh 2013-10-09 20:18:43 +00:00
Fred Dixon
381ddbf3a9 Updated labels for 0.81-RC3 2013-10-09 14:05:55 -04:00
Gustavo Salazar
8b18f4915f update italian translation strings
0.8 is the default version set for all the "locales", with the value 0.81 it fails while loading the client in the browser. I also changed it in Transifex.
2013-10-08 16:39:22 -05:00
Richard Alam
ba2e924e32 - stop propagation of click event to prevent webcam window from resizing.
fix: https://code.google.com/p/bigbluebutton/issues/detail?id=1642
2013-10-08 19:54:30 +00:00
Richard Alam
8d703cebd5 - remove tracking of how many unread private tabs a user has as we don't really need that level of detail
- fix: https://code.google.com/p/bigbluebutton/issues/detail?id=1640
2013-10-08 19:05:03 +00:00
Richard Alam
3b00657b9d - fix issue where viewer stop sharing webcam when switching presenter
https://code.google.com/p/bigbluebutton/issues/detail?id=1641
2013-10-08 18:22:08 +00:00
sokie
1ae8876072 Fixed broadcast module not showing for clients, multiple windows opening for presenter and stream not playing if joining once the stream was started 2013-10-07 18:30:32 +02:00
Richard Alam
92a31599f9 Merge pull request #270 from kepstin/presentation-resiliance
Make generation of png images for pdf pages more resiliant.
2013-10-04 12:50:22 -07:00
Calvin Walton
420b0b5573 Make generation of png images for pdf pages more resiliant.
We now use ghostscript to output pngs directly from the original pdf,
rather than using convert on the split pages. This should make corrupt
or strange pdfs less likely to cause issues.

As well, if a pdf page conversion fails (for any reason, including that
the original pdf is missing...) it will be logged, and a blank page
generated, and processing will continue.
2013-10-04 15:25:13 -04:00
Richard Alam
b2305c7fe2 Merge pull request #268 from gugat/matterhorn_081
fixes audio  extension problem in matterhorn
2013-10-03 12:56:54 -07:00
Gustavo Salazar
5dff55fb13 remove audio extension in webcam processing for matterhorn 2013-10-03 13:50:31 -05:00
Richard Alam
60b43f6d36 Merge pull request #267 from gugat/locales
update locales
2013-10-02 12:12:20 -07:00
Gustavo Salazar
d673e6e484 update locales 2013-10-02 12:12:40 -07:00
Fred Dixon
6e5b15e1f0 Merge pull request #266 from gugat/matterhorn_081
matterhorn scripts work with new version of ffmpeg
2013-10-01 16:06:46 -07:00
Gustavo Salazar
ca6e32bc93 separate scaling and padding commands for deskshare 2013-10-01 17:11:23 -05:00
Gustavo Salazar
cfc6b3385b set sample rate 2013-10-01 17:05:55 -05:00
Gustavo Salazar
c5e4820f25 don't pass the file extension 2013-10-01 17:02:36 -05:00
Gustavo Salazar
5d5d135557 set video quality 2013-10-01 16:53:39 -05:00
Fred Dixon
6b7438e9f8 Updated wording of welcomeMessageFooter 2013-09-27 19:01:59 -04:00
Fred Dixon
91493dc624 fixed small bug in bbb-conf --setip for LTI 2013-09-26 17:19:47 -04:00
Fred Dixon
a84c6ca8e8 Configuration updates for moving to 0.81-RC2 2013-09-26 16:42:27 -04:00
Richard Alam
597c64e808 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2013-09-24 15:39:40 +00:00
Richard Alam
aa018fcb21 - use default resolution from config.xml when skipping webcam settings check 2013-09-24 15:38:52 +00:00
Fred Dixon
0b9cfb591c Merge pull request #263 from gugat/bbbrecord081
update bbb-record utility
2013-09-23 17:42:16 -07:00
Gustavo
0390c2c3c4 bbb-record update version 2013-09-23 23:16:04 +00:00
Gustavo
3e01ab5d29 republish only for matterhorn integration 2013-09-23 23:15:07 +00:00
Gustavo
6acbc14103 separate rebuild and rebuild all 2013-09-23 22:36:53 +00:00