Chad Pilkey
4d4754aa3e
switch linux screenshare images and text to real values
2016-09-19 12:03:28 -04:00
Chad Pilkey
b8c1961f68
add a fourth help image for mac screenshare
2016-08-31 12:49:37 -04:00
Fred Dixon
477ebb4986
Handle case for starting desktop sharing when using FireFox with default settings
2016-08-30 15:45:51 -04:00
Chad Pilkey
59e1ba93d7
update two Mac screenshare help images
2016-08-26 07:51:00 -07:00
Chad Pilkey
da977c55f0
new screenshare image, change screenshare help string, move ss window up
2016-08-25 07:56:28 -07:00
Chad Pilkey
c760b9f9c0
improve screenshare publish UI to provide help text and images
2016-08-22 20:55:56 -07:00
Richard Alam
5e45bcf2d7
Merge fix to missing images for brnading.
2016-04-26 20:16:31 -04:00
Chad Pilkey
bf7d3332b9
add two branding images back to the client
2016-04-27 11:26:12 -07:00
Richard Alam
b86f32b8c1
Sync with upstream repository
...
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2016-04-26 20:01:20 -04:00
Ghaz Triki
bb6d62e071
Implemented video chat for web and mobile clients.
2016-04-01 15:34:54 +01:00
Richard Alam
dd37445b7d
- screenshare client
2016-02-10 19:43:38 +00:00
Pedro Beschorner Marin
b1ccea37a1
Merge branch 'auto-reconnect' into development
...
Conflicts:
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/MeetingActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersApp.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/freeswitch/FreeswitchConferenceActor.scala
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/business/VideoProxy.as
2015-07-23 18:44:21 +00:00
Chad Pilkey
628d47968d
fixed the poll start button css
2015-06-23 15:09:44 -04:00
Chad Pilkey
078f9accb9
added a poll image to the branding folder
2015-06-23 11:34:43 -04:00
Felipe Cecagno
19e54bfe66
refactored the autoreconnect capability
...
- multiple disconnections are reestablished in order, first the main bigbluebutton connection, then the other connections
- if the user was sharing video, and the video connection drops, the video views close and it reconnect in a consistent state
- if the user is connected to webrtc and the main connection drops, the webrtc connection will still be active, then the server will send a UserLeft message to everyone and will reconnect the user as a phone user, so the UI continues consistent; when the user reconnects, it will reuse the voice information
IMPORTANT: modify external.xml in order to disable media timeout
/opt/freeswitch/conf/sip_profiles/external.xml: <param name="rtp-timeout-sec" value="0"/>
2015-05-08 12:43:25 -03:00
Mateus Dalepiane
0662a242aa
Merge branch 'bigbluebutton/master' into 090-new-videodock
...
Conflicts:
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersApp.scala
bigbluebutton-client/src/org/bigbluebutton/main/views/CameraDisplaySettings.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/VideoHolder.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/business/VideoWindowItf.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/ToolbarButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videodock/views/VideoDock.mxml
2015-04-29 12:10:41 -03:00
Felipe Cecagno
9a7bae79a8
Merge branch '090-new-videodock' into HEAD
...
Conflicts:
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersApp.scala
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/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/ToolbarButton.mxml
record-and-playback/deploy.sh
2015-01-28 20:33:28 -02:00
Chad Pilkey
19fb9b9671
Revert "Revert "Added Java check to the configuration notifications""
...
This reverts commit 82545a03f3
.
2015-01-27 14:19:02 -08:00
Fred Dixon
82545a03f3
Revert "Added Java check to the configuration notifications"
2015-01-27 17:11:54 -05:00
Chad Pilkey
84d6c5e132
added deskshare help information for Chrome users
2015-01-27 13:54:24 -08:00
Chad Pilkey
9be9cca051
added a configuration warning system to the flash client
2015-01-15 16:14:49 -08:00
Mateus Dalepiane
cbb4a167bb
Merge remote-tracking branch 'origin/new-videodock' into 090-new-videodock
...
Conflicts:
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/src/BigBlueButton.mxml
bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.as
bigbluebutton-client/src/org/bigbluebutton/modules/users/views/MediaItemRenderer.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMapDelegate.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/AvatarWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/ToolbarPopupButton.mxml
2014-08-26 17:20:00 -03:00
Chad Pilkey
9daf1d7a16
added styling to the fileupload help, also cleaned up some text
2014-08-17 13:56:15 -07:00
Richard Alam
723ee43830
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1695
2014-08-07 13:24:52 -07:00
Richard Alam
92254d4853
- allow voice conf button to be stylized
2014-08-07 11:42:57 -07: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
ca97a5eec5
implemented the new set of icons for the record button
2014-01-16 11:38:12 -02:00
Felipe Cecagno
bafa7531d7
updating the icon set (webcam, deskshare, microphone and record control) - same base icons, new "check" and "x" layers
2013-10-11 13:53:36 -03:00
Felipe Cecagno
aa597fe985
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into record-button-client
...
Conflicts:
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
record-and-playback/core/lib/recordandplayback.rb
record-and-playback/core/lib/recordandplayback/generators/audio_processor.rb
record-and-playback/core/lib/recordandplayback/generators/events.rb
record-and-playback/core/lib/recordandplayback/generators/video.rb
record-and-playback/presentation/scripts/publish/presentation.rb
2013-09-24 15:03:44 -03:00
Felipe Cecagno
33d98bbff2
implemented the record button both client-side and server-side; still needs more work on the processing scripts; still needs to update the record button icons
2013-09-23 18:33:30 -03:00
Felipe Cecagno
9c512931e0
starting to implement the client-side of the record button; nothing yet was modified on bigbluebutton-apps
2013-09-19 17:53:48 -03:00
Tyler Copeland
b6de969cbf
Updated upload document icon
2013-07-26 15:05:42 -04:00
Fred Dixon
4af527f40b
Revert to old fit-to-page button
2013-05-19 17:32:20 -07:00
Fred Dixon
a7390ba8d8
Tweaks to fit-to-page button
2013-05-19 17:21:51 -07:00
Fred Dixon
be1e5ca5a0
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2013-05-19 17:18:12 -07:00
Fred Dixon
ca93488d7d
Slight tweak to the fit-to-page icon for presenter
2013-05-19 17:18:03 -07:00
Fred Dixon
355334a6c5
Adjusted the logout icon for better fit in button
2013-05-14 21:03:51 -04:00
Chad Pilkey
4adb843005
changed logout button to an icon
2013-05-14 15:42:59 -07:00
Chad Pilkey
ddfc84b8c0
added disabled icons for left and right arrow buttons in presentation window
2013-04-27 10:21:40 -07:00
Richard Alam
0db837a18d
Merge pull request #129 from SenecaCDOT-BigBlueButton/fix-presentation-ctrlbar
...
Fix presentation ctrlbar
2013-04-25 13:30:31 -07:00
Chad Pilkey
f62f66c451
increased the size of the left and right presentation buttons
2013-04-25 08:43:50 -07:00
Chad Pilkey
d78ce305ab
added a headset icon to the join audio button
2013-04-24 09:54:08 -07:00
Fred Dixon
040cf5478c
Updated fit-to-screen icon
2013-04-20 17:02:49 -07:00
Richard Alam
dc24de7743
- change red button to gray and add play icon to the webcam start button
2013-02-11 00:15:40 +00:00
Markos Calderon
4d27998866
Adding branding for webcam preview
2013-01-30 18:05:02 -05:00
Richard Alam
943feb2b35
- update default BBB style
2013-01-28 18:47:08 +00:00
Richard Alam
6303de3007
- extract webcam control icons
2013-01-08 20:04:03 +00:00
Richard Alam
b8da6891f5
- add icons for default
2012-12-28 00:48:30 +00:00
Richard Alam
6a66062164
- cleaning up default style
2012-12-27 23:41:55 +00:00