Fred Dixon
|
e2b446c0e0
|
Fixed include in BigBlueButton.html to point to correct file: bbb_api_bridge.js
|
2012-11-05 13:41:14 -05:00 |
|
Richard Alam
|
177ff0a753
|
- add switch presentation button
|
2012-11-02 17:09:34 +00:00 |
|
Richard Alam
|
b1800200fa
|
- add present layout
|
2012-11-01 21:08:00 +00:00 |
|
Richard Alam
|
bb20a2a7f9
|
Merge branch 'send-receive-chat-from-js-api' of github.com:bigbluebutton/bigbluebutton into send-receive-chat-from-js-api
|
2012-11-01 19:38:11 +00:00 |
|
Richard Alam
|
7f8d4f5df5
|
- add a way to lock unlock layout from JS API
|
2012-11-01 19:37:34 +00:00 |
|
Richard Alam
|
3265e6c2a1
|
- add example in 3rd party html to lock unlock layout
|
2012-11-01 18:45:51 +00:00 |
|
Richard Alam
|
e29a347689
|
- add require.js lib
|
2012-10-24 22:15:51 +00:00 |
|
Richard Alam
|
9ab215e98e
|
- setup dir structure
|
2012-10-24 22:08:58 +00:00 |
|
Richard Alam
|
258175545b
|
- add more structure
|
2012-10-24 21:27:44 +00:00 |
|
Richard Alam
|
d05c7090fa
|
- add underscore JS lib
|
2012-10-24 21:09:21 +00:00 |
|
Richard Alam
|
97cb44293a
|
Merge branch 'send-receive-chat-from-js-api' of github.com:bigbluebutton/bigbluebutton into send-receive-chat-from-js-api
|
2012-10-24 19:58:55 +00:00 |
|
Richard Alam
|
3cce928ebc
|
- add backbone.js lib
|
2012-10-24 19:58:33 +00:00 |
|
Richard Alam
|
3879cc446c
|
- register for event listeners on load
|
2012-10-24 19:28:24 +00:00 |
|
Richard Alam
|
1639c624ca
|
- don't need userid when sending chat thru JS as we can determine the userid from within flash
|
2012-10-24 19:07:33 +00:00 |
|
Richard Alam
|
b40a05b904
|
- add echo private message to test sending of private message from JS api
|
2012-10-18 20:32:20 +00:00 |
|
Richard Alam
|
87fe30e30b
|
- add hook to send public chat message from JS
|
2012-10-18 20:17:51 +00:00 |
|
Richard Alam
|
ec05cf0129
|
- add switch layout button
|
2012-10-18 17:32:01 +00:00 |
|
Richard Alam
|
65ce77f911
|
- add JS API to switch layout
|
2012-10-18 14:17:12 +00:00 |
|
Chad Pilkey
|
7396417780
|
fixed the client size in IE
|
2012-10-12 18:22:09 +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
|
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
|
c528fc6997
|
- change default layout
|
2012-10-02 20:22:42 +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
|
d3ff17ab05
|
- extract bbb-api-bridge into it's own js file
|
2012-09-20 16:17:57 +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
|
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 |
|
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
|
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 |
|
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 |
|
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
|
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 |
|
Gustavo Salazar
|
7735ff6d62
|
build client for Flash Player 11
|
2012-07-31 17:49:09 -05:00 |
|
Chad Pilkey
|
37090f6d15
|
pressing escape with mic setting open now closes window
|
2012-07-23 21:47:47 +00:00 |
|
Chad Pilkey
|
2ca52ac6e4
|
new flexlib, fixed FF Flash focus issue
|
2012-07-20 15:55:26 +00:00 |
|
Ralf Sippl
|
68bf9f027b
|
added SVC2 (Screen Video V2) support to deskshare
|
2012-07-16 23:01:49 +02:00 |
|
Chad Pilkey
|
eed32ebc3b
|
Allow tabbing through flex app
|
2012-07-09 11:02:09 +00:00 |
|
Richard Alam
|
d4b1c41298
|
- updating deskshare applet filename to 0.8
|
2012-06-05 21:09:37 +00:00 |
|
Richard Alam
|
c1a59722f2
|
- remove grayscale step when sharing desktop
|
2012-05-22 17:53:27 +00:00 |
|
Richard Alam
|
517c1c7cb9
|
- update dekshare applet with more logs to profile where it takes a long
time to process
|
2012-05-14 15:17:25 +00:00 |
|
Richard Alam
|
37b1edcc93
|
- update applet jar with changes to minimize connect timeout
|
2012-05-04 18:09:26 +00:00 |
|
Richard Alam
|
8bcaeb1edf
|
- update deskshare standlone html
|
2012-04-24 22:20:12 +00:00 |
|
Richard Alam
|
af8620f292
|
- remove tunnel log on java console as it is confusing
|
2012-04-16 18:37:45 +00:00 |
|
Richard Alam
|
49bab2514b
|
- change how we decode byte stream into frames
- add an end frame delimeter so we can handle frames easily
|
2012-04-12 21:49:37 +00:00 |
|
Richard Alam
|
0723e820b6
|
- add more logging to figure out why deskskare hangs when getting exceptions
|
2012-03-21 17:32:32 +00:00 |
|
Richard Alam
|
ec372dd538
|
- try to make deskshare resilient to corrupted packets
|
2012-03-15 22:06:33 +00:00 |
|
Richard Alam
|
50123b81ba
|
- new deskshare jar with sending message to stop sharing
|
2012-01-19 17:41:28 +00:00 |
|
Richard Alam
|
ce49090bd0
|
- make deskshare port configurable
|
2012-01-18 16:04:53 +00:00 |
|
Richard Alam
|
5537efd9d1
|
Fix http://code.google.com/p/bigbluebutton/issues/detail?id=1046 to not display iframe when sharing desktop
|
2012-01-04 18:41:06 +00:00 |
|
Richard Alam
|
f6c46bcedb
|
- add locales in locales.xml
|
2011-11-01 10:20:35 -04:00 |
|
Fred Dixon
|
c3f52dfd69
|
Reducing the height of the desktop share applet in the iframe from 400 to 1
|
2011-10-07 14:07:48 -07:00 |
|
Fred Dixon
|
743dd51f5c
|
Reduced height of deskshare applet iframe from 400 to 1
|
2011-10-07 13:39:38 -07:00 |
|
Richard Alam
|
7d512f0f5d
|
embed audio file for voice checking
|
2011-10-04 18:30:23 -04:00 |
|
Fred Dixon
|
550c434c35
|
Edited audio file to play sound immediately
|
2011-09-23 17:59:44 -07:00 |
|
Richard Alam
|
08a2b38696
|
add v=VERSION to prevent caching
|
2011-09-22 17:08:26 -04:00 |
|
Richard Alam
|
5ae3ec24d7
|
modify BigBlueButton.html to use swfobject.
|
2011-09-22 16:48:49 -04:00 |
|
Richard Alam
|
b32b0001eb
|
- add audio sample file
|
2011-09-09 21:03:27 +00:00 |
|
Richard Alam
|
783add527e
|
- play around with melomel
|
2011-07-21 17:22:25 +00:00 |
|
BigBlueButton
|
09d3a55654
|
Removed localization building from build.xml. Moved the ant build to Flex 4 w/ Flex 3 compatibility. Client now builds with Flex 4 from command line, but needs Adobe's non-OS Flex SDK to work (but only because the OS version of Flex 4.5 is corrupted and can't be downloaded). The SDK also needs playerglobal.swc for Flash 10.3 added to it.
|
2011-05-10 21:30:04 +00:00 |
|
@deniszgonjanin
|
85ae75ee5f
|
Changed javascript file initialization so they work better in sandbox mode
|
2011-03-27 21:45:29 -04:00 |
|
deniszgonjanin
|
c0d9b16c91
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2011-03-27 21:45:55 +00:00 |
|
deniszgonjanin
|
46eb5c7dc7
|
Cleaned up HTML template of the client. Moved all javascript functionality to external java script files
|
2011-03-27 21:45:08 +00:00 |
|
Fred Dixon
|
e1d9783db7
|
Recompiled bbb-deskshare-applet-0.71.jar with JDK 1.5 to work on Mac OS 10.5.6 under Firefox
|
2011-03-07 20:45:00 -05:00 |
|
Marco Calderon
|
01a5490421
|
added korean and update dutch locale
|
2011-03-07 03:45:42 +00:00 |
|
Marco Calderon
|
5a58b9ba11
|
- added indonesian and portuguese (brazil) locales
|
2011-03-06 07:35:59 +00:00 |
|
Marco Calderon
|
c70e26f3cb
|
update locale for ukrainian and norwegian
|
2011-03-01 10:35:18 +00:00 |
|
Fred Dixon
|
0c8b05ce6d
|
Fixed bug #884
|
2011-02-28 21:51:36 -05:00 |
|
Marco Calderon
|
a3231b4b39
|
added danish locale
|
2011-02-23 17:06:09 +00:00 |
|
Richard Alam
|
76ff233218
|
- fix http tunneling for desktop sharing
|
2010-11-09 15:56:42 -05:00 |
|
Richard Alam
|
a1e08f0293
|
- upgrade applet jar file to 0.71
|
2010-11-03 13:47:08 -04:00 |
|
Richard Alam
|
8bbff571c3
|
- provide a better way of detecing browser locale
|
2010-11-03 12:15:19 -04:00 |
|
Richard Alam
|
5e185717b0
|
- seems like sending by row is faster
|
2010-10-12 21:05:20 -04:00 |
|
Richard Alam
|
f41167c044
|
- send all changed blocks together
|
2010-10-12 20:47:08 -04:00 |
|
Richard Alam
|
8d8f81b1a8
|
- send changed blocks one row at a time
|
2010-10-12 20:29:23 -04:00 |
|
Richard Alam
|
ac86a3ebb6
|
- combine all blocks that has changed on a capture cycle into one packet
|
2010-10-12 17:52:56 -04:00 |
|
Richard Alam
|
b7865a2073
|
- init sequence number to zero
|
2010-10-12 14:46:01 -04:00 |
|
Richard Alam
|
cc53a33aa7
|
- add sequence numbers to messages from deskshare applet to the server. This allows us to drop
late block changes.
|
2010-10-12 14:24:01 -04:00 |
|
Richard Alam
|
54ea5e4f8a
|
- modify logic so that we don't unnecessarily compute if the block has changed if it's already
dirty and wating to be sent to the server.
|
2010-10-10 12:28:55 -04:00 |
|
Richard Alam
|
519a287cd5
|
- fix problem where blocks don't get updated when moving the capture region
|
2010-10-10 12:05:06 -04:00 |
|
Richard Alam
|
cd039d3a3e
|
- synch setting of the flag so that new screen caps are propagated properly
|
2010-10-07 11:37:24 -04:00 |
|
Richard Alam
|
e2a169c041
|
- remove tray icon when stopping deskshare
|
2010-10-06 12:02:45 -04:00 |
|
Richard Alam
|
2fb57a1879
|
- remove frame when stopping desktop sharing
|
2010-09-30 22:47:18 -04:00 |
|
Richard Alam
|
7fcc2937da
|
- center capture region when starting
|
2010-09-30 21:22:28 -04:00 |
|
Richard Alam
|
f3209f6514
|
- remove start button when sharing. Users will now have to quit from the client until we figure out the
best way to start/stop sharing.
|
2010-09-30 15:12:36 -04:00 |
|