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 |
|
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
|
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
|
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
|
b2bce18b70
|
- add locale symbol when translating instead of changing color
|
2010-11-03 15:39: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
|
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
|
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 |
|
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 |
|