Jonata Teixeira Pastro
8d52fc5c9f
Feature #1211 : Prioritization mode working with a fixed video element (first).
2014-04-09 21:01:18 +00:00
Jonata Teixeira Pastro
a17c076c35
Feature #1211 : Partial implementation of prioritization mode; Optimal use of the canvas space in priorityMode.
2014-04-09 19:19:19 +00:00
Jonata Teixeira Pastro
7d888b2cfb
Feature #1211 : Partial implementation of prioritization mode; Horizontal split.
2014-04-08 20:00:48 +00:00
Jonata Teixeira Pastro
485adde68b
Feature #1211 : Partial implementation of prioritization mode; Vertical split.
2014-04-08 19:36:50 +00:00
Jonata Teixeira Pastro
c7cafd35fe
Feature #1211 : Partial implementation of prioritization mode of a video window. Cases of 0 and 1 windows done. For 2 or more a static vertical division of the screen is made, the first window is given 2/3 of the screen and the others are disposed in the remaining space.
2014-04-08 15:58:02 +00:00
Jonata Teixeira Pastro
1f0fb4f9a0
Feature #1211 - Initial version of prioritized video dock functions findPriorityConfiguration and updateDisplayListHelperByPriority
2014-04-07 17:32:31 -03:00
Felipe Cecagno
d599307543
commenting out the old video dock module
2014-04-01 15:00:46 -03:00
Felipe Cecagno
50f2953453
Merge branch 'video-profiles' into new-videodock
2014-03-27 17:55:31 -03:00
Felipe Cecagno
4da4980a1f
video profiles are now only identified by its name on the camera display settings (resolution was removed)
2014-03-27 17:53:28 -03:00
Felipe Cecagno
fad9a9a38b
Merge branch 'multicamera-0.81' into new-videodock
...
Conflicts:
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/src/org/bigbluebutton/main/views/CameraDisplaySettings.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMapDelegate.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/PublishWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/ToolbarPopupButton.mxml
2014-03-27 17:41:16 -03:00
Felipe Cecagno
68da29897b
removing the black border
2014-03-26 11:03:37 -03:00
Felipe Cecagno
52a016bf3b
fixed the issue when windows got different aspect ratio; cleanup
2014-03-26 11:03:28 -03:00
Felipe Cecagno
79f6b8daee
making the video canvas border always visible
2014-03-26 10:25:38 -03:00
Felipe Cecagno
f6bd6fedae
handling properly the permissions to mute
2014-03-26 10:25:12 -03:00
Felipe Cecagno
89a96d2527
cleanup
2014-03-25 17:36:29 -03:00
Felipe Cecagno
c163d4783a
improve the layout to avoid scroll bars
2014-03-25 17:08:42 -03:00
Felipe Cecagno
fc6b9ddabd
better handling of voice events in the video camera; prettier transition between visible and invisible states in the mute btn
2014-03-25 14:46:19 -03:00
Felipe Cecagno
b4607f8f38
better icons in the video windows
2014-03-24 17:37:47 -03:00
Felipe Cecagno
69ea5a3175
fully working version of the new videoconf window, still needs some UI tweaks to look better
2014-03-19 15:47:41 -03:00
Felipe Cecagno
78f5761627
avoiding the main NetConnectionDelegate to trace for every cursor message
2014-03-16 22:08:31 -03:00
Felipe Cecagno
70ba73d388
implemented the very first version of the video dock without the internal windows as part of the videoconf module
2014-03-16 22:07:22 -03:00
Felipe Cecagno
79e513b38f
Merge branch 'v0.81-release' of https://github.com/bigbluebutton/bigbluebutton into video-profiles
...
Conflicts:
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/src/org/bigbluebutton/main/views/CameraDisplaySettings.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMapDelegate.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/PublishWindow.mxml
2014-03-12 21:58:15 -03:00
Richard Alam
1430eff18d
- update locales to show java7u51
2014-02-06 16:53:26 -05:00
Richard Alam
d3d259527e
- update to java 7u51
2014-01-16 20:58:39 -05:00
Richard Alam
a6a58e6ecb
- update java string to u51
2014-01-16 17:57:31 -05:00
Fred Dixon
0d50884e08
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2013-11-07 20:08:48 -05:00
Fred Dixon
b12188fbed
Changing lables for 0.81
2013-11-07 20:08:36 -05:00
Richard Alam
a58120f322
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1680
2013-11-05 18:28:12 +00:00
Fred Dixon
d5d502e4e4
minor bug fix in old stress testing script
2013-11-05 07:44:53 -05:00
Richard Alam
329d2b9af1
Merge pull request #291 from SenecaCDOT-BigBlueButton/add-another-string
...
created a new locale string for the chat module
2013-10-31 17:44:00 -07:00
Chad Pilkey
336c8f72f3
created a new locale string for the chat module
2013-10-31 16:27:14 -07:00
Richard Alam
032f10beaa
Merge pull request #290 from kepstin/presentation-missing-slide
...
Last-ditch fix for missing presentation images
2013-10-31 14:01:56 -07:00
Calvin Walton
1d488e3c56
Last-ditch fix for missing presentation images
...
We can only get here if all of the files for the presentation are
*completely* missing. One thing that can cause this is if the
presentation filename starts with a '.' character - the presentation
files aren't correctly archived then.
2013-10-31 18:56:09 -02:00
Fred Dixon
149ea185f2
Updating version to 0.81-RC5
2013-10-30 14:47:16 -07:00
Fred Dixon
c32e60f2d7
Merge pull request #287 from gugat/update_locales
...
update locales
2013-10-30 13:56:42 -07:00
Gustavo
9e61cc334a
update locales
2013-10-30 20:53:29 +00:00
Richard Alam
a961161605
- sign with new certificate that expires in 2014
2013-10-30 12:40:08 -07:00
Richard Alam
e838eff936
Merge pull request #283 from SenecaCDOT-BigBlueButton/fix-annotation-scaling
...
fixed the annotation drawing so that the line thickness scales when you ...
2013-10-29 10:30:29 -07:00
Chad Pilkey
f77d795084
fixed the annotation drawing so that the line thickness scales when you zoom a presentation
2013-10-29 08:24:55 -07:00
Richard Alam
e220f120cc
Merge pull request #280 from kepstin/firefox-audio-seek
...
Switch the order of the audio formats on firefox playback
2013-10-23 13:59:49 -07:00
Calvin Walton
4a45b3610b
Switch the order of the audio formats on firefox playback
...
Firefox has a bug where it can't seek in the audio-only webm files with
no cues, and it seems like they have no intention of fixing this...
Serve up the ogg files first for them.
Adding cues to audio-only webm files is *hard*, there are no standard
tools that support doing this cleanly.
2013-10-23 16:35:21 -04:00
Richard Alam
a141928824
- Fix issue https://code.google.com/p/bigbluebutton/issues/detail?id=1671
...
Remove the beginning . (dot) from uploaded presentation.
2013-10-23 16:21:49 +00:00
Richard Alam
f17d0d1b8b
Merge pull request #279 from kepstin/recording-syntax-fix
...
Fix a logger method call in presentation script
2013-10-23 07:05:40 -07:00
Calvin Walton
e6fe43f9b6
Fix a logger method call in presentation script
...
This shouldn't normally be hit... but if it ever is, the processing will
fail with an error, since the Logger class doesn't have a method named
'warning'.
2013-10-23 10:01:02 -04:00
Richard Alam
49bf86d5aa
Merge pull request #276 from SenecaCDOT-BigBlueButton/fix-switch-racecondition
...
fixed bug 1661, the tool now switches to pan/zoom when a new presentation is loaded
2013-10-22 14:31:37 -07:00
Richard Alam
dc8a603e41
Merge pull request #278 from speakserve/fix-deskshare-kickedout
...
Fixed issue when current user is kicked out and he is sharing his screen...
2013-10-22 14:28:50 -07:00
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
Chad Pilkey
ccc828c76b
the whiteboard toolbar is now disabled as soon as the client is notified of a new presentation. it better work for real this time
2013-10-22 14:03:06 -07: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