Richard Alam
a8e80c3a9c
- make it compile
2012-07-16 19:03:12 +00:00
Ajay Gopinath
715cb602c3
Finished text tool 'options'.
2012-07-09 16:43:03 -04:00
Ajay Gopinath
8715327475
Modified record event to include fill color. Need to finish text tool and presentation GUI.
2012-07-08 14:30:46 -04:00
Ajay Gopinath
782154bba9
Finished adding fill selection tool and transparency option tool.
2012-06-30 18:47:31 -04:00
Ajay Gopinath
1f759c1466
Backup commit before resetting dev env
2012-06-27 18:28:01 -04:00
Ajay Gopinath
59fc817df9
Added a simple line tool to whiteboard.
2012-06-21 19:13:38 -04:00
Ajay Gopinath
21b152f12a
Added to bottom copyright, build working fine.
2012-06-21 12:31:12 -04:00
Richard Alam
60577df2b1
- redirect properly to logout url when logout window is not shown
2011-11-02 10:59:29 -04:00
deniszgonjanin
44e33cca9d
Improvements to the Settings Panel
2011-04-22 20:01:51 +00:00
deniszgonjanin
f0f3f939e8
Settings Module, initial commit. The Settings Module is based on the BBB-Checklist. It just runs as a BBB module instead, to let the user adjust their settings from within BigBlueButton.
2011-04-27 14:59:13 +00:00
deniszgonjanin
e2b60b7c9c
Fixed default language in the language selector to english
2011-04-27 13:32:46 +00:00
BigBlueButton
2433c7fa9b
Fixed video resizing bug
2011-04-22 18:44:42 +00:00
BigBlueButton
4db0ee6cf3
Fixed disconnect bug.
2011-04-12 20:08:31 +00:00
deniszgonjanin
8934bad003
Fixed bugs in the push to talk implementation (ClassroomAudioModule)
2011-01-25 10:05:54 +00:00
@deniszgonjanin
28fa3d5116
Prototype Classroom style Audio module
2011-03-04 14:19:56 -05:00
@deniszgonjanin
941882409e
Added optional warning suppresion for locale version check
2011-01-29 01:33:59 -05: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
@deniszgonjanin
060b7483b0
Added support for logo branding in the lower right corner of the client
2010-12-13 20:20:27 +00:00
deniszgonjanin
f354ac6919
Fix for several small client side bugs
2010-10-09 22:44:26 +00:00
deniszgonjanin
1a0a309f80
New Azeri translation
2010-09-12 23:42:48 +00:00
deniszgonjanin
8247a3bb4e
Breakout Module, Initial commit
2010-08-31 19:03:44 +00:00
Richard Alam
dbbea7ae2a
Merge branch 'master' into record-and-playback-feature
...
Conflicts:
bigbluebutton-client/.actionScriptProperties
2010-08-27 11:05:19 -04:00
deniszgonjanin
0194d07059
Branding for bbb-client. Initial Commit
2010-08-24 19:36:29 +00:00
deniszgonjanin
64b039b23d
Deleting unused files. Fixing ExampleChatModule to work with 0.71
2010-08-13 16:03:09 +00:00
Richard Alam
aba6daf3cd
- change the support flash player to version 10 instead of 9.0.124
2010-08-10 07:53:08 -04:00
deniszgonjanin
08f6d2499c
Changed whiteboard to use new Flash Player 10 drawing methods, for better performance; added more unit tests to main
2010-08-09 14:40:27 +00:00
Richard Alam
fc05379396
- cleanup the logging which has the old groovy ${var} string
2010-08-09 07:58:31 -04:00
deniszgonjanin
0c0d8b6579
More unit tests for bbb-client/main
2010-08-06 21:02:34 +00:00
deniszgonjanin
c1e030118d
Added unit tests for modules in bbb-client/main
2010-08-06 18:56:34 +00:00
deniszgonjanin
72cc7bed8f
Cleanup and refactoring in bbb-client Main app
2010-08-06 13:45:36 +00:00
Richard Alam
5e52011860
- upgrade flex sdk to 3.5
2010-07-28 16:02:49 -04:00
deniszgonjanin
4ce8093924
Renamed HighlighterModule to WhiteboardModule to match the server code and avoid confusion
2010-07-17 20:05:57 +00:00
Richard Alam
9b8e910105
- adding bigbluebutton-client/.actionScriptProperties and bigbluebutton-client/.flexProperties to .gitignore
...
as it's IDE specific. Not deleting it though as FlexBuilder needs it to build.
2010-07-21 11:03:10 -04:00
deniszgonjanin
aa3f8a870b
Merge branch 'MateRefactoring'
...
Conflicts:
bigbluebutton-client/.actionScriptProperties
bigbluebutton-client/.flexProperties
bigbluebutton-client/src/ExampleChatModule.mxml
bigbluebutton-client/src/VideoconfModule.mxml
bigbluebutton-client/src/conf/config.xml.dev
bigbluebutton-client/src/conf/join-mock.xml
2010-07-16 17:16:26 +00:00
deniszgonjanin
3165006c47
Added French Canadian localization
2010-07-15 15:07:06 +00:00
deniszgonjanin
f7190aef47
More cleanup of unused files in bbb-client Main app
2010-07-15 00:02:23 +00:00
deniszgonjanin
8f76bdacfb
Updated the example module to be relevant for 0.7, and simpler than before
2010-07-13 13:57:04 +00:00
deniszgonjanin
249ec33439
Removed unused @embed images from bbb-client
2010-07-09 10:47:53 +00:00
deniszgonjanin
792ed1d2a9
Removed Endpoint and PureMVC messaging stuff from Main.
2010-07-06 08:32:52 +00:00
deniszgonjanin
1061236d8e
Small UI tweeks for 0.7
2010-07-05 07:24:05 +00:00
deniszgonjanin
58414fcbcc
Resolved Issue 400
2010-06-24 08:58:52 +00:00
deniszgonjanin
13790e0bbb
Fix for several 0.7 release bugs, as well as a new way for modules to receive updates about users joining and leaving
2010-06-24 07:42:16 +00:00
deniszgonjanin
6bb8d60901
Changed bug where thumbnail numbers are wrong when displaying multiple presentations in a session
2010-06-18 21:04:42 +00:00
BigBlueButton
67841cec85
- Changes to the layout manager
...
- Whiteboard UI improvements
2010-06-04 20:50:49 +00:00
Richard Alam
2c11b6bc98
Reverted to revision 4237.
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4252 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-06 14:26:06 +00:00
Denis Zgonjanin
0ec95ddd45
More changes for move to Flex 4
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4250 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-05 18:10:38 +00:00
Richard Alam
0338791797
- standalone dekstop sharing client app
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4231 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-30 19:38:55 +00:00
Denis Zgonjanin
8ad658a6c8
- Highlighter support for zooming and paning
...
- Highlighter now works with the presentation pointer
- Highlighter shapes stay visible when not in highlighter mode
- Removed fisheye, still looking for a suitable replacement
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3818 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-06 20:49:37 +00:00
Richard Alam
77932c28d5
- improving desktop sharing
...
1. The applet sends a keyframe only once on the beginning of sharing
2. The server sends keyframe when a "late" participant joins by having the client request to send a keyframe
3. Most of server code re-written in scala
TODO: cleanup and logging
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3776 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-03 15:48:20 +00:00
Richard Alam
01171e53a3
merging in Islam's and Denis's changes
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3769 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-02 19:16:16 +00:00