Commit Graph

477 Commits

Author SHA1 Message Date
Richard Alam
3cc9a618ba Fix progress bar display when uploading presentation.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@767 af16638f-c34d-0410-8cfa-b39d5352b314
2008-12-05 15:37:19 +00:00
Richard Alam
3a3642b6ed Remove change status event and just use data binding to update display.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@765 af16638f-c34d-0410-8cfa-b39d5352b314
2008-12-03 22:07:00 +00:00
Richard Alam
3830f76f84 use data binding to update viewers window
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@764 af16638f-c34d-0410-8cfa-b39d5352b314
2008-12-03 18:30:30 +00:00
Richard Alam
598f765875 Fix problem when displaying presenter name.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@763 af16638f-c34d-0410-8cfa-b39d5352b314
2008-12-02 21:50:27 +00:00
Richard Alam
cdb4fef0fe Remove log for ping replies
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@762 af16638f-c34d-0410-8cfa-b39d5352b314
2008-12-02 21:49:43 +00:00
Richard Alam
d162aa9852 Implement logging util and convert traces to use LogUtil. Need to clean this up a bit (i.e. use trace for things we don't want in the logs).
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@761 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-28 20:37:44 +00:00
Richard Alam
e670d41b52 cosmetic changes
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@760 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-28 15:14:52 +00:00
Richard Alam
83653cf57b Display reasons why a module has stopped for present module.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@758 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-26 21:40:27 +00:00
Richard Alam
99b76a9266 Display reasons why a module has stopped for video, listeners modules.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@757 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-26 21:27:19 +00:00
Richard Alam
0062fc8a52 Display reasons why a module has stopped.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@756 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-26 20:41:04 +00:00
Richard Alam
b275d47898 Display presenter's name.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@755 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-26 01:51:11 +00:00
Richard Alam
918aba55ca Change position of Slide thumbnails.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@754 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-26 01:20:42 +00:00
Richard Alam
87326c587d cosmetic changes.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@753 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-26 01:15:35 +00:00
Richard Alam
d63c379bf8 cosmetic changes.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@752 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-26 00:35:34 +00:00
Richard Alam
c66934935e Clear presentation when presenter logs out.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@751 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-25 21:14:09 +00:00
Richard Alam
4716449540 Add RIGHT,LEFT Arrow and SPACE to navigate slides.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@750 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-25 20:49:36 +00:00
Richard Alam
a19836a746 Add slides thumnail and open file chooser directly when clicking on presentation upload button.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@749 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-25 19:35:28 +00:00
Richard Alam
63cc756748 Upversion
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@748 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-24 21:56:12 +00:00
Richard Alam
7a65ee79de Close view camera window when logging out.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@746 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-21 16:54:04 +00:00
Richard Alam
f54facfec7 Close view camera window.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@745 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-20 20:30:33 +00:00
Richard Alam
9b893cda59 Change color of logged-in user in Viewers window.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@744 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-20 19:49:05 +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
067a39573d Start implement open view camera window
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@742 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-20 01:49:04 +00:00
Richard Alam
05b9c74c2b Add presenter and stream for user status.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@741 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-20 01:13:55 +00:00
Richard Alam
cb91b0e193 Send View Camera to Video Module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@740 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-19 21:17:44 +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
83788fe1f5 After trial and error...display the presenter icon beside presenter's name. Setup display for cam icon.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@738 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-19 19:37:53 +00:00
Richard Alam
6bc802631b Close camera window when logging out.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@737 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-19 02:11:03 +00:00
Richard Alam
3e3437e29d Stop broadcasting and camera when window is closed.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@736 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-19 01:19:14 +00:00
Richard Alam
5b6256e51e broadcast video
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@735 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-18 22:36:05 +00:00
Richard Alam
997c9ccf2c Restructure view directory
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@734 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-18 20:04:01 +00:00
Richard Alam
5a4d1fbd32 add video button to main toolbar
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@733 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-18 19:54:52 +00:00
Richard Alam
5dd1256bfa Remove extra images and restructure assets
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@732 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-18 19:21:08 +00:00
Richard Alam
8b009fc0e7 Setup adding button to toolbar
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@731 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-18 19:09:15 +00:00
Richard Alam
02755e5716 Setup add button on toolbar and stopping all streams.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@730 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-18 18:10:22 +00:00
Richard Alam
98e0713c1d Move videoContainer
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@729 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-18 15:58:21 +00:00
Richard Alam
b55ac642cb Create media manager
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@728 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-18 15:56:56 +00:00
Richard Alam
9bee360788 Continue refactoring Video Module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@727 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-17 21:55:24 +00:00
Richard Alam
055547cc77 Continue refactoring Video Module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@726 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-17 21:02:12 +00:00
Richard Alam
6fd81f8995 Continue refactoring Video Module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@725 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-17 20:43:53 +00:00
Richard Alam
67c4a725f0 Rename BroadcastStreamDelegate and PlayStreamDelegate
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@724 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-17 18:49:39 +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
ba6621b23c cleanup
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@720 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-14 14:47:58 +00:00
Richard Alam
a0673673c7 add progress to module loading
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@719 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-14 13:34:39 +00:00
Richard Alam
022d2639fb Display icon beside presenter's name
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@718 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-14 13:31:04 +00:00
Richard Alam
5bdbb4e0a4 Load module one at a time...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@716 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-13 17:26:09 +00:00
Richard Alam
f8a4a78017 Cosmetic changes
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@714 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-12 18:30:44 +00:00
Richard Alam
87d9a8d187 Save chat transcript..bump up version to 0.35c
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@713 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-12 17:47:13 +00:00