Richard Alam
4891d812a8
- don't view own webcam
2012-10-11 15:44:05 +00:00
Richard Alam
32dbce3f83
- don't open 2 publish windows
2012-10-11 15:17:40 +00:00
Richard Alam
d674b36c94
- fix tooltip
2012-10-11 15:04:47 +00:00
Richard Alam
8e358c55fb
- store chant message
2012-10-11 10:51:00 +00:00
Richard Alam
ad8dc0e2c8
- store chat messages
2012-10-11 09:25:07 +00:00
Richard Alam
ceff2ea131
- start refactoring chat module to have a proper data model so we can expose to JS API
2012-10-11 22:08:18 +00:00
Richard Alam
5393055cb8
- display public chat tab properly
2012-10-11 20:05:40 +00:00
Richard Alam
8d4e781bdc
- change how we get the data to display users for private chat. Start consolidating data in preparation for
...
combining users and listeners.
2012-10-11 19:48:02 +00:00
Richard Alam
e860863502
- propagate external user id to clients
2012-10-10 21:38:20 +00:00
Richard Alam
182427d9a9
Merge pull request #64 from mconf/preloader-fix
...
Fixing the bigbluebutton preloader to better fit the text "Downloading BigBlueButton"
2012-10-09 13:46:00 -07:00
Richard Alam
09c73338a2
Merge remote branch 'mconf/camera-usability-improvement'
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/ToolbarButton.mxml
2012-10-08 04:07:31 +00:00
Richard Alam
117bc0ebe6
- broadcast event when role has changed
2012-10-08 01:50:32 +00:00
Richard Alam
6e602c4b1d
- add mute/unmute all buttons
2012-10-08 00:56:57 +00:00
Richard Alam
8f84fd2eef
- add mute/unmute all
2012-10-05 21:07:22 +00:00
Richard Alam
8e9475ecfd
- add muteme/unmuteme api
2012-10-05 20:54:45 +00:00
Richard Alam
1dabeca677
- rename bbb_sdk.js to reflects it's an api bridge between js and flash
...
- rename event to reflect it's a request to share camera
2012-10-05 18:27:17 +00:00
Richard Alam
e726a4d6c5
- add button to display the flash client
2012-10-05 17:39:45 +00:00
Richard Alam
e84b82659c
- implement user join and left events
2012-10-04 21:55:51 +00:00
Richard Alam
43f2524d0f
- provide a way to query user's role
2012-10-04 21:24:10 +00:00
Richard Alam
bb024cb971
- add example 3rd-party.js to interact with BBB through JS api
2012-10-04 19:46:23 +00:00
Richard Alam
0303e01828
- fix problem where we are not notifying the listeners of events
2012-10-04 14:55:55 +00:00
Richard Alam
64724c4104
- setup bbb-sdk so that 3rd-party js can interact with BBB
2012-10-03 19:55:36 +00:00
Richard Alam
a067b8380b
Merge branch 'master' into start-layout-manager-first
2012-10-03 14:19:46 +00:00
Richard Alam
4d51be0f58
- fix double vertical scrollbars when the chat window becomes too narrow
2012-10-03 14:17:50 +00:00
Richard Alam
c528fc6997
- change default layout
2012-10-02 20:22:42 +00:00
Richard Alam
a71069017f
- make layoutUrl option full URL
2012-10-02 20:22:12 +00:00
Richard Alam
7343fa181c
- fix switch presenter
2012-10-02 20:15:34 +00:00
Richard Alam
0dca41bc14
- fix muteémute button
2012-10-02 18:06:04 +00:00
Richard Alam
2c6b067b01
- convert userid from Number to String
2012-10-02 17:23:15 +00:00
Richard Alam
8c7d465a5a
Merge branch 'master' into start-layout-manager-first
2012-10-02 15:28:23 +00:00
Richard Alam
789b4b03b6
- missed a couple of new files
2012-10-01 17:28:50 +00:00
Richard Alam
5338c823c2
- use connection invoke instead of shared object when sending mouse cursor events in presentation
2012-10-01 15:44:54 +00:00
Richard Alam
8e967a9797
- add hook to start webcam
2012-09-27 14:30:35 +00:00
Richard Alam
ca76d3c41d
- start layout module first
2012-09-26 20:59:07 +00:00
Richard Alam
80744c488f
- continue drawing when the mouse temporarily moves out of the canvas
2012-09-21 21:06:11 +00:00
Richard Alam
d3ff17ab05
- extract bbb-api-bridge into it's own js file
2012-09-20 16:17:57 +00:00
Felipe Cecagno
625b12795e
Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton into camera-usability-improvement
...
Conflicts:
bigbluebutton-client/locale/en_US/bbbResources.properties
2012-09-14 17:14:28 -03:00
Felipe Cecagno
3edc30047f
reverting some unwanted modifications
2012-09-14 17:10:34 -03:00
Hugo Lazzari
3abdb7aec6
Adding new headset button. Fixed bug when closing deskshare.
2012-09-14 17:02:13 -03:00
Richard Alam
1240723b99
- forgot to add /fcs/ handler
2012-09-14 19:32:50 +00:00
Felipe Cecagno
0d84b67698
fixing the bigbluebutton preloader to better fit the text "Downloading BigBlueButton..."
2012-09-14 14:38:33 -03:00
Richard Alam
7aef1052f3
- call netstream.close() to stop the stream. Calling netstream.play(false) makes red5 look for a file to stream
2012-09-14 15:13:58 +00:00
Prav-Hugo
70e1715d62
BugFix: toolTip had to be updated to display new message in deskshare icon.
2012-09-14 08:21:45 -03:00
Prav-Hugo
5bf72c0e1d
Deskshare new icon
2012-09-13 15:17:57 -03:00
Prav-Hugo
877286a116
Usability Improvement
2012-09-13 15:14:39 -03:00
Prav-Hugo
f7b9534974
UI Improvement.
2012-09-13 15:12:25 -03:00
Richard Alam
58d3c90db1
- fix hardcoded locale location
2012-09-12 20:26:37 +00:00
Richard Alam
870bd93013
- move bbb-api-bridge into it's onwn js file
...
- rename the api method names
- cleanup
2012-09-12 16:00:38 +00:00
Richard Alam
8ac96a7a3c
- change config.xml template to have full URL of SWF files
2012-09-12 15:33:03 +00:00
Richard Alam
781a03a149
Merge branch 'master' into merge-master-into-embedding-client
2012-09-12 15:19:30 +00:00
Richard Alam
75e8542491
- check if mouse cursor is outside presentation window
2012-09-12 06:30:25 +00:00
Richard Alam
886f62337b
- qeury for server name so we can determine where to load locales.xml, config.xml, etc.
2012-09-11 21:51:27 +00:00
Richard Alam
17dc1fbde4
- cut down amount of whiteboard data by 2/3
2012-09-11 19:29:26 +00:00
Richard Alam
a9f1a1bb12
- increase timer timeout as it obstructs clicking other buttons
2012-09-11 19:08:04 +00:00
Richard Alam
705ac86d2b
- throttle mouse cursor updates in presentation window
2012-09-11 17:50:16 +00:00
Richard Alam
24b5d77de3
- align whiteboard icons
2012-09-07 14:29:22 +00:00
Prav-Hugo
236fe66019
The label of the button didn't change when you were streaming video. Now the label is right and you can stop sharing video clicking on the button.
2012-09-05 15:02:29 -03:00
Prav-Hugo
82914d2611
Resolved Bug #390
...
There are many usability issues regarded to the button to join the audio conference. The label of the button is wrong when the user is already in the audio conference, and the icon is very confusing.
Now, the label and icon is right.
2012-09-05 14:55:47 -03:00
Richard Alam
957948ae79
- fix stream names for video
2012-09-04 22:11:31 +00:00
Markos Calderon
60854bc7fa
added a temporary change for text tool in presentation
2012-08-29 16:35:16 -05:00
Fred Dixon
5feed6046f
Applied Taigo's update for issue #1246
2012-08-29 14:45:37 -04:00
Gustavo Salazar
e404da9614
Disable h264 by default.
2012-08-27 18:08:29 -05:00
Richard Alam
0971eb9a58
- add example wrapper for loading flash client from different server
2012-08-24 21:32:17 +00:00
Richard Alam
75bd9a754f
Merge branch 'master' into embedding-the-client
...
Conflicts:
bigbluebutton-client/resources/prod/BigBlueButton.html
2012-08-24 21:25:21 +00:00
Richard Alam
72d97f9faf
- load flash from an html on a different server
2012-08-24 19:22:26 +00:00
Fred Dixon
a253171ac8
Fix for issue http://code.google.com/p/bigbluebutton/issues/detail?id=1294
2012-08-24 13:43:01 -04:00
Richard Alam
414d3568f6
- see if we can callback from flash to javascript
2012-08-24 15:06:18 +00:00
Richard Alam
51e7b4a114
- remove typo
2012-08-24 14:45:54 +00:00
Richard Alam
8012c8f48f
Merge branch 'master' into embedding-the-client
2012-08-24 14:09:32 +00:00
Richard Alam
809e16cc61
- fix tooltip
2012-08-23 22:00:20 +00:00
Richard Alam
ebf89cb65f
Merge branch 'use-generated-userid' into merge-master-with-use-generated-userid
2012-08-23 21:31:30 +00:00
Richard Alam
62b92a825c
- fix font size for late joiner
2012-08-23 21:29:54 +00:00
Richard Alam
17734c404b
- size the fonts properly...but problem with late joiner still
2012-08-23 21:12:46 +00:00
Richard Alam
aba57f70bd
- fix assigning of presenter
2012-08-23 19:56:57 +00:00
Richard Alam
d9e5c80c6c
- try generating userid instead of using red5 connection id as userid
2012-08-23 19:49:31 +00:00
Richard Alam
5895bbc8c6
- try to fix font size for late joiner
2012-08-23 17:40:39 +00:00
Richard Alam
6f7ba912e6
- cleanup
2012-08-23 13:33:39 +00:00
Richard Alam
da8d48b909
- prototype js to as3 hook
2012-08-22 21:28:03 +00:00
Richard Alam
c90ae01f09
- take layout.xml from resources dir
2012-08-22 21:27:27 +00:00
tdj-br
3a0552a2b6
Changed the template of config file.
2012-08-22 10:18:40 +00:00
imdt
472a6f325e
Created timeout on RTMP/RTMPT tests.
2012-08-22 10:04:48 +00:00
Richard Alam
67f316b525
- cleanup
2012-08-21 20:46:23 +00:00
Richard Alam
888e3d9a2f
- cleanup
2012-08-21 20:07:17 +00:00
Richard Alam
9749a80026
- fix annotation history when user joins late
2012-08-21 19:42:53 +00:00
Richard Alam
44b2e55d52
- try and fix synching of annotations for late joiners
2012-08-21 16:00:41 +00:00
Richard Alam
ace0e438f9
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2012-08-20 20:25:31 +00:00
Richard Alam
0dacb217b0
- fix exception popup on Flash debug
2012-08-20 20:25:06 +00:00
Fred Dixon
fef6d0e2b1
Remove reference to Melomel
2012-08-20 16:16:48 -04:00
Richard Alam
edf56cacb3
- minimize logging
2012-08-20 15:54:37 +00:00
Richard Alam
d248cb0f8c
- fix some exception popups when running flash debugger
2012-08-20 15:19:19 +00:00
Richard Alam
c07eeea844
- use SVC2 codec for deskshare...
2012-08-20 14:32:19 +00:00
Richard Alam
e04da4042a
Merge remote branch 'rsippl/deskshare-improvements' into merge-svc2-deskshare
...
Conflicts:
bigbluebutton-client/resources/prod/bbb-deskshare-applet-0.8.jar
deskshare/applet/src/main/java/org/bigbluebutton/deskshare/client/net/NetworkHttpStreamSender.java
2012-08-17 19:21:34 +00:00
Richard Alam
b2b3ac89be
- update deskshare applet wiht improvements from XOP
2012-08-17 17:48:35 +00:00
Richard Alam
33fcacb00b
- remove Ctrl-Z duplicate for whiteboard undo
...
- add presentation control key binding
2012-08-16 19:21:53 +00:00
Richard Alam
a61dba143f
Merge remote branch 'chad/master' into making-bbb-accessible
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/present/ui/views/PresentationWindow.mxml
2012-08-16 15:34:07 +00:00
Richard Alam
4abfe5f56d
- handle shift-key to move slides forward and backward
2012-08-16 15:19:28 +00:00
jtrobinson
b56be1d87d
Small fix
2012-08-15 19:11:45 +00:00
Chad Pilkey
154c319cbc
Merge remote branch 'upstream/master'
2012-08-15 19:09:43 +00:00
jtrobinson
ecc572d67b
Minor accessibility changes
2012-08-15 18:50:20 +00:00
Chad Pilkey
07b2147977
fixed special case with char 32
2012-08-15 18:29:02 +00:00
Richard Alam
7bafcab0fa
- minor cleanup
2012-08-15 18:02:53 +00:00
Chad Pilkey
c9d1e78593
cleaned up the Shortcut Help Window
2012-08-15 17:58:04 +00:00
Richard Alam
06df24ab9c
- display text properly to latecomers
2012-08-15 17:51:13 +00:00
Chad Pilkey
ca54b6b352
Shortcut help window finished
2012-08-14 21:53:09 +00:00
jtrobinson
457675f915
Added locale change listener
2012-08-14 21:50:50 +00:00
jtrobinson
c904476eb9
Fixed typo in locale
2012-08-14 20:44:43 +00:00
jtrobinson
f0fdc04c93
Re-added 'go to latest read message' key
2012-08-14 20:43:51 +00:00
jtrobinson
9af930fd5c
After restructuring of logic, chat accessibility is back to normal
2012-08-14 20:05:59 +00:00
jtrobinson
866e4a5083
Sync
2012-08-14 19:09:11 +00:00
Richard Alam
bc6d29fff9
- query fro annotation history when loading the page not when the canvas is initialized
2012-08-14 18:51:26 +00:00
Chad Pilkey
5f3a66c043
initial shortcut key window
2012-08-14 18:51:12 +00:00
jtrobinson
124f088d5f
Chat navigation logic is wonky after re-structuring, but it builds
2012-08-14 17:59:42 +00:00
Richard Alam
20864b8a8d
- handle where presenter creates a new text annotation without commiting the previous text annotation
2012-08-14 17:47:04 +00:00
jtrobinson
414824fbbc
Pushing in case of power failure
2012-08-14 16:05:26 +00:00
Richard Alam
b81880c7a3
- draw rectangle while presenter drags mouse for text tool
2012-08-14 15:38:40 +00:00
Richard Alam
fe213ddc0f
- send undo when presenter hits Ctrl-Z
2012-08-14 14:55:53 +00:00
Chad Pilkey
72cb09d67d
change hotkeys to localized version
2012-08-14 14:36:31 +00:00
jtrobinson
03b58c1221
Minor tweaks to Shortcut Glossary and english locale
2012-08-13 21:43:29 +00:00
Richard Alam
95ef07994b
- cleanup and add some notes on how text annotation works
2012-08-13 20:46:09 +00:00
jtrobinson
88676b51e9
Localized chat accessibility methods; started on shortcut help window
2012-08-13 20:37:28 +00:00
Richard Alam
4479c4b925
- maintain focus on text box while being edited, changed size, and color
2012-08-13 20:08:33 +00:00
jtrobinson
41304aea43
Synchronizing repo
2012-08-13 19:17:57 +00:00
Richard Alam
f11231fd3e
- cleanup
2012-08-13 18:10:33 +00:00
Richard Alam
58a301cac7
- try to fix focus for text
2012-08-13 16:58:07 +00:00
Richard Alam
b2b2070a77
- fix pan and zoom
2012-08-13 15:03:06 +00:00
Richard Alam
8340d02325
- fix clear and undo
2012-08-13 14:41:38 +00:00
jtrobinson
5530863201
Audio notifications cleaned up; ctrl-shift-r added to navigate to latest read message
2012-08-10 21:01:54 +00:00
jtrobinson
8c6de25d40
JAWS/IE and NVDA/Firefox combinations now use ARIA alerts to deliver audio chat notifications. Nothing cooperates with Chrome.
2012-08-09 20:10:46 +00:00
jtrobinson
082e57c565
Trying to back up Chat Module changes
2012-08-09 18:14:20 +00:00
Chad Pilkey
cfd3446123
Merge remote branch 'upstream/master'
...
Conflicts:
README
bigbluebutton-client/.gitignore
bigbluebutton-client/resources/prod/BigBlueButton.html
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatView.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/WhiteboardToolbar.mxml
bigbluebutton-web/grails-app/conf/bigbluebutton.properties
2012-08-07 19:56:23 +00:00
Richard Alam
3343ab1f0e
- change text color and size
2012-08-07 18:26:06 +00:00
Richard Alam
5d999457a6
- fix textbox size for viewers
2012-08-07 16:16:18 +00:00
Felipe Cecagno
2076a1137d
fixing the NPE on the layout module when the user joins a conference with an adobe flash player debugger version
...
http://code.google.com/p/bigbluebutton/issues/detail?id=1261
2012-08-06 13:51:30 -03:00
Richard Alam
d6ab348aff
- add sample embed html
2012-08-05 22:14:01 +00:00
Richard Alam
76f94df0a1
- creating JS hooks
2012-08-21 22:02:24 +00:00
Richard Alam
feda651446
- start adding way to call javascript from flash client
2012-08-21 21:59:18 +00:00
Richard Alam
b38a1b3a7c
- start adding client apis
2012-08-21 21:48:05 +00:00
Richard Alam
d4691ddc9f
- cleanup
2012-08-05 08:15:21 +00:00
Richard Alam
74ad60fe68
- draw line and triangle
2012-08-05 07:30:46 +00:00
Richard Alam
638ae8d0d4
- draw line and triangle
2012-08-05 07:27:03 +00:00
Richard Alam
af15be0f4a
- draw circle when ctrl key is pressed
2012-08-05 06:45:40 +00:00
Richard Alam
fbfc49fd5d
- draw square when control key is pressed
2012-08-05 06:34:40 +00:00
Richard Alam
f0aba5e593
- text displays again
2012-08-04 23:36:27 +00:00
Richard Alam
3ed5651a98
- can't seem to display text properly...need to fix
2012-08-10 22:17:42 +00:00
Richard Alam
ba6e43484b
- pencil works
2012-08-10 19:29:14 +00:00
Richard Alam
a98da69b2b
- separate sending and displaying
2012-08-10 19:10:53 +00:00
Richard Alam
41e2f1cc0d
- handle Ctrl-KEY
2012-08-10 15:59:12 +00:00
Richard Alam
3482190b18
- minor cleanup
2012-08-10 15:53:40 +00:00
jtrobinson
ce164b48f3
fixeFixed timing of audio alerts.
2012-08-03 20:21:49 +00:00
Richard Alam
0f6c6e8e4d
- add background and remove intial text
2012-08-03 19:36:17 +00:00