Jonata Teixeira Pastro
|
42b852f4a4
|
#Feature 1212: Implemented VideoWithWarnings class that encapsulates Camera warnings. The new class is used in the camera preview in CameraDisplaySettings and in the new video dock windows.
|
2014-05-26 19:48:41 +00:00 |
|
Jonata Teixeira Pastro
|
8a9df273eb
|
Added priorityRatio option to config.xml.template
|
2014-04-30 11:52:48 -03:00 |
|
Jonata Teixeira Pastro
|
af99b9dfa6
|
Feature #1211: Minor corrections of aspectRatio problems. PriorityRatio property added to config.xml
|
2014-04-16 21:05:32 -03:00 |
|
Jonata Teixeira Pastro
|
8618bfef2c
|
Indentation fix.
|
2014-04-10 18:00:07 +00:00 |
|
Jonata Teixeira Pastro
|
5f246ebe26
|
Indentation fix.
|
2014-04-10 17:52:00 +00:00 |
|
Jonata Teixeira Pastro
|
1cc8c5b82a
|
Feature #1211: Prioritization of video dock on mouse click.
|
2014-04-10 17:01:07 +00:00 |
|
Jonata Teixeira Pastro
|
c6cc869b49
|
Feature #1211: Prioritization mode for videodock. Correcting commit a17c076..8d52fc5
|
2014-04-09 21:11:37 +00:00 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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
|
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 |
|
Chad Pilkey
|
cf12fe382b
|
Merge remote branch 'upstream/master' into fix-switch-racecondition
|
2013-10-22 11:43:52 -07:00 |
|
Richard Alam
|
336a6b3c6e
|
- apply smoothing on deskstop sharing video
|
2013-10-22 16:22:49 +00:00 |
|
Ghazi Triki
|
658afcb45b
|
Fixed issue when current user is kicked out and he is sharing his screen.
|
2013-10-22 17:15:07 +01: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 |
|
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 |
|