Felipe Cecagno
25920da78d
Merge remote-tracking branch 'RafaFP/fix-1744' into mconf-live0.7.3
2015-10-22 13:48:56 -02:00
Felipe Cecagno
b7c8a5db91
Merge remote-tracking branch 'rafael/fix-1753' into mconf-live0.7.3
2015-10-22 13:44:15 -02:00
Felipe Cecagno
876b077021
improve the loading order for the master locale and the preferred locale (refs #1759 )
2015-10-21 12:54:43 -02:00
Felipe Cecagno
693dabf140
update the talking status of the video window when the user leaves the audio
2015-10-20 11:38:34 -02:00
Felipe Cecagno
ab83c823c7
do not manage the layout of the shortcuts window
2015-10-20 10:49:04 -02:00
Felipe Cecagno
3739d6fc79
call the main connection to bbb-apps "main" instead of "bigbluebutton"
2015-10-20 10:43:20 -02:00
Felipe Cecagno
f9eaa32a12
publish recording immediately after the process phase, before processing other recordings; fix step_succeeded vs. phase_succeeded
2015-10-19 17:40:30 -02:00
Felipe Cecagno
c4ff37e292
fixed recording size inclusion when processing presentation_export
2015-10-19 17:39:26 -02:00
Felipe Cecagno
83ae244485
Merge branch 'mconf-live0.7.1-ssl' into mconf-live0.7.3
2015-10-19 11:49:36 -02:00
RafaFP
1240a7eff4
Improved the Shared Notes window to properly support mouse Context Menu Paste (was an issue, would not trigger the formatting corrections for pasted data).
...
Solved a bug where pasted text would cause kerning to change and eventually cause loss of consistency.
Kerning would become a nested tag, breaking consistency when left empty.
ref #1742
2015-10-19 11:49:13 -02:00
Pedro Beschorner Marin
de00dc2fe3
Fixed text style when keyboard input with multiple lines selected
2015-10-19 11:49:13 -02:00
Pedro Beschorner Marin
7f4f704cf1
Refresh font type, size and color when user delete or backspace a paragraph the same way Flash handles alignment fixing
2015-10-19 11:49:13 -02:00
Pedro Beschorner Marin
b36be98745
Fixed array out of bounds exception
2015-10-19 11:49:13 -02:00
Pedro Beschorner Marin
33cba3d440
Text type, color and size will work the same as alignment
2015-10-19 11:49:13 -02:00
Pedro Beschorner Marin
da292fe3ed
Cleaning (some) text formatting when enter key is pressed
2015-10-19 11:49:13 -02:00
Pedro Beschorner Marin
743b5f5197
Avoid formatting empty lines when selected
2015-10-19 11:49:13 -02:00
Pedro Beschorner Marin
96a000ed99
Adding new RichTextEditor mxml
2015-10-19 11:49:13 -02:00
Felipe Cecagno
385b043146
Merge branch 'mconf-live0.7.3' of github.com:RafaFP/bigbluebutton into mconf-live0.7.3
2015-10-19 11:25:39 -02:00
Felipe Cecagno
1f9ed04243
Merge branch 'mconf-live0.7.3' of github.com:pedrobmarin/bigbluebutton into mconf-live0.7.3
2015-10-19 11:25:06 -02:00
Felipe Cecagno
762d1e9a56
another patch to fix the long wav files problem
2015-10-16 14:53:20 -03:00
Felipe Cecagno
ec96c89105
Merge remote-tracking branch 'bigbluebutton/v0.9.0-release' into mconf-live0.7.1-ssl
...
Conflicts:
bigbluebutton-client/resources/prod/MconfLive.html
2015-10-15 15:22:05 -03:00
Calvin Walton
f6adcde830
Update Firefox 41 hang workaround for 41.0.2
...
Cherry-picked from b4e3561
on master.
2015-10-15 14:17:55 -04:00
Calvin Walton
fe8cf13b11
Convert audio_size to a number before subtracting header size
2015-10-15 15:11:45 -03:00
Calvin Walton
43e943d61d
Need to convert bit_rate to an integer
2015-10-15 15:11:44 -03:00
Calvin Walton
30e6a98a8b
Fix some reference errors in wav detection
2015-10-15 15:11:44 -03:00
Calvin Walton
8332daf093
record-and-playback: Handle FreeSWITCH wav files >4GB
...
FreeSWITCH writes wav files >4GB long with incorrect values in the length
field in the header. Recalculate the length based on file size, and ensure
that ffmpeg reads the complete audio file rather than stopping.
2015-10-15 15:11:44 -03:00
Fred Dixon
25be565449
Merge pull request #2833 from ffdixon/v0.9.0-release
...
Apply fix for #2832 to BigBlueButton 0.9.1
2015-10-09 16:27:03 -04:00
Fred Dixon
e3c8520f67
Apply fix for this bug https://github.com/bigbluebutton/bigbluebutton/issues/2832
2015-10-09 16:22:30 -04:00
RafaFP
7e4946865a
Fixed the buttons delay on disappearing and killed the connection for good if on flash microphone.
...
refs #1800
2015-09-21 22:22:00 +00:00
Pedro Beschorner Marin
9360a318f4
Fixed DirectClientMessage session reconnect problem
2015-09-21 21:33:16 +00:00
Pedro Beschorner Marin
eac7c9c4d4
Ejecting voice user after a Flash mic reconnection
2015-09-18 15:19:07 +00:00
Pedro Beschorner Marin
655ed560ed
Better control for bigbluebutton reconnection
2015-09-17 18:24:30 +00:00
Pedro Beschorner Marin
003977982c
Fixed missing WebRTC audio icon
2015-09-17 15:18:48 +00:00
Pedro Beschorner Marin
6ee634d53e
Fixed missing reconnected user name in users list
2015-09-16 20:11:10 +00:00
Pedro Beschorner Marin
d53b1d058e
Fixed deskshare reconnection issue #1802
2015-09-16 16:03:47 +00:00
Felipe Cecagno
b17719e8cf
added proxyType to best on some connections preparing the client to use rtmps
2015-09-12 19:59:32 -03:00
Fred Dixon
3a309f9119
Fixed error in parsing config.xml in bbb-conf
2015-09-12 19:48:15 -03:00
Fred Dixon
13db512b9d
Updated bbb-conf to update URLS for http/https and rtmp/rtmps
2015-09-12 19:39:11 -03:00
Felipe Cecagno
fa35cc7e49
update bbb-conf in order to enable and disable the secure websocket interface on freeswitch when using --enablewebrtc and --disablewebrtc
2015-09-12 14:14:01 -03:00
Felipe Cecagno
3e75ddbcee
update the websocket server address if the page is loaded using https (so the socket server must be secure as well)
2015-09-12 14:13:18 -03:00
Calvin Walton
56fb7c8b06
Use protocol-relative links to load the 'get flash' button image
...
This fixes a mixed content warning when loading the client over https
2015-09-12 12:35:59 -03:00
Felipe Cecagno
ed366e6b21
Merge branch '090-recordings-size' into mconf-live0.7.3
...
Conflicts:
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
bigbluebutton-web/src/java/org/bigbluebutton/api/domain/Recording.java
2015-09-08 17:43:20 -03:00
Felipe Cecagno
32957898f6
refactored part of the bbb-0.9-recording-size code in order to include the size on the download size for mconf_encrypted and the playback size for the others; included raw_size for all available formats
2015-09-08 17:18:02 -03:00
Felipe Cecagno
8288d52d1c
Merge branch '090-multinotes-rich-text' of github.com:pedrobmarin/bigbluebutton into mconf-live0.7.3
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/sharednotes/views/SharedNotesWindow.mxml
2015-09-07 23:44:37 -03:00
Felipe Cecagno
ac4f58c997
Merge branch 'fix-issue-1716' of github.com:pedrobmarin/bigbluebutton into mconf-live0.7.3
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/sharednotes/views/SharedNotesWindow.mxml
2015-09-07 23:26:00 -03:00
Felipe Cecagno
a7b220e207
Merge branch '090-multinotes' into mconf-live0.7.3
2015-09-07 23:19:16 -03:00
Felipe Cecagno
769fa2feac
Merge branch 'mconf-live0.7.2' into mconf-live0.7.3
2015-09-07 21:14:23 -03:00
Felipe Cecagno
6d387239ab
fixed video log when FFmpeg starts to publish an h263 stream
2015-09-07 13:27:16 -03:00
Mario Gasparoni
6850035e2a
Bug #1777 : h263 video hanging
...
Solved rc when triggering the transcoder.
Rotated streams don't trigger a relay anymore
Some refactoring
Conflicts:
bbb-video/src/main/java/org/bigbluebutton/app/video/VideoApplication.java
2015-09-07 11:36:23 -03:00
Mario Gasparoni
61833e964f
Fixing h263 video streaming when input has audio
2015-09-07 11:25:29 -03:00