Commit Graph

5443 Commits

Author SHA1 Message Date
Markos Calderon
db79ff62ab Update build.xml and applet 2013-01-28 16:14:32 -05:00
Chad Pilkey
3868b7be02 Participants Module is working just need to clean it up and add more comments 2013-01-28 16:05:31 -05:00
jtrobinson
e6f38b17a4 Almost done tweaking Chat screen-reader logic to fit new Chat architecture. 2013-01-28 20:57:13 +00:00
Richard Alam
26fd925a5e Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2013-01-28 19:39:06 +00:00
Richard Alam
c2f86af443 Merge branch 'master' into style-presentation-upload-window
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/main/views/MicSettings.mxml
2013-01-28 19:38:00 +00:00
Markos Calderon
6389cda5e0 updating deskshare applet 2013-01-28 14:01:29 -05:00
Richard Alam
943feb2b35 - update default BBB style 2013-01-28 18:47:08 +00:00
Markos Calderon
8ae4001b81 Merge branch 'master' into try-fixing-deskshare-red5-context 2013-01-28 12:42:04 -05:00
Richard Alam
9124b3e22e - try to make the applet run 2013-01-28 17:04:35 +00:00
Richard Alam
26d138af63 - turn off horizontal and vertical scrollbars when viewing webcam 2013-01-28 16:55:50 +00:00
Richard Alam
84097bed6e - try to make the applet run 2013-01-27 20:55:37 +00:00
Fred Dixon
de47e2e65e Updated license header to LGPL 3.0 2013-01-27 09:44:40 -05:00
Fred Dixon
ac6679563b Moved XML declaration to top 2013-01-26 19:18:29 -05:00
Fred Dixon
d8bd3029ff Moved XML declaration to top so the xml files are well formed 2013-01-26 19:05:56 -05:00
Richard Alam
3b91a08efd - publish deskshare streams in the app context so that context isn't removed when last user disconnects 2013-01-26 21:31:47 +00:00
Richard Alam
2429d13756 - fix full screen when not passing -w and -t param 2013-01-26 19:47:15 +00:00
Richard Alam
a274763f1e - scale desktop sharing properly and remove letter boxing 2013-01-25 18:19:34 +00:00
Richard Alam
fcf9ca5dff - simple calculation for mouse loc 2013-01-24 13:17:28 +00:00
Richard Alam
de022bfa54 - scale fullscreen to fit into requested scale 2013-01-24 13:02:38 +00:00
Richard Alam
b68f41d6d1 - pre-calculate video stream size 2013-01-24 10:45:41 +00:00
Richard Alam
ee4a872e1f - put star sharing button in middle 2013-01-24 08:41:31 +00:00
Chad Pilkey
acb02a4d97 Datagrid 90% works and the control bar seems to function appropriately 2013-01-23 18:29:48 -05:00
Markos Calderon
740123942d a fix when the name param is not passed in the API 2013-01-23 16:43:06 -05:00
Markos Calderon
f93d40adfe Added property for set max swf file size 2013-01-23 16:01:01 -05:00
Gustavo Salazar
c761ef0bf1 generate tail padding when processing audio 2013-01-23 12:44:20 -05:00
Gustavo Salazar
d6a5b78299 accept image extensions in uppercase 2013-01-23 12:40:01 -05:00
Chad Pilkey
46e83c1772 switched the Conference.as method amIPresenter() to a get/set pair so it's now bindable 2013-01-22 14:33:00 -05:00
Chad Pilkey
be2a1895ef Datagrid is half-working and the control bar is half-done 2013-01-22 13:08:38 -05:00
Markos Calderon
ba40fcca6b Updated license for bigbluebutton-client, bbb-video, and demo 2013-01-21 16:14:55 -05:00
Markos Calderon
3858a5f146 Added license to bbb-voice 2013-01-21 14:12:44 -05:00
Markos Calderon
c639bdbac2 Added license to deskshare 2013-01-21 13:58:37 -05:00
jtrobinson
b39bfe50f3 Min/Max buttons in all windows 2013-01-21 16:07:09 +00:00
Richard Alam
d7cb479f44 - show only progress bar when uploading 2013-01-20 17:01:34 +00:00
Richard Alam
4161ededf3 - fix cancel button position 2013-01-20 16:49:23 +00:00
Richard Alam
f1bea8d3c8 - style mic settings 2013-01-20 16:41:05 +00:00
Richard Alam
a511ed47ba - handle delete presentation from file upload windo 2013-01-20 15:08:39 +00:00
Richard Alam
a74f96196f - continue styling file upload window 2013-01-20 14:22:34 +00:00
Richard Alam
cceb6986e7 - style fileupload window 2013-01-21 22:03:11 +00:00
Chad Pilkey
b50f308a87 Participant DataGrid added 2013-01-18 23:33:55 -05:00
Markos Calderon
983f93b0e4 Added license for bigbluebutton-web 2013-01-18 18:24:35 -05:00
Chad Pilkey
3ecaab1ba5 participant window added 2013-01-18 18:00:03 -05:00
Markos Calderon
8a7149b0b2 Added license for bigbluebutton-apps 2013-01-18 17:49:50 -05:00
Markos Calderon
a2a6ea643a Update bigbluebutton-client/locale/en_US/bbbResources.properties 2013-01-18 16:17:22 -05:00
Fred Dixon
08bb37a6c3 Added sample voiceBridge parameter 12345 2013-01-18 15:41:43 -05:00
Fred Dixon
e075e65cbe Changed voiceBridge parameter from optional to required in PHP library in labs 2013-01-18 15:40:18 -05:00
Richard Alam
cf199e9ec3 - sync mouse location for case where capture is greater than scale 2013-01-18 08:17:07 +00:00
Richard Alam
288f9047d2 Merge branch 'deskshare-aspect-calculated' of github.com:bigbluebutton/bigbluebutton into deskshare-aspect-calculated 2013-01-18 07:01:52 +00:00
Richard Alam
3df54860d8 - scale to maintain aspect ratio when cature sides are greater than scale 2013-01-18 07:01:03 +00:00
Richard Alam
1762aac7d5 Merge branch 'deskshare-aspect-calculated' of github.com:bigbluebutton/bigbluebutton into deskshare-aspect-calculated 2013-01-18 05:15:52 +00:00
Richard Alam
0068c60c98 - sync mouse loc - TODO: when both sides of captured region is bigger than scale 2013-01-18 05:15:04 +00:00