Richard Alam
|
e56a868c0e
|
- update client with deskshare applet with latest fixes
|
2013-10-22 21:11:11 +00:00 |
|
Richard Alam
|
43588ab8a4
|
- when region is resized, take the capture region to init the shared region
|
2013-10-22 21:10:00 +00:00 |
|
Richard Alam
|
2f0af49f40
|
- update blocks by row instead of by block to speed up updates in eyes of user
|
2013-10-22 20:11:46 +00:00 |
|
Richard Alam
|
2e9aa55756
|
- fix bug where requesting to send a key frame fails to get the correct stream name
|
2013-10-22 19:55:39 +00:00 |
|
Richard Alam
|
336a6b3c6e
|
- apply smoothing on deskstop sharing video
|
2013-10-22 16:22:49 +00:00 |
|
Richard Alam
|
c09636ea4a
|
- handle parameter scale = 1 to do pixel for pixel display when sharing fullscreen
|
2013-10-22 15:08:11 +00:00 |
|
Fred Dixon
|
d041ebfcde
|
Merge pull request #277 from SenecaCDOT-BigBlueButton/fix-javacheck-highlight
remove the blue background from the Java Test linkbutton
|
2013-10-21 17:06:10 -07:00 |
|
Chad Pilkey
|
6ffb35428c
|
remove the blue background from the Java Test linkbutton
|
2013-10-21 16:22:07 -07:00 |
|
Richard Alam
|
c4855876c3
|
- change test java link
|
2013-10-21 21:50:38 +00:00 |
|
Richard Alam
|
cbdf8a3440
|
- add target to build a single locale
|
2013-10-21 19:37:11 +00:00 |
|
Richard Alam
|
80ba0d6ead
|
- change link so that user is redirected to appropriate localized page
|
2013-10-21 18:55:41 +00:00 |
|
Richard Alam
|
de553549d1
|
- change instruction to much shorter one so it's easy to localize
|
2013-10-21 18:47:31 +00:00 |
|
Richard Alam
|
b07dde529c
|
- add java version required notice in when starting desktop sharing
|
2013-10-21 18:09:00 +00:00 |
|
Richard Alam
|
feef7fc7c7
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2013-10-20 20:21:22 +00:00 |
|
Richard Alam
|
fc02874176
|
- clean up presentation list to remove scrollbar and display 3 presentations properly
|
2013-10-20 20:19:55 +00:00 |
|
Richard Alam
|
b250f9a162
|
- change java version dialog title to explicitly tell the user that it is an error
|
2013-10-20 20:19:07 +00:00 |
|
Richard Alam
|
c30a8c495f
|
- change java version dialog title
|
2013-10-20 20:18:32 +00:00 |
|
Fred Dixon
|
ca56259457
|
Updating label to RC4
|
2013-10-20 15:47:12 -04:00 |
|
Fred Dixon
|
8cc76d5c61
|
Updating label to RC4
|
2013-10-20 15:46:12 -04:00 |
|
Richard Alam
|
a08790fa52
|
- center the java version error message dialog
|
2013-10-20 18:22:13 +00:00 |
|
Richard Alam
|
87c5c41432
|
- change applet display version to 0.81
|
2013-10-20 17:53:12 +00:00 |
|
Richard Alam
|
d1864bc6c7
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2013-10-20 17:11:53 +00:00 |
|
Richard Alam
|
95ed553f86
|
- add version check on applet. Don't allow sharing of screen when java version
is lower than 1.7.0_45
|
2013-10-20 17:09:06 +00:00 |
|
Gustavo Salazar
|
38f8ed5741
|
Support processing of images with extension .jpeg
|
2013-10-18 17:46:07 -05:00 |
|
Richard Alam
|
183148b5eb
|
Revert " - add alert warning when user has old java version when starting desktop sharing."
This reverts commit 570ea3c6f8 .
|
2013-10-18 22:12:59 +00:00 |
|
Richard Alam
|
570ea3c6f8
|
- add alert warning when user has old java version when starting desktop sharing.
|
2013-10-18 20:54:38 +00:00 |
|
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 |
|