Chad Pilkey
a082f8ede2
hopefully fix the flash mic list so that it repopulates
2015-03-31 14:22:10 -07:00
Mateus Dalepiane
c6f0a82bba
Implement video rotator
...
Now when the client publishes a stream that contains a rotate prefix
in the name the video is rotated using FFmpeg and re-published as
without the prefix.
Valid prefixes are: "rotate_left/" and "rotate_right/".
2015-03-31 17:30:28 -03:00
Mateus Dalepiane
a90bb975cd
Code refactor: Change package of video convertion classes
2015-03-31 17:30:07 -03:00
perroned
adab7347ed
Style for listen only dialog
2015-03-31 12:36:45 -07:00
perroned
807f1549d8
UI for listen only
2015-03-31 12:36:29 -07:00
perroned
09341689b6
Handlers for listen only dialog and UI
2015-03-31 12:36:16 -07:00
perroned
61f0f97517
Toggling for listen only
2015-03-31 12:35:37 -07:00
perroned
4e1ad3b42a
Added extra field allowing for listen only
2015-03-31 12:35:09 -07:00
Maxim Khlobystov
91be2f4da8
Fixed the issue with the full screen button jumping to new line in Firefox.
2015-03-31 12:04:29 -07:00
Anton Georgiev
06d5087bfb
unlock if presenter; completely disable locked chat input
2015-03-31 18:42:42 +00:00
Mateus Dalepiane
c5d3db0bfb
Include FFmpeg parameter to rotate video
2015-03-31 14:42:03 -03:00
Anton Georgiev
d3b459feec
locking for private chat
2015-03-31 17:25:05 +00:00
Maxim Khlobystov
ed2ecf1cef
Centered the slide vertically in full screen mode.
2015-03-30 16:03:41 -07:00
Anton Georgiev
7b3d6497c2
locking for public chat
2015-03-30 22:48:25 +00:00
Anton Georgiev
b47e8f3330
lock settings - handle new_permission_settings, user_locked_message
2015-03-30 17:49:30 +00:00
perroned
1316acba11
Allow HTML5 client to call into conference using listen only
2015-03-30 08:50:51 -07:00
perroned
79d59b2dbc
Pass listen only field to BBB.joinVoiceConference
2015-03-30 08:50:10 -07:00
Felipe Cecagno
b5b038d912
logout url now is called using target=_parent
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/main/views/LoggedOutWindow.mxml
2015-03-29 21:44:24 -03:00
Maxim Khlobystov
915b522cab
Removed the unnecessary important declarations.
2015-03-29 13:58:24 -07:00
Maxim Khlobystov
659b86cde9
Modified the calculation of the slide image dimensions to eliminate the dependency on the whiteboard navbar height (allowed the slide to use all of the available space in full screen mode).
2015-03-29 13:51:18 -07:00
Maxim Khlobystov
500d015aad
Resized the elements containing the slide image assuming the whiteboard doesn't have navbar in full screen mode.
2015-03-29 13:45:35 -07:00
Felipe Cecagno
05fef6e5e5
Merge branch '090-multinotes' into mconf-live0.6.2
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/sharednotes/views/SharedNotesWindow.mxml
2015-03-29 13:55:34 -03:00
Felipe Cecagno
ac1bd6d7ce
fixed once again the issue where the notes updates do not get sent to the server (ref #1531 )
2015-03-29 13:53:49 -03:00
Maxim Khlobystov
a7b511ce97
Added the ability to open the whiteboard in full screen mode.
2015-03-27 17:59:56 -07:00
Richard Alam
2388a72198
Merge pull request #591 from bigbluebutton/update-locales-mar-27-2015
...
- update locales
2015-03-27 18:00:09 -04:00
Richard Alam
1d32fb7dc4
- update locales
2015-03-27 21:58:21 +00:00
Richard Alam
5766a973ee
Merge pull request #590 from capilkey/improve-chat-sending
...
Improve chat sending
2015-03-27 17:37:55 -04:00
Chad Pilkey
6c6e092402
increase height of text in audio windows so it doesn't get cut off
2015-03-27 14:33:49 -07:00
Chad Pilkey
3245934d15
prevent enter from going into the input box
2015-03-27 14:33:15 -07:00
Chad Pilkey
3b5ab7cbbe
improved the chat url regex
2015-03-27 14:32:27 -07:00
Fred Dixon
9270d01984
Merge pull request #576 from antobinary/options-rearrange-fix
...
html5client:chat options fix + Meteor update
2015-03-27 14:14:19 -04:00
Fred Dixon
0a9bf5d9b3
Merge pull request #577 from gthacoder/meteor-client-switching-stylesheets
...
HTML5 client: push menu update.
2015-03-27 14:14:04 -04:00
Felipe Cecagno
f23ece0e37
Merge branch 'webrtc-timeout' into mconf-live0.6.2
2015-03-26 15:54:34 -03:00
Felipe Cecagno
3e333dd8fe
Merge branch 'bbb-check-localization' into mconf-live0.6.2
2015-03-26 15:54:25 -03:00
Felipe Cecagno
2bf8afc11f
Merge branch 'bbb-check-localization' of github.com:pedrobmarin/bigbluebutton into bbb-check-localization
2015-03-26 15:51:42 -03:00
Felipe Cecagno
cef741937b
improved the way we calculate the dimension of the cancel button in the audio test dialog
2015-03-26 15:50:51 -03:00
Pedro Beschorner Marin
8dac9240bd
English as locale fallback
2015-03-26 14:45:21 -03:00
Pedro Beschorner Marin
a2d7f43130
Added a config option to enable/disable WebRTC audio connection browser's hints
2015-03-26 12:38:43 -03:00
Felipe Cecagno
1d7f1604dd
replace BigBlueButton in the localization files by Mconf-Live
2015-03-26 12:12:54 -03:00
Felipe Cecagno
69adf85522
Merge branch 'bbb-check-localization' into mconf-live0.6.2
2015-03-26 12:10:04 -03:00
Felipe Cecagno
c6bed30d9e
a little better pt_BR translations
2015-03-26 12:09:44 -03:00
Richard Alam
c63c371e7b
- fix issue https://code.google.com/p/bigbluebutton/issues/detail?id=1909
2015-03-25 21:58:09 -03:00
Pedro Beschorner Marin
6431d6f4d1
Basic portuguese localization
2015-03-25 18:58:44 -03:00
Chad Pilkey
ec6dffea13
Merge pull request #589 from OZhurbenko/fix-issue-1889
...
Cleaninig
2015-03-25 17:36:24 -04:00
Oleksandr Zhurbenko
98bd277324
Cleaninig
2015-03-25 14:34:01 -07:00
Richard Alam
8bfdd5a5f7
Merge pull request #586 from OZhurbenko/fix-issue-1889
...
Fix issue 1889
2015-03-25 17:22:14 -04:00
Richard Alam
78aa3fa271
Merge pull request #588 from bigbluebutton/fix-issue-1909
...
Fix issue 1909
2015-03-25 17:20:46 -04:00
Richard Alam
2a0786d19c
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into fix-issue-1909
2015-03-25 21:15:20 +00:00
Richard Alam
315ac0688c
- fix issue https://code.google.com/p/bigbluebutton/issues/detail?id=1909
2015-03-25 21:14:48 +00:00
Richard Alam
614affb46d
Merge pull request #587 from capilkey/fix-private-links
...
Three different bug fixes
2015-03-25 17:13:49 -04:00