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
Denis Zgonjanin
c54dbf17fa
- Patched flexlib, included new one. Will commit it to github to comply with license
...
- Fixed flexlib project issue 244, not being able to registed MDIWIndow resize event.
- Removed timers in present and desktop sharing to watch for maximize, using new patch instead.
- Removed patches in BBB MDIWindow subclasses for maximization, no longer needed
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3768 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-02 01:31:46 +00:00
Denis Zgonjanin
8b3f934c11
New iteration of the highlighter module. Now added as an overlay to presentation
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3757 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-26 20:02:51 +00:00
Denis Zgonjanin
49fc9aef33
broke build, here's a hopeful fix
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3585 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-01 03:59:10 +00:00
Denis Zgonjanin
bae0512432
Adding support for automated testing
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3584 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-01 02:45:07 +00:00
Richard Alam
f674834e81
- can now pan and zoom while maintaining pointer sync
...
- there's still more work to be done for the latecomers...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3308 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-14 22:39:12 +00:00
Richard Alam
1657358b13
- propagate welcome message to display in the chat window
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3240 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-07 22:27:48 +00:00
Denis Zgonjanin
fa8444f5a4
Initial checkin of the refactored presentation module. Old presentation module deleted
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3084 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-09 20:57:45 +00:00
Xie Yan Qing
7a49dc5c6f
1. Localization framework.
...
2. Chinese translation of main shell, viewers module and chat module.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3012 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-15 12:43:35 +00:00
Denis Zgonjanin
2c3adf90eb
Fix for Issue 219
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2744 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-30 14:50:22 +00:00
Richard Alam
f401d47e6a
- perhaps we need this
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2713 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-27 16:20:33 +00:00
Denis Zgonjanin
9bdf0ce3ef
Work on highlighter module, bug fixes for 0.61 UI bugs
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2480 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-14 13:49:36 +00:00
Denis Zgonjanin
5ef1b13258
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2365 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-04 17:27:47 +00:00
Denis Zgonjanin
78045e421d
- Initial import of the new refactored video module
...
- Fix for issue 159
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2354 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-01 14:55:26 +00:00
Denis Zgonjanin
04eac476c4
Created a simple module to automatically test and report startup failures
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2336 af16638f-c34d-0410-8cfa-b39d5352b314
2009-08-26 15:13:10 +00:00
Richard Alam
d2ff2ea586
- removing modules as hudson builds are failing
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2100 af16638f-c34d-0410-8cfa-b39d5352b314
2009-08-04 14:04:06 +00:00
Richard Alam
1b9bc7da45
- cleanup phone module
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2095 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-31 19:01:20 +00:00
Denis Zgonjanin
a845b57c9e
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2088 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-31 15:13:08 +00:00
Richard Alam
71c06d2272
- merging in refactored chat from mate-client branch
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2036 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-28 14:45:47 +00:00
Denis Zgonjanin
2160386bd3
My commit log works now!
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2026 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-24 16:13:54 +00:00
Richard Alam
cdbe88f2a0
- merge deskshare from branch into trunk
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1767 af16638f-c34d-0410-8cfa-b39d5352b314
2009-06-23 18:00:30 +00:00
Richard Alam
43167d233b
- merge r1458 to trunk
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1459 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-22 19:52:58 +00:00
Richard Alam
5f6f3ac715
- put example fluint test
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1221 af16638f-c34d-0410-8cfa-b39d5352b314
2009-04-08 21:15:42 +00:00
Richard Alam
cdc1662e81
- merging branches/developers/ritzalam/bigbluebutton-client to trunk
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1191 af16638f-c34d-0410-8cfa-b39d5352b314
2009-04-01 17:15:08 +00:00
Denis Zgonjanin
1ec2371c03
Updated whiteboard for new architecture
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1076 af16638f-c34d-0410-8cfa-b39d5352b314
2009-03-17 03:24:29 +00:00
Richard Alam
e8e63ac25f
Display status of previous users properly when a new user joins.
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@743 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-20 18:23:48 +00:00
Richard Alam
305798dc36
Display webcam icon beside user's name when broadcasting
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@739 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-19 20:34:33 +00:00
Richard Alam
37c4b777bb
Continue refactoring Video Module
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@723 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-17 18:48:17 +00:00
Richard Alam
b09fc99c27
Continue refactoring Video Module
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@722 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-17 17:14:13 +00:00
Richard Alam
61ce2a93e6
start refactoring video module
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@721 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-17 00:13:56 +00:00
Richard Alam
d80a5e3ef4
Rename VoiceModule to ListenersModule
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@684 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-06 20:14:18 +00:00
Richard Alam
3a4b2cee02
Start refactoring voice module
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@675 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-06 16:33:21 +00:00
Richard Alam
e1a9c53c01
move into trunk to use as development
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@664 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-05 14:52:33 +00:00
Richard Alam
6409404594
cleanup
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@567 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-13 16:45:28 +00:00
Denis Zgonjanin
d6aae47d01
Deleted obsolete and no-longer used files which were preventing me from building the ASDoc
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@15 af16638f-c34d-0410-8cfa-b39d5352b314
2008-06-20 14:01:28 +00:00
Denis Zgonjanin
66eae66fbe
Fixed some bugs
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@13 af16638f-c34d-0410-8cfa-b39d5352b314
2008-06-19 22:23:16 +00:00
Denis Zgonjanin
fc92eadcd4
Initial import.
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@10 af16638f-c34d-0410-8cfa-b39d5352b314
2008-06-19 16:43:46 +00:00