Commit Graph

5307 Commits

Author SHA1 Message Date
Richard Alam
0430b30c8e - stop publishing when requested from the toolbar button 2012-12-03 22:15:06 +00:00
Richard Alam
f4ff05856a - add JS api to share webcam 2012-12-03 21:23:29 +00:00
Richard Alam
d6377fe89e - create stanalone app to publish or view presenter's webcam 2012-12-03 21:22:57 +00:00
Richard Alam
ae63f3779e - stop publishing if presenter only options is enabled and the user has become viewer 2012-12-03 19:18:01 +00:00
Richard Alam
1cd682e1e0 - pass avatar in avatarURL during join API call. Have a default avatarURL 2012-12-02 10:57:58 +00:00
Richard Alam
12992be997 - get avatar window to maintain aspect ratio 2012-11-29 21:54:40 +00:00
Richard Alam
ec5263f0ef - fix problem where avatar window for another is being closed 2012-11-29 21:38:16 +00:00
Richard Alam
31180430ff - don't remove all windows when trying to figure out if the window needs to be removed or not 2012-11-29 18:50:38 +00:00
Richard Alam
ab3d940811 - fix some exceptions when user is joining 2012-11-29 18:28:31 +00:00
Richard Alam
91435ed304 - view webcam when clicking on webcam icon in viewer's window 2012-11-28 22:28:58 +00:00
Richard Alam
c12d5e2582 - don't send stop webcam several times 2012-11-28 20:49:50 +00:00
Richard Alam
7f5befa9bc - view user's webcam 2012-11-28 20:42:24 +00:00
Richard Alam
dcebccf54c - move things around 2012-11-28 19:31:02 +00:00
Richard Alam
217d923e2a - stop publishing when closing webcam...the camera now turns off. 2012-11-28 18:19:35 +00:00
Gustavo Salazar
821e8c823d fix 'clear page' action in playback 2012-11-28 11:42:25 -05:00
Gustavo Salazar
8f973cd1f4 fix playback of whiteboard for slides in 'portrait' mode 2012-11-27 17:41:14 -05:00
Richard Alam
8edcce38c1 - figure out why we can't close windows properly 2012-11-27 22:19:35 +00:00
Richard Alam
9a645910be - display publish window with correct aspect ratio 2012-11-27 18:42:19 +00:00
Richard Alam
1b3e3e5332 - display publish window 2012-11-27 18:25:44 +00:00
Richard Alam
56cd5f78ec - display webcam preview in modal dialog 2012-11-27 16:57:18 +00:00
Richard Alam
59527aa5e8 - close publish window and open avatar window 2012-11-26 22:12:14 +00:00
Richard Alam
3386b744f6 - remove avatar when publishing 2012-11-26 21:51:03 +00:00
Richard Alam
779a44d07b - open avatar, publish, view windows 2012-11-26 21:10:31 +00:00
Richard Alam
b519750e24 - adding more logs to mute/unmute events 2012-11-26 17:24:19 +00:00
Richard Alam
ecb1f45141 - open view window 2012-11-26 16:30:43 +00:00
Richard Alam
23f3157315 - open avatar window 2012-11-23 22:06:19 +00:00
Richard Alam
4d4cbeee79 - start video module when video dock is ready 2012-11-23 21:37:20 +00:00
Richard Alam
7485de0c74 - remove building unneeded modules 2012-11-23 21:25:22 +00:00
Richard Alam
d0bba49293 - enable debugging 2012-11-23 21:20:15 +00:00
Richard Alam
e03cbdf17c - override measure on List class to see if it can calculate the height of the list properly 2012-11-22 14:47:11 +00:00
Richard Alam
0425dae9da - try to fix scrollbar on chat 2012-11-21 21:24:48 +00:00
Richard Alam
5ca6267e69 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2012-11-21 19:12:22 +00:00
Richard Alam
4f0d516fe0 - send user mute, locked, and join/leave events 2012-11-21 19:11:27 +00:00
Richard Alam
65c835a761 - add listener for voice mute, join/leave, and locked 2012-11-21 19:10:46 +00:00
Richard Alam
082e5ec057 - dispatch event on mute and unmute listener 2012-11-20 20:29:53 +00:00
Richard Alam
c63b312d55 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-11-20 20:22:32 +00:00
Richard Alam
200d770b4f - add JS api to query user id 2012-11-20 20:20:12 +00:00
Richard Alam
16a528ad57 - store meetingID and meeting name 2012-11-20 20:17:41 +00:00
Richard Alam
e67465afc7 - add JS api to query user's id 2012-11-20 19:58:47 +00:00
Richard Alam
787e1de310 - pass external meeting id to the client and provide JS api to query it 2012-11-20 19:30:08 +00:00
Richard Alam
fa35d4bfca - add sample to query meeting id 2012-11-20 19:27:23 +00:00
alexbbb
08bb1df76f Removed forgotten hardcoding used while testing 2012-11-20 16:10:34 +01:00
Richard Alam
5c8ab54570 - make properties for icecast stream configurable 2012-11-15 18:59:19 +00:00
Richard Alam
b9eae232d3 - external icecast protocol property 2012-11-14 20:40:12 +00:00
Richard Alam
763573319c - remove ability to drag webcam window from inside video dock 2012-11-13 18:45:53 +00:00
Richard Alam
1921fc96db - add avatar icon 2012-11-13 18:45:25 +00:00
alexbbb
7d1da0a16d Added the configuration parameter sip.remoteserver.host to bigbluebutton-sip.properties to be able to call a remote SIP FreeSWITCH on a different port than the default 5060 2012-11-13 15:57:20 +01:00
Richard Alam
e63bbfc449 - pass defaultLayout in join api call 2012-11-12 21:05:23 +00:00
alexbbb
e3646bca4a Fix of the previous commit to remove unnecessary System.out.println 2012-11-12 17:04:55 +01:00
alexbbb
a7156aa0a6 Modified API to be able to map conferences by their name instead of their voiceBridge number. To preserve backwards compatibility is sufficient to pass the voiceBridge number as the conference name in the API call. 2012-11-12 16:59:15 +01:00