Felipe Cecagno
1dc6a675e4
use BigInteger to calculate the recording size
2015-12-09 23:42:22 -02:00
Felipe Cecagno
ee357aa7ac
fixed the issue on the retrieving of the download size by bbb-web
2015-11-24 13:21:47 -02:00
Leonardo Crauss Daronco
5ffd2439bd
Fix "ReferenceError: hook is not defined" when removing hook
2015-11-13 17:12:12 -02:00
Felipe Cecagno
66b96398e6
show the disabled record button for viewers; hide confirmation alert if the moderator lose its role
2015-11-13 14:33:43 -02:00
Felipe Cecagno
6e5729fc67
created toolbarVisibleByDefault and showToolbarButton attributes for shared notes window
2015-11-10 11:17:23 -02:00
Pedro Beschorner Marin
15acb57b17
We need to update the registered user's list when role and waitingForAcceptance change because reconnection doesn't trigger a userLeaving msg anymore
2015-10-26 10:57:12 -02:00
Pedro Beschorner Marin
3a2d6e52b8
Bugfix-#1838: Checking for user's role missmatch between API join response and server join meeting reply
2015-10-25 23:08:28 -02:00
Felipe Cecagno
7a182e67b6
Merge branch 'feature-1734' into mconf-live0.7.3 (refs #1734 )
2015-10-23 12:47:08 -02:00
Felipe Cecagno
c3c4a9c64c
extracted the custom hash class to a different file, loaded by recordandplayback.rb; removed the hardcoded path to /var/bigbluebutton/published/presentation because it can change, and it's always different depending on the playback format (refs #1734 )
2015-10-23 12:46:26 -02:00
Felipe Cecagno
cf121f934a
forbid the viewer to try to unlock himself on the user list refs #1722
...
bug introduced while we were enabling the viewer to mute/unmute himself from the users list
2015-10-23 12:00:59 -02:00
Felipe Cecagno
f80dcc33ae
fixed the issue introduced when we ordered the loading of locale swfs refs #1759 , when the locale to be master locale and the preferred locale are the same
2015-10-23 10:43:26 -02:00
Felipe Cecagno
885d16e42e
reverted mconf/bigbluebutton@8f636d158a refs #1746 , since the tooltip identifier is used as "tooltip" instead of "toolTip"
2015-10-23 10:41:08 -02:00
Felipe Cecagno
30caf8b0fb
Merge remote-tracking branch 'RafaFP/fix-1722' into mconf-live0.7.3 (refs #1722 )
2015-10-23 09:50:47 -02:00
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
RafaFP
0284ee0048
Latest version of the implementation of the feature #1734 .
...
Data on Playback, Metadata and Download are now present on the publish_ended event.
If the related content is absent it will be returned empty, if otherwise present all child tags and data will be presented.
refs 1734
2015-09-14 15:55:06 +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