@deniszgonjanin
e99a3f9335
Modifications to how the microphone is set up in the Class Audio Module
2011-03-05 11:53:04 -05:00
@deniszgonjanin
cdebb92dc6
Another attempted fix at the mute/unmute problem with the Classroom Audio Module
2011-03-05 11:44:04 -05:00
@deniszgonjanin
451f5edd28
Fixed a bug with some viewers coming in unmuted. Class Audio Module
2011-03-05 11:36:34 -05:00
@deniszgonjanin
415da72005
Seems it's hard to completely mute the microphone in flex, so trying to detach the mic from the audio stream.
2011-03-05 11:27:49 -05:00
@deniszgonjanin
c8cafe7ccb
Fixed a problem with fully muting people in the Class Audio Module
2011-03-05 11:23:10 -05:00
@deniszgonjanin
e7768ae0dc
Added a small API to allow better alignment control of the buttons on the top toolbar.
2011-03-05 11:09:49 -05:00
@deniszgonjanin
52cf24593d
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2011-03-05 10:22:57 -05:00
@deniszgonjanin
f7d3b5437b
Minor regression error
2011-03-05 10:22:35 -05:00
deniszgonjanin
a77827ee16
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2011-03-05 15:20:54 +00:00
deniszgonjanin
20ab541cf4
New task for client's build.xml to allow for building a single module only, to save time when developing from outside Flash Builder
2011-03-05 15:20:13 +00:00
@deniszgonjanin
bc087d2d3d
Added a new skin for the Push to Talk Button. Will appear as an actual push button now
2011-03-05 10:19:16 -05:00
@deniszgonjanin
8336bc77e2
Minor mute bug in Classroom Audio Module
2011-03-04 19:22:23 -05:00
@deniszgonjanin
67d94a0057
Changes to the Push To Talk button
2011-03-04 19:11:49 -05:00
@deniszgonjanin
a043d45df6
ClassroomAudioModule - changes to how muting and unmuting are handled
2011-03-04 18:18:59 -05:00
@deniszgonjanin
46eae2e4ec
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2011-03-04 17:36:10 -05:00
@deniszgonjanin
4fe35444e9
Added a Push To Talk button for the Classroom Audio Module
2011-03-04 17:35:30 -05:00
deniszgonjanin
bc434062c0
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2011-03-04 21:38:19 +00:00
deniszgonjanin
63cb08fbd6
Added ClassAudioModule to build.xml and config.xml.template
2011-03-04 21:37:46 +00:00
@deniszgonjanin
ae40303082
Enable presenter only speaking for ClassAudioModule
2011-03-04 16:36:53 -05:00
@deniszgonjanin
28fa3d5116
Prototype Classroom style Audio module
2011-03-04 14:19:56 -05:00
Felipe Cecagno
859176db78
resolutions are configurated by the config.xml; removed the close button from PublishWindow; implemented the maximize and restore; corrected the implementation of resizing; the implementation of maximize, restore and resize is exactly the same for both PublishWindow and VideoWindow
2011-03-03 23:30:51 +00:00
Marco Calderon
43046a7338
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2011-02-24 16:40:23 +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
14d4419c7e
- changes in turkish locale
2011-02-24 16:17:58 +00:00
Marco Calderon
a3231b4b39
added danish locale
2011-02-23 17:06:09 +00:00
@deniszgonjanin
34e41fd0e1
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2011-02-18 14:14:02 -05:00
@deniszgonjanin
6620ffc1bc
Auto-reconnect now loads html page instead of swf file.
2011-02-18 14:13:17 -05:00
Richard Alam
4a92404295
- add th_TH to the build
2011-02-16 10:39:57 -05:00
Richard Alam
dee59aa806
- ooooppssss.. forgot the commit build.xml
2011-02-15 12:14:44 -05:00
Richard Alam
d98c871689
- add th_TH (thai) locale
...
- change es_ES locale
- add th_TH and fa_IR (Farsi) locale into Language selector
2011-02-15 12:08:19 -05:00
@deniszgonjanin
f58ed26069
Moved around client api relevant classes to the same package to have all the asdocs in one place, to help users developing bbb
2011-02-15 11:19:57 -05:00
@deniszgonjanin
591ab11875
Added some documentation to relevant parts of bbb-client, to build with ASDoc
2011-02-15 11:01:14 -05:00
deniszgonjanin
20c97bfece
Ant task for generating ASDoc documentation for the client. Docs generated under bigbluebutton-client/asdoc. Added that directory to client's .gitignore
2011-02-11 22:41:38 +00:00
@deniszgonjanin
1285474db7
Refactoring. Deleted a no longer used file from the PresentModule
2011-02-11 15:49:44 -05:00
@deniszgonjanin
aa1d9285c3
Some refactoring. Deleted a no longer needed mxml class file
2011-02-11 15:45:00 -05:00
@deniszgonjanin
5df793c02d
Some changes to work properly with the asdoc tool. Right now throwing error due to some syntax it doesn't like.
2011-02-11 15:39:56 -05:00
@deniszgonjanin
f89efce2ae
A working version of the notes module. Disabled by default
2011-01-29 02:08:47 -05:00
@deniszgonjanin
fc7296d88c
Initial commit of Islams Shared Notes module. Module is off by default
2011-01-29 01:35:07 -05:00
@deniszgonjanin
941882409e
Added optional warning suppresion for locale version check
2011-01-29 01:33:59 -05:00
deniszgonjanin
8934bad003
Fixed bugs in the push to talk implementation (ClassroomAudioModule)
2011-01-25 10:05:54 +00:00
Denis Zgonjanin
95b8303d15
Patch by Steven Schroedl (sschroedl@gmail.com) to generate voice-bridge compatible meeting ids. http://groups.google.com/group/bigbluebutton-dev/browse_thread/thread/c9cb12acf0290c14
2011-01-21 12:31:33 -08:00
Richard Alam
1892a26bba
- update Latvian locale
2011-01-21 13:21:59 -05:00
Richard Alam
a1d13a9fa4
- new Turkish locale from Irfan
2011-01-20 09:30:13 -05:00
Richard Alam
1bfdbc85a3
- add Ukrainian translation
...
- fix German translation
2011-01-18 17:33:24 -05:00
Richard Alam
919ec2f23c
- new Turkish file from Irfan
2011-01-14 17:29:10 -05:00
Richard Alam
05675fe2ad
- trying again to commit Turkish locale. Hopefully this will be a text file now.
2011-01-14 16:48:17 -05:00
Richard Alam
e95f0a24c1
- looked like Turkish local was checked-in as binary and causing it now to load properly
2011-01-14 16:29:07 -05:00
Fred Dixon
19c53b822d
- Changed en_US copyright to 2011
2011-01-10 21:46:39 -05:00
Marco Calderon
ea10e4bb7c
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature
...
Conflicts:
.gitignore
bigbluebutton-web/application.properties
2011-01-03 19:15:11 +00:00
Richard Alam
b42b43079b
Merge branch 'master' into record-and-playback-feature
2011-01-18 17:36:47 -05:00
Richard Alam
6b97c99817
Merge branch 'master' into record-and-playback-feature
...
Conflicts:
bigbluebutton-client/.actionScriptProperties
bigbluebutton-client/.flexProperties
2011-01-11 16:08:12 -05:00
@deniszgonjanin
1edb303d39
Created a script to automatically generate an audio file of the same length as the conference. Should be easily convertible to a script we can use to pad the beginning and end of audio files generated by asterisk/freeswitch.
2010-12-28 11:05:28 +00:00
@deniszgonjanin
d5e4813aff
Improvements to the branding ant tasks
2010-12-24 04:20:26 +00:00
@deniszgonjanin
20e9410920
Added updated Latvian (lv_LV) and Turkish (tr_TR) translations
2010-12-24 02:58:44 +00:00
@deniszgonjanin
810f127a70
Added basic branding file for adding just the logo to the BigBlueButton default client
2010-12-24 02:13:02 +00:00
Richard Alam
ee9150d9e1
- use uri instead of module to fix standalone deskshare client
2010-12-22 14:43:04 -05:00
Marco Calderon
d6c8b30e19
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature
2010-12-17 12:03:11 +00:00
@deniszgonjanin
060b7483b0
Added support for logo branding in the lower right corner of the client
2010-12-13 20:20:27 +00:00
Richard Alam
eeee05608b
- set bufferTime to zero to prevent Flash from buffering flood of delayed audio packets when there
...
is network congestion
2010-12-13 11:55:30 -05:00
Scott Morris
3261a669a2
Updated some debug issues
2010-12-03 18:05:39 -05:00
Scott Morris
8c62f2474b
Removed issue where mic was set to null forcefully (sorry guys)
2010-12-03 17:09:00 -05:00
Scott Morris
ab7c11e972
Added more debugging to the call connection Managers
2010-12-03 10:23:18 -05:00
Scott Morris
099d3eec27
Stopped voice stream from client. Now when the headset button is clicked the stream is properly terminated. (Fixes another server side threading issue)
2010-12-02 14:29:10 -05:00
Richard Alam
f4b7817fa1
- display number of listeners on window
2010-11-26 10:45:26 -05:00
Richard Alam
b456c92822
- add meaningfull logging so we can track a user when joining/leaving conference.
2010-11-25 15:38:38 -05:00
Richard Alam
36cd4d25a7
- allow to pass autoJoin param in config.xml to auto join voice conference
2010-11-23 16:39:08 -05:00
Marco Calderon
49d7ea37f4
fix bug recording
2010-11-17 06:34:18 +00:00
Marco Calderon
d18276e64f
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature
2010-11-11 03:01:42 +00:00
Marco Calderon
2d102450b9
added send parameter record from bbb-web to bbb-apps
2010-11-10 22:40:52 +00:00
Fred Dixon
3a181428df
- Noticed revently that some webcams were not successfully opening on other computers ... lowering the quality just a bit
2010-11-09 21:52:13 -05:00
Richard Alam
76ff233218
- fix http tunneling for desktop sharing
2010-11-09 15:56:42 -05:00
Richard Alam
74a8665777
- don't resize deskshare preview window when region is smaller than preview window
2010-11-08 16:42:25 -05:00
Richard Alam
54a375bb55
- use protocol from port test to connect. Need to switch to RTMPT when RTMP fails.
2010-11-08 14:15:38 -05:00
Richard Alam
5e67a2bb52
- remove copying of locales.xml in dev env
2010-11-08 12:54:21 -05:00
Richard Alam
9653bb14c9
- update german translation
2010-11-08 10:35:21 -05:00
Fred Dixon
cc9ccd4121
- Changed AllowKickUsers default to false as its better enabled by the administrator when configuring their BigBlueButton site
2010-11-07 18:30:00 -05:00
Richard Alam
25f6950ab2
- stop broadcasting audio and video when user clicks logout button
2010-11-06 13:11:34 -04:00
Richard Alam
50d5a810eb
- change license header for bbb-client
2010-11-05 14:04:24 -04:00
Richard Alam
2cf40cb77a
- add back deleted locale key and translations
2010-11-04 19:07:21 -04:00
Richard Alam
8ec58e9af1
- fix so that chat message won't jump when rolledover
2010-11-04 10:43:08 -04:00
Richard Alam
dc874d1ed6
- display the locale hint properly
2010-11-03 16:59:59 -04:00
Richard Alam
3549118227
- put back copyright to BigBlueButton
2010-11-03 15:54:42 -04:00
Richard Alam
b2bce18b70
- add locale symbol when translating instead of changing color
2010-11-03 15:39:19 -04:00
Richard Alam
79608bfb7b
- change templated file to use 0.71 applet jar
2010-11-03 14:50:07 -04:00
Richard Alam
ccce72a9b2
- upgrade checking of locales to 0.71
2010-11-03 13:49:11 -04: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
8dcb2d372b
- change help url from config.xml. Patch from http://code.google.com/p/bigbluebutton/issues/detail?id=692
2010-11-03 11:34:34 -04:00
Richard Alam
f6af8b94aa
- fix exceptions when running the debug flash player
2010-11-03 11:12:15 -04:00
Richard Alam
4ddc0199ab
- fix so that chat history don't show up squished when a new user join
...
- force scrollbar to last message when chat history is loaded
- force scrollbar to display last message
2010-11-03 10:42:45 -04:00
Richard Alam
d84e6dbb2b
- update locales to put back in string for presentation upload
2010-11-02 16:46:05 -04:00
Richard Alam
c0b075370e
- try to fix the chat scrolling inconsistencies
2010-11-02 16:04:21 -04:00
Richard Alam
bc833fec3e
- renaming variable
2010-11-02 13:40:37 -04:00
Richard Alam
c8685cb37d
- change variable name as "recepient" seems too formal
2010-11-02 13:38:04 -04:00
Richard Alam
c3cdbfdf42
- add localization
2010-11-02 09:53:09 -04:00
Richard Alam
0d98cc75de
- put back upload presentation language string
2010-11-01 16:53:51 -04:00
Richard Alam
ca9802b5b7
- display sender's color when rolling over translated text
2010-11-01 16:20:36 -04:00
Richard Alam
15b864c2c6
- cleanup
2010-11-01 14:25:45 -04:00
Richard Alam
c827327293
- don't translate when traslation flag is off
2010-11-01 12:51:33 -04:00
Richard Alam
e300c02c76
- change color of translated text
2010-11-01 12:35:59 -04:00
Richard Alam
ec6a85c0d6
- make sure that the chat messages are displayed correctly and not repeat displaying messages over again
2010-11-01 11:02:21 -04:00
Richard Alam
25f77eb9e3
- cleanup
2010-10-29 17:21:58 -04:00
Richard Alam
5e448095ba
- extract translation and chat message into a class
2010-10-29 17:08:32 -04:00
Richard Alam
c8d7e668bd
- put config in a class so that it will be accessible by other modules
2010-10-29 14:26:15 -04:00
Richard Alam
377fb72051
- cleanup
2010-10-29 11:42:39 -04:00
Richard Alam
425156c817
- do not enable close button until the preview window start streaming. On slow connections, the
...
user may think nothing is happening and closes the window pre-maturely.
2010-10-28 13:50:46 -04:00
Richard Alam
d79e4469e5
- do not scale video in preview window when sharing a smaller region than preview window
2010-10-28 11:46:55 -04:00
Richard Alam
4e0cc87e95
- make sure correct tooltip gets displayed...not the code to display it.
2010-10-28 10:47:06 -04:00
Richard Alam
4c7b055dc5
- convert trace to log
2010-10-27 14:32:31 -04:00
deniszgonjanin
41ad02f39b
Commited updated spanish localization
2010-10-20 21:10:58 +00:00
Richard Alam
c8c45c7911
- make the translated boolean part of the message not part of the renderer because when the message
...
scrolls up and a new message occupies the old renderer, the message doesn't get translated
2010-10-20 11:39:46 -04:00
deniszgonjanin
d5e0ac2052
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2010-10-19 15:05:29 +00:00
deniszgonjanin
8a3e864db7
More 0.71 localizations
2010-10-19 15:05:06 +00:00
Richard Alam
f4c9fa3a7c
- detect if user has old locale version and warn
2010-10-19 08:06:54 -04:00
deniszgonjanin
e7bf2f4e06
Updated localizations for 0.71
2010-10-18 18:26:28 +00:00
Richard Alam
22d2d638f5
- handle end meeting call from server
2010-10-18 13:51:39 -04:00
deniszgonjanin
a854dc071f
Fixed chat issues
2010-10-18 17:09:36 +00:00
deniszgonjanin
b14ba3fa52
Fix for Issue 655
2010-10-17 23:18:26 +00:00
deniszgonjanin
83493e4523
Forgot to delete some test data from a previous commit
2010-10-17 23:00:13 +00:00
deniszgonjanin
5c21b039a0
Fix for Issue 662
2010-10-17 22:56:01 +00:00
deniszgonjanin
76366ca5f0
Fix for issues with the chat in 0.71
2010-10-17 22:50:00 +00:00
Richard Alam
f3d802fb57
- provide a way to autostart deskshare
2010-10-15 14:54:12 -04:00
Richard Alam
5a1099b46a
- ooops...missed the declaration
2010-10-14 19:47:50 -04:00
Richard Alam
078212362a
- dispatch event when all modules have been loaded
2010-10-14 17:32:18 -04:00
Richard Alam
9916fc63dd
- cleanup logs
2010-10-14 16:31:49 -04:00
deniszgonjanin
be1d83dc02
Minor chat issue fix
2010-10-13 18:41:29 +00:00
deniszgonjanin
56688a6653
Fixed Issue 645 - Not auto-translating to Portugese (Brazil)
2010-10-13 18:29:00 +00:00
deniszgonjanin
e112bb8dc0
Fixed Issue 643 - Add Copy All Text option to Chat
2010-10-13 17:55:49 +00:00
deniszgonjanin
c5f993a2c4
Cleaning up the localization template of unused strings so that people don't have to translate them
2010-10-13 17:16:58 +00:00
deniszgonjanin
91cf4d607c
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2010-10-13 12:58:08 +00:00
deniszgonjanin
3990d3237b
Localization strings. Fix issue with buttons on viewers and listeners window not being visible on low resolutions
2010-10-13 12:55:37 +00: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
2fcb99d94f
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2010-10-12 14:39:33 -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
deniszgonjanin
49144fc49f
Changes to the default config.xml to allow kicking users by default by the moderator, for both viewers and listeners
2010-10-12 02:03:31 +00:00
deniszgonjanin
d39bfed5dc
Minor UI tweeks to bbb-client for 0.71
2010-10-12 01:49:33 +00:00
deniszgonjanin
230de72008
Changes to UI of the Listeners Window
2010-10-12 01:37:35 +00:00
deniszgonjanin
a56af89471
UI changes to the Viewers Window, for the kick button
2010-10-12 00:52:32 +00:00
deniszgonjanin
cea8c1ca4f
Fix for client issues tagged for 0.71
2010-10-11 23:04:14 +00: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
9b59058b1b
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2010-10-10 09:24:59 -04:00
Richard Alam
6ce70eb011
- localize video publish strings
2010-10-10 09:24:14 -04:00
Richard Alam
77b15e25ba
- localize deskshare strings
2010-10-10 09:19:34 -04:00
deniszgonjanin
f354ac6919
Fix for several small client side bugs
2010-10-09 22:44:26 +00:00
Richard Alam
b7bc30ab9b
- don't display mouse cursor outside of window
2010-10-07 13:38:03 -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
87afee0d46
- revert back eject listener icon
2010-10-07 10:02:13 -04:00
Richard Alam
7905aad860
- create new location...there should be a better way to do this but need to do it quickly
2010-10-07 08:52:49 -04:00
Richard Alam
4bad11b581
- center dekshsare publish window
2010-10-07 08:48:12 -04:00
Richard Alam
e2a169c041
- remove tray icon when stopping deskshare
2010-10-06 12:02:45 -04:00
Richard Alam
3491c2851d
- when publishing video, replace bottom control bar with quit button
2010-10-05 15:05:19 -04:00
Richard Alam
83c540aed4
- hide close button when displaying fullscreen and region button
...
- put region and fullscreen on oppsite end of toolbar
2010-10-05 13:23:47 -04:00
Richard Alam
2fb57a1879
- remove frame when stopping desktop sharing
2010-09-30 22:47:18 -04:00
Richard Alam
23e124ac50
- remove full screen icon
2010-09-30 22:03:51 -04:00
Richard Alam
5e752b3831
- change eject icon
2010-09-30 21:55:56 -04:00
Richard Alam
1501220806
- fix http://code.google.com/p/bigbluebutton/issues/detail?id=632
2010-09-30 21:55:23 -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
Richard Alam
b36c6b2c76
- try a 32x32 block encoding
2010-09-30 12:27:39 -04:00
Richard Alam
e4bfa81df7
- add applet that autoscales to 1280 width if sharing full screen
2010-09-30 11:29:31 -04:00
Richard Alam
3a877a3270
- update applet and cleanup
2010-09-30 10:34:55 -04:00
Richard Alam
4e423e7ce4
- merge in deskstop sharing refactoring
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/main/model/ConfigParameters.as
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
2010-09-30 10:28:42 -04:00
Richard Alam
a73bcd4faa
- start/stop deskshare properly
2010-09-30 10:21:35 -04:00
deniszgonjanin
0e75b61cf6
Cleanup of some redundant code on the client
2010-09-29 19:12:34 +00:00
deniszgonjanin
7d09c626e8
Fix for first user not automatically becoming presenter
2010-09-29 19:03:00 +00:00
deniszgonjanin
4dd966e8f7
Fix for chat not recognizing unique userid correctly
2010-09-29 18:51:55 +00:00
Richard Alam
69062b4e4d
- viewer now starts and stop properly
2010-09-29 13:46:21 -04:00
Richard Alam
afaf5847b1
publish window now opens and close properly
2010-09-29 13:37:01 -04:00
Richard Alam
92ad5794cb
- break down DeskshareManager to make it simpler
2010-09-29 13:13:05 -04:00
Richard Alam
6836e5e8e6
- create new event for app version
2010-09-29 10:23:30 -04:00
Richard Alam
43406c798a
- change the version to the build version
2010-09-29 10:13:56 -04:00
Richard Alam
665b0069ff
- fix parameters for starting the applet
2010-09-28 16:01:53 -04:00
Richard Alam
99376a3dfe
- cleanup
2010-09-28 15:52:39 -04:00
Richard Alam
48e2e74239
- modify template to use fullscreen param
2010-09-28 15:17:19 -04:00
Richard Alam
dc7b2de3f2
- start/stop desktop sharing from withing bbb client
2010-09-28 15:10:35 -04:00
Richard Alam
c28bbc7310
- change parameter to accept fullscreen
2010-09-28 13:53:40 -04:00
Richard Alam
cdad4d25bf
- modify parameter to use fullscreen or not when starting desktop shairng
2010-09-28 12:59:50 -04:00
Richard Alam
f07b55dee5
- applet that changes border from red to blue when capturing
2010-09-28 08:39:41 -04:00
deniszgonjanin
6f7ae1e5d3
Fixed Issue 608
2010-09-28 11:15:04 +00:00
deniszgonjanin
714fa10277
Fix for Issue 404
2010-09-28 10:39:00 +00:00
deniszgonjanin
173e56bee8
Attempted fix for Issue 42 - Client should reconnect automatically when the connection drops
2010-09-28 09:44:14 +00:00
deniszgonjanin
155791a826
A more robust solution for Issue 615
2010-09-28 06:57:56 +00:00
deniszgonjanin
8f17241607
Changed the eject icon for the Listeners Window to a more appropriate one
2010-09-28 05:28:14 +00:00
deniszgonjanin
efd378f403
Fix for a participant being able to join the voice conference multiple times
2010-09-28 05:21:45 +00:00
deniszgonjanin
a04bb4ca33
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2010-09-28 04:45:49 +00:00
deniszgonjanin
77a11c9004
Fixed welcome message not displaying correctly in the new Chat UI.
...
Fixed Viewers and Listeners # participants not dynamically updating
2010-09-28 04:44:42 +00:00
Richard Alam
d0e09ad5ae
- add applet that captures region or full screen
...
TODO:
- fix problem where applet gets exception when strating and stopping sharing from bbb-client
- modify html to pass fullscreen or region option
- modify bbb-client publish window UI to allow sharer to choose fullscreen or region option
2010-09-27 17:40:32 -04:00
Richard Alam
a547a3cd21
- copy join-mock.xml and locales.xml when building in DEV env
2010-09-27 17:39:54 -04:00
Richard Alam
77f83bef18
- re-enable deskshare publisher window
2010-09-25 13:03:12 -04:00
deniszgonjanin
e528919d5c
Sync chat translation with localization selector. Minor localization issues fixed
2010-09-24 23:55:35 +00:00
deniszgonjanin
84bc11aafe
Fixed some issues with the Chat Translation
2010-09-24 23:37:11 +00:00
deniszgonjanin
89ec87d657
Fix for new chat UI flickering
2010-09-24 10:15:22 +00:00
deniszgonjanin
bdf857b56e
Chat History fix for 0.71
2010-09-24 09:12:35 +00:00
Richard Alam
83b2519b60
- convert pixels from int[] to byte[] and use the byte[] to calculate checksum to determine if a block has chnaged
2010-09-17 14:53:20 -04:00